public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/
Date: Mon,  6 Jun 2011 22:47:22 +0000 (UTC)	[thread overview]
Message-ID: <818e6ae5b416cdd431e668181d2831b4a7a00153.kent@gentoo> (raw)

commit:     818e6ae5b416cdd431e668181d2831b4a7a00153
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Jun  6 22:42:17 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jun  6 22:42:17 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=818e6ae5

[cpanclean/fix] perl-Unicode-Collate-0.{73,74,75}0.0

(Portage version: 2.2.0_alpha37/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 virtual/perl-Unicode-Collate/ChangeLog             |    9 +++++++++
 ...uild => perl-Unicode-Collate-0.730.0-r1.ebuild} |    2 +-
 .../perl-Unicode-Collate-0.730.0.ebuild            |   15 ---------------
 .../perl-Unicode-Collate-0.750.0.ebuild            |   15 ---------------
 4 files changed, 10 insertions(+), 31 deletions(-)

diff --git a/virtual/perl-Unicode-Collate/ChangeLog b/virtual/perl-Unicode-Collate/ChangeLog
index 66b791b..7a3ea6f 100644
--- a/virtual/perl-Unicode-Collate/ChangeLog
+++ b/virtual/perl-Unicode-Collate/ChangeLog
@@ -2,6 +2,15 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Unicode-Collate-0.730.0-r1 (06 Jun 2011)
+
+  06 Jun 2011; Kent Fredric <kentfredric@gmail.com>
+  -perl-Unicode-Collate-0.730.0.ebuild,
+  +perl-Unicode-Collate-0.730.0-r1.ebuild,
+  -perl-Unicode-Collate-0.740.0.ebuild, -perl-Unicode-Collate-0.750.0.ebuild:
+  Remove 0.73,0.74,0.75 as they're not CPAN anymore, and 0.73 is now only
+  available with perl itself
+
   24 May 2011; Kent Fredric <kentfredric@gmail.com>
   perl-Unicode-Collate-0.730.0.ebuild:
   Remove _rc1 references and fix to be 5.14.0 friendly

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.740.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0-r1.ebuild
similarity index 86%
rename from virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.740.0.ebuild
rename to virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0-r1.ebuild
index c77e441..069746b 100644
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.740.0.ebuild
+++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0-r1.ebuild
@@ -12,4 +12,4 @@ KEYWORDS="~x86 ~amd64"
 IUSE=""
 
 DEPEND=""
-RDEPEND="~perl-core/Unicode-Collate-${PV}"
+RDEPEND="~dev-lang/perl-5.14.0 !perl-core/Unicode-Collate"

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0.ebuild
deleted file mode 100644
index a467104..0000000
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.730.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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="Virtual for perl-core/Unicode-Collate"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~perl-core/Unicode-Collate-${PV} )"

diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.750.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.750.0.ebuild
deleted file mode 100644
index c77e441..0000000
--- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-0.750.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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="Virtual for perl-core/Unicode-Collate"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/Unicode-Collate-${PV}"



             reply	other threads:[~2011-06-06 22:47 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-06 22:47 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-08-19 10:37 [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Unicode-Collate/ Kent Fredric
2015-06-14 17:05 Kent Fredric
2015-06-14 17:05 Kent Fredric
2015-03-29 19:20 Kent Fredric
2014-10-05  8:28 Kent Fredric
2014-10-05  8:28 Kent Fredric
2014-10-04 21:26 Kent Fredric
2014-10-04 21:26 Kent Fredric
2014-07-03  2:49 Kent Fredric
2013-02-24  6:00 Kent Fredric
2013-02-24  6:00 Kent Fredric
2012-11-22  2:19 Kent Fredric
2012-11-20 22:54 Kent Fredric
2012-11-20 22:54 Kent Fredric
2012-11-10 15:05 Kent Fredric
2012-11-05  0:12 Kent Fredric
2012-11-04 14:58 Kent Fredric
2012-07-30 21:57 Kent Fredric
2012-04-08 10:51 Kent Fredric
2012-04-06 20:43 Kent Fredric
2012-02-27  0:20 Kent Fredric
2012-02-27  0:20 Kent Fredric
2011-10-17 14:32 Torsten Veller
2011-08-27 13:55 Kent Fredric
2011-08-03 18:11 Kent Fredric
2011-07-31  4:55 Kent Fredric
2011-07-16 22:59 Kent Fredric
2011-06-17  0:30 Kent Fredric
2011-05-24  8:11 Kent Fredric
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-08 14:19 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-20 22:02 Kent Fredric
2011-04-03 23:33 Kent Fredric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=818e6ae5b416cdd431e668181d2831b4a7a00153.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox