From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 35D621381F3 for ; Sun, 4 Nov 2012 14:59:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86FCFE058E; Sun, 4 Nov 2012 14:58:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EB840E058E for ; Sun, 4 Nov 2012 14:58:45 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 071BA33D8A2 for ; Sun, 4 Nov 2012 14:58:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 701EEE5450 for ; Sun, 4 Nov 2012 14:58:42 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1352041010.fcce974d12455553d080e5ad9b7421efd3e0365d.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Normalize/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: virtual/perl-Unicode-Normalize/ChangeLog virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.150.0.ebuild X-VCS-Directories: virtual/perl-Unicode-Normalize/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: fcce974d12455553d080e5ad9b7421efd3e0365d X-VCS-Branch: master Date: Sun, 4 Nov 2012 14:58:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d5245060-742a-4e8b-8b95-66f4dcf2d8c2 X-Archives-Hash: ba4eeb9ae9cb0fbd7984b3a84166cc5c commit: fcce974d12455553d080e5ad9b7421efd3e0365d Author: Kent Fredric gmail com> AuthorDate: Sun Nov 4 14:56:50 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Sun Nov 4 14:56:50 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=fcce974d [newversion] virtual/perl-Unicode-Normalize-1.150.0 Package-Manager: portage-2.2.0_alpha141 Manifest-Sign-Key: ECD2C675C102CDA4 --- virtual/perl-Unicode-Normalize/ChangeLog | 6 ++++++ .../perl-Unicode-Normalize-1.150.0.ebuild | 15 +++++++++++++++ 2 files changed, 21 insertions(+), 0 deletions(-) diff --git a/virtual/perl-Unicode-Normalize/ChangeLog b/virtual/perl-Unicode-Normalize/ChangeLog index 01a6fa9..eaa1844 100644 --- a/virtual/perl-Unicode-Normalize/ChangeLog +++ b/virtual/perl-Unicode-Normalize/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*perl-Unicode-Normalize-1.150.0 (04 Nov 2012) + + 04 Nov 2012; Kent Fredric + +perl-Unicode-Normalize-1.150.0.ebuild: + Version Bump + *perl-Unicode-Normalize-1.140.0-r1 (31 Jul 2012) 31 Jul 2012; Kent Fredric diff --git a/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.150.0.ebuild b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.150.0.ebuild new file mode 100644 index 0000000..b72ef00 --- /dev/null +++ b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.150.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $ + +DESCRIPTION="Virtual for perl-core/Unicode-Normalize" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~x86 ~amd64" +IUSE="" + +DEPEND="" +RDEPEND="~perl-core/Unicode-Normalize-${PV}"