public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Module-CoreList/
@ 2011-09-29  5:08 Kent Fredric
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2011-09-29  5:08 UTC (permalink / raw
  To: gentoo-commits

commit:     f240734c191ad9cff6bb6743e3e8bd8a16048401
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Sep 29 04:48:15 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Sep 29 04:48:15 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f240734c

[newversion] perl-Module-CoreList-2.490.200_rc for =perl-5.14.2*

(Portage version: 2.2.0_alpha59/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key BD86D695)

---
 virtual/perl-Module-CoreList/ChangeLog             |    7 +++++++
 .../perl-Module-CoreList-2.490.200_rc.ebuild       |   19 +++++++++++++++++++
 2 files changed, 26 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog
index 3119a8e..a12cfe3 100644
--- a/virtual/perl-Module-CoreList/ChangeLog
+++ b/virtual/perl-Module-CoreList/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.38 2011/06/13 02:02:11 mattst88 Exp $
 
+*perl-Module-CoreList-2.490.200_rc (29 Sep 2011)
+
+  29 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+  +perl-Module-CoreList-2.490.200_rc.ebuild:
+  Added and tweaked so if you == this version, it will force removal of the
+  perl-core/ version
+
 *perl-Module-CoreList-2.490.100_rc (17 Jun 2011)
 
   17 Jun 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.490.200_rc.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.490.200_rc.ebuild
new file mode 100644
index 0000000..664169a
--- /dev/null
+++ b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.490.200_rc.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-2.490.0.ebuild,v 1.2 2011/06/13 02:02:11 mattst88 Exp $
+
+DESCRIPTION="Virtual for Module-CoreList"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="
+	|| (
+		( =dev-lang/perl-5.14.2* !perl-core/Module-CoreList )
+		~perl-core/Module-CoreList-${PV}
+	)
+"



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Module-CoreList/
@ 2014-07-03  2:49 Kent Fredric
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2014-07-03  2:49 UTC (permalink / raw
  To: gentoo-commits

commit:     6f558df0c58f4ca30263a37b4afebc883ad172c7
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jul  2 18:27:26 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jul  2 18:27:26 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6f558df0

[clean] remove old pre-5.14 Module-CoreList virtuals

---
 virtual/perl-Module-CoreList/ChangeLog             | 225 ---------------------
 virtual/perl-Module-CoreList/metadata.xml          |   5 -
 .../perl-Module-CoreList-2.490.100_rc.ebuild       |  14 --
 .../perl-Module-CoreList-2.490.200_rc.ebuild       |  19 --
 4 files changed, 263 deletions(-)

diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog
deleted file mode 100644
index a12cfe3..0000000
--- a/virtual/perl-Module-CoreList/ChangeLog
+++ /dev/null
@@ -1,225 +0,0 @@
-# ChangeLog for virtual/perl-Module-CoreList
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.38 2011/06/13 02:02:11 mattst88 Exp $
-
-*perl-Module-CoreList-2.490.200_rc (29 Sep 2011)
-
-  29 Sep 2011; Kent Fredric <kentfredric@gmail.com>
-  +perl-Module-CoreList-2.490.200_rc.ebuild:
-  Added and tweaked so if you == this version, it will force removal of the
-  perl-core/ version
-
-*perl-Module-CoreList-2.490.100_rc (17 Jun 2011)
-
-  17 Jun 2011; Kent Fredric <kentfredric@gmail.com>
-  +perl-Module-CoreList-2.490.100_rc.ebuild, +metadata.xml:
-  Imported from ::gentoo and -r bumped and made friendly for 5.14.1 by using
-  star rules
-
-  13 Jun 2011; Matt Turner <mattst88@gentoo.org>
-  perl-Module-CoreList-2.490.0.ebuild:
-  Added ~mips, bug 351526
-
-*perl-Module-CoreList-2.490.0 (14 May 2011)
-
-  14 May 2011; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.490.0.ebuild:
-  Version bump
-
-  02 May 2011; Fabian Groffen <grobian@gentoo.org>
-  perl-Module-CoreList-2.460.0.ebuild:
-  Marked ~x64-freebsd
-
-*perl-Module-CoreList-2.460.0 (22 Mar 2011)
-
-  22 Mar 2011; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.460.0.ebuild:
-  Version bump
-
-  27 Feb 2011; Fabian Groffen <grobian@gentoo.org>
-  perl-Module-CoreList-2.450.ebuild:
-  Add Prefix keywords, bug #351526
-
-  27 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
-  perl-Module-CoreList-2.450.ebuild:
-  Marked ~ppc64 wrt #351526
-
-*perl-Module-CoreList-2.450 (21 Feb 2011)
-
-  21 Feb 2011; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.450.ebuild:
-  Version bump
-
-  29 Jan 2011; Raúl Porcel <armin76@gentoo.org>
-  perl-Module-CoreList-2.440.ebuild:
-  Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #351526
-
-  24 Jan 2011; Jeroen Roovers <jer@gentoo.org>
-  perl-Module-CoreList-2.440.ebuild:
-  Marked ~hppa (bug #351526).
-
-*perl-Module-CoreList-2.440 (22 Jan 2011)
-
-  22 Jan 2011; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.440.ebuild:
-  Version bump
-
-*perl-Module-CoreList-2.430 (22 Jan 2011)
-
-  22 Jan 2011; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.430.ebuild:
-  Version bump
-
-  17 Jan 2011; Torsten Veller <tove@gentoo.org>
-  -perl-Module-CoreList-2.33.ebuild, -perl-Module-CoreList-2.37.ebuild,
-  -perl-Module-CoreList-2.39.ebuild, -perl-Module-CoreList-2.40.ebuild:
-  Cleanup
-
-*perl-Module-CoreList-2.41 (22 Nov 2010)
-
-  22 Nov 2010; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.41.ebuild:
-  Version bump
-
-  05 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
-  perl-Module-CoreList-2.38.ebuild:
-  stable x86, bug 343609
-
-  03 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
-  perl-Module-CoreList-2.38.ebuild:
-  Stable on amd64 wrt bug #343609
-
-*perl-Module-CoreList-2.40 (22 Oct 2010)
-
-  22 Oct 2010; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.40.ebuild:
-  Version bump
-
-*perl-Module-CoreList-2.39 (26 Sep 2010)
-
-  26 Sep 2010; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.39.ebuild:
-  Version bump
-
-*perl-Module-CoreList-2.38 (07 Sep 2010)
-
-  07 Sep 2010; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.38.ebuild:
-  Version bump
-
-  26 Aug 2010; Torsten Veller <tove@gentoo.org>
-  -perl-Module-CoreList-2.18.ebuild, -perl-Module-CoreList-2.24.ebuild,
-  -perl-Module-CoreList-2.25.ebuild, -perl-Module-CoreList-2.26.ebuild,
-  -perl-Module-CoreList-2.29.ebuild, -perl-Module-CoreList-2.31.ebuild,
-  -perl-Module-CoreList-2.34.ebuild, -perl-Module-CoreList-2.36.ebuild:
-  Cleanup
-
-*perl-Module-CoreList-2.37 (26 Aug 2010)
-
-  26 Aug 2010; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.37.ebuild:
-  Version bump
-
-*perl-Module-CoreList-2.36 (20 Aug 2010)
-
-  20 Aug 2010; Robin H. Johnson <robbat2@gentoo.org>
-  +perl-Module-CoreList-2.36.ebuild:
-  Version bump via perl-bump experimental tool.
-
-*perl-Module-CoreList-2.34 (24 May 2010)
-
-  24 May 2010; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.34.ebuild:
-  Version bump
-
-*perl-Module-CoreList-2.33 (17 May 2010)
-
-  17 May 2010; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.33.ebuild:
-  Version bump
-
-*perl-Module-CoreList-2.31 (22 Apr 2010)
-
-  22 Apr 2010; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.31.ebuild:
-  Version bump
-
-*perl-Module-CoreList-2.29 (13 Apr 2010)
-
-  13 Apr 2010; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.29.ebuild:
-  Version bump
-
-*perl-Module-CoreList-2.26 (23 Feb 2010)
-
-  23 Feb 2010; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.26.ebuild:
-  Version bump
-
-*perl-Module-CoreList-2.25 (21 Jan 2010)
-
-  21 Jan 2010; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.25.ebuild:
-  Version bump
-
-  17 Jan 2010; Torsten Veller <tove@gentoo.org>
-  -perl-Module-CoreList-2.17.ebuild, -perl-Module-CoreList-2.20.ebuild,
-  -perl-Module-CoreList-2.22.ebuild, -perl-Module-CoreList-2.23.ebuild:
-  Cleanup
-
-  07 Jan 2010; Torsten Veller <tove@gentoo.org>
-  perl-Module-CoreList-2.17.ebuild, perl-Module-CoreList-2.18.ebuild,
-  perl-Module-CoreList-2.20.ebuild, perl-Module-CoreList-2.22.ebuild,
-  perl-Module-CoreList-2.23.ebuild, perl-Module-CoreList-2.24.ebuild:
-  Set empty HOMEPAGE and LICENSE
-
-*perl-Module-CoreList-2.24 (21 Dec 2009)
-
-  21 Dec 2009; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.24.ebuild:
-  Version bump
-
-  07 Dec 2009; Torsten Veller <tove@gentoo.org> metadata.xml:
-  Add perl herd
-
-*perl-Module-CoreList-2.23 (22 Nov 2009)
-
-  22 Nov 2009; Robin H. Johnson <robbat2@gentoo.org>
-  +perl-Module-CoreList-2.23.ebuild:
-  Version bump via perl-bump experimental tool.
-
-  27 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
-  perl-Module-CoreList-2.22.ebuild:
-  Keywording for ppc.
-
-*perl-Module-CoreList-2.22 (23 Oct 2009)
-
-  23 Oct 2009; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.22.ebuild:
-  Version bump
-
-*perl-Module-CoreList-2.20 (06 Oct 2009)
-
-  06 Oct 2009; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.20.ebuild:
-  Version bump
-
-  25 Aug 2009; Torsten Veller <tove@gentoo.org> ChangeLog:
-  Add support for perl-5.10.1
-
-*perl-Module-CoreList-2.18 (24 Aug 2009)
-
-  24 Aug 2009; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.18.ebuild:
-  Version bump
-
-*perl-Module-CoreList-2.17 (23 Jun 2009)
-
-  23 Jun 2009; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.17.ebuild, +metadata.xml:
-  Initial import from perl-experimental
-
-  20 Feb 2009; Torsten Veller <tove@gentoo.org>
-  +perl-Module-CoreList-2.17.ebuild:
-  Version bump
-

diff --git a/virtual/perl-Module-CoreList/metadata.xml b/virtual/perl-Module-CoreList/metadata.xml
deleted file mode 100644
index fcd994b..0000000
--- a/virtual/perl-Module-CoreList/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-    <herd>perl</herd>
-</pkgmetadata>

diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.490.100_rc.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.490.100_rc.ebuild
deleted file mode 100644
index b8b70be..0000000
--- a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.490.100_rc.ebuild
+++ /dev/null
@@ -1,14 +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-Module-CoreList/perl-Module-CoreList-2.490.0.ebuild,v 1.2 2011/06/13 02:02:11 mattst88 Exp $
-
-DESCRIPTION="Virtual for Module-CoreList"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="|| ( =dev-lang/perl-5.14.1* ~perl-core/Module-CoreList-${PV} )"

diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.490.200_rc.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.490.200_rc.ebuild
deleted file mode 100644
index 664169a..0000000
--- a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.490.200_rc.ebuild
+++ /dev/null
@@ -1,19 +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-Module-CoreList/perl-Module-CoreList-2.490.0.ebuild,v 1.2 2011/06/13 02:02:11 mattst88 Exp $
-
-DESCRIPTION="Virtual for Module-CoreList"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="
-	|| (
-		( =dev-lang/perl-5.14.2* !perl-core/Module-CoreList )
-		~perl-core/Module-CoreList-${PV}
-	)
-"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-03  2:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-29  5:08 [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Module-CoreList/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2014-07-03  2:49 Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox