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 93E2D198005 for ; Sun, 24 Feb 2013 06:00:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5AD8E0693; Sun, 24 Feb 2013 06:00:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4CBC1E0693 for ; Sun, 24 Feb 2013 06:00:25 +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 3534133DC6B for ; Sun, 24 Feb 2013 06:00:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 98CCEE4083 for ; Sun, 24 Feb 2013 06:00:16 +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: <1361680799.8af943b92cf663c0de5895f2fc443a8c425b1064.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: virtual/perl-Unicode-Collate/ChangeLog virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0.ebuild X-VCS-Directories: virtual/perl-Unicode-Collate/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 8af943b92cf663c0de5895f2fc443a8c425b1064 X-VCS-Branch: master Date: Sun, 24 Feb 2013 06:00:16 +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: 19376ea6-3bae-4303-988b-1d41440d12ba X-Archives-Hash: 9ad71b7f3483c5f842393a8de537f426 commit: 8af943b92cf663c0de5895f2fc443a8c425b1064 Author: Kent Fredric gmail com> AuthorDate: Sun Feb 24 04:39:59 2013 +0000 Commit: Kent Fredric gmail com> CommitDate: Sun Feb 24 04:39:59 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8af943b9 [newversion] virtual/perl-Unicode-Collate-0.970.0 Package-Manager: portage-2.2.0_alpha141 Manifest-Sign-Key: ECD2C675C102CDA4 --- virtual/perl-Unicode-Collate/ChangeLog | 8 +++++++- .../perl-Unicode-Collate-0.970.0.ebuild | 15 +++++++++++++++ 2 files changed, 22 insertions(+), 1 deletions(-) diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog index 6d046a6..638f719 100644 --- a/virtual/perl-Unicode-Collate/ChangeLog +++ b/virtual/perl-Unicode-Collate/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for virtual/perl-Unicode-Collate -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*perl-Unicode-Collate-0.970.0 (24 Feb 2013) + + 24 Feb 2013; Kent Fredric + +perl-Unicode-Collate-0.970.0.ebuild: + Version Bump + 22 Nov 2012; Kent Fredric -perl-Unicode-Collate-0.910.0.ebuild: Gone on CPAN diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0.ebuild new file mode 100644 index 0000000..928e7ec --- /dev/null +++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.970.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +DESCRIPTION="Virtual for perl-core/${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="~perl-core/${PN#perl-}-${PV}"