From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q6WoY-0006qw-Fi for garchives@archives.gentoo.org; Sun, 03 Apr 2011 23:34:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 508BB1C09F; Sun, 3 Apr 2011 23:33:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 116161C09F for ; Sun, 3 Apr 2011 23:33:35 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7D3BB1B4087 for ; Sun, 3 Apr 2011 23:33:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id DBF158006E for ; Sun, 3 Apr 2011 23:33:34 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <39a805a41cac2ab3a324f7481f45052dd14daba7.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/metadata.xml virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.100.0.ebuild virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.30.0.ebuild X-VCS-Directories: virtual/perl-Unicode-Normalize/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 39a805a41cac2ab3a324f7481f45052dd14daba7 Date: Sun, 3 Apr 2011 23:33:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: ede6ccfa39817b24bea3a68ca96b6364 commit: 39a805a41cac2ab3a324f7481f45052dd14daba7 Author: Kent Fredric gmail com> AuthorDate: Sun Apr 3 22:33:50 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Sun Apr 3 22:33:50 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D39a805a4 [added] experimental virtual for Unicode::Normalize (Portage version: 2.2.0_alpha29/git/Linux x86_64, RepoMan options: --forc= e, signed Manifest commit with key 0A0CB301) --- virtual/perl-Unicode-Normalize/ChangeLog | 12 ++++++++++ virtual/perl-Unicode-Normalize/metadata.xml | 5 ++++ .../perl-Unicode-Normalize-1.100.0.ebuild | 15 +++++++++++++ .../perl-Unicode-Normalize-1.30.0.ebuild | 22 ++++++++++++++= ++++++ 4 files changed, 54 insertions(+), 0 deletions(-) diff --git a/virtual/perl-Unicode-Normalize/ChangeLog b/virtual/perl-Unic= ode-Normalize/ChangeLog new file mode 100644 index 0000000..7a560e2 --- /dev/null +++ b/virtual/perl-Unicode-Normalize/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for virtual/perl-Unicode-Normalize +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*perl-Unicode-Normalize-1.100.0 (03 Apr 2011) +*perl-Unicode-Normalize-1.30.0 (03 Apr 2011) + + 03 Apr 2011; Kent Fredric + +perl-Unicode-Normalize-1.30.0.ebuild, + +perl-Unicode-Normalize-1.100.0.ebuild, +metadata.xml: + Added + diff --git a/virtual/perl-Unicode-Normalize/metadata.xml b/virtual/perl-U= nicode-Normalize/metadata.xml new file mode 100644 index 0000000..fcd994b --- /dev/null +++ b/virtual/perl-Unicode-Normalize/metadata.xml @@ -0,0 +1,5 @@ + + + + perl + diff --git a/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.100.= 0.ebuild b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.100.0.= ebuild new file mode 100644 index 0000000..5da7c71 --- /dev/null +++ b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.100.0.ebuil= d @@ -0,0 +1,15 @@ +# Copyright 1999-2011 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=3D"Virtual for perl-core/Unicode-Normalize" +HOMEPAGE=3D"" +SRC_URI=3D"" + +LICENSE=3D"" +SLOT=3D"0" +KEYWORDS=3D"~x86 ~amd64" +IUSE=3D"" + +DEPEND=3D"" +RDEPEND=3D"~perl-core/Unicode-Normalize-${PV}" diff --git a/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.30.0= .ebuild b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.30.0.eb= uild new file mode 100644 index 0000000..bbdfcc2 --- /dev/null +++ b/virtual/perl-Unicode-Normalize/perl-Unicode-Normalize-1.30.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2011 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=3D"Virtual for perl-core/Unicode-Normalize" +HOMEPAGE=3D"" +SRC_URI=3D"" + +LICENSE=3D"" +SLOT=3D"0" +KEYWORDS=3D"~x86 ~amd64" +IUSE=3D"" + +DEPEND=3D"" +RDEPEND=3D" + || ( + ~dev-lang/perl-5.12.3 + ~dev-lang/perl-5.12.2 + ~dev-lang/perl-5.10.1 + ) + !perl-core/Unicode-Normalize +"