public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-if/
@ 2011-04-20 22:02 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2011-04-20 22:02 UTC (permalink / raw
  To: gentoo-commits

commit:     935cfcfe5aab93cac2e7d003bd8c6519139047fa
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Apr 20 22:01:21 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Apr 20 22:02:03 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=935cfcfe

[fix] perl-if-0.60.100 += 5.14

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 virtual/perl-if/ChangeLog               |    3 +++
 virtual/perl-if/perl-if-0.60.100.ebuild |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/virtual/perl-if/ChangeLog b/virtual/perl-if/ChangeLog
index 4bae0a5..2c2bfc5 100644
--- a/virtual/perl-if/ChangeLog
+++ b/virtual/perl-if/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  20 Apr 2011; Kent Fredric <kentfredric@gmail.com> perl-if-0.60.100.ebuild:
+  Added 5.14
+
 *perl-if-0.60.100 (03 Apr 2011)
 *perl-if-0.50.0 (03 Apr 2011)
 

diff --git a/virtual/perl-if/perl-if-0.60.100.ebuild b/virtual/perl-if/perl-if-0.60.100.ebuild
index 8193f98..81abee6 100644
--- a/virtual/perl-if/perl-if-0.60.100.ebuild
+++ b/virtual/perl-if/perl-if-0.60.100.ebuild
@@ -12,4 +12,4 @@ KEYWORDS="~x86 ~amd64"
 IUSE=""
 
 DEPEND=""
-RDEPEND="~perl-core/if-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~dev-lang/perl-5.14.0_rc1 ~perl-core/if-${PV} )"



^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-if/
@ 2014-09-06  9:52 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2014-09-06  9:52 UTC (permalink / raw
  To: gentoo-commits

commit:     c3f861b9480b226d1123958714db0a08fc10ffeb
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Sep  6 08:17:44 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Sep  6 08:17:44 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c3f861b9

[treeclean] remove virtual/perl-if which is completely superceded by ::gentoo

---
 virtual/perl-if/ChangeLog                  | 43 ------------------------------
 virtual/perl-if/metadata.xml               |  5 ----
 virtual/perl-if/perl-if-0.50.0.ebuild      | 23 ----------------
 virtual/perl-if/perl-if-0.60.100-r2.ebuild | 15 -----------
 virtual/perl-if/perl-if-0.60.100-r3.ebuild | 15 -----------
 5 files changed, 101 deletions(-)

diff --git a/virtual/perl-if/ChangeLog b/virtual/perl-if/ChangeLog
deleted file mode 100644
index 4565be3..0000000
--- a/virtual/perl-if/ChangeLog
+++ /dev/null
@@ -1,43 +0,0 @@
-# ChangeLog for virtual/perl-if
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  08 Nov 2013; Kent Fredric <kentfredric@gmail.com> -perl-if-0.60.200.ebuild:
-  In gentoo
-
-*perl-if-0.60.100-r3 (13 Aug 2013)
-
-  13 Aug 2013; Kent Fredric <kentfredric@gmail.com>
-  +perl-if-0.60.100-r3.ebuild:
-  fixup perl-if-0.60.100{-r3} as it never was in perl-5.16*
-
-*perl-if-0.60.200 (13 Aug 2013)
-
-  13 Aug 2013; Kent Fredric <kentfredric@gmail.com> +perl-if-0.60.200.ebuild:
-  add perl-if-0.60.200 for perl-5.18*
-
-*perl-if-0.60.100-r2 (31 Jul 2012)
-
-  31 Jul 2012; Kent Fredric <kentfredric@gmail.com>
-  -perl-if-0.60.100-r1.ebuild, +perl-if-0.60.100-r2.ebuild:
-  Fix for 5.16
-
-*perl-if-0.60.100-r1 (17 Jun 2011)
-
-  17 Jun 2011; Kent Fredric <kentfredric@gmail.com> -perl-if-0.60.100.ebuild,
-  +perl-if-0.60.100-r1.ebuild:
-  Update for perl-5.14.1 with star-match
-
-  24 May 2011; Kent Fredric <kentfredric@gmail.com> perl-if-0.60.100.ebuild:
-  Remove _rc1 references and fix to be 5.14.0 friendly
-
-  20 Apr 2011; Kent Fredric <kentfredric@gmail.com> perl-if-0.60.100.ebuild:
-  Added 5.14
-
-*perl-if-0.60.100 (03 Apr 2011)
-*perl-if-0.50.0 (03 Apr 2011)
-
-  03 Apr 2011; Kent Fredric <kentfredric@gmail.com> +perl-if-0.50.0.ebuild,
-  +perl-if-0.60.100.ebuild, +metadata.xml:
-  Added
-

diff --git a/virtual/perl-if/metadata.xml b/virtual/perl-if/metadata.xml
deleted file mode 100644
index fcd994b..0000000
--- a/virtual/perl-if/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-if/perl-if-0.50.0.ebuild b/virtual/perl-if/perl-if-0.50.0.ebuild
deleted file mode 100644
index 745cebe..0000000
--- a/virtual/perl-if/perl-if-0.50.0.ebuild
+++ /dev/null
@@ -1,23 +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/if"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-	|| (
-		~dev-lang/perl-5.12.3
-		~dev-lang/perl-5.12.2
-		~dev-lang/perl-5.10.1
-
-	)
-	!perl-core/if
-"

diff --git a/virtual/perl-if/perl-if-0.60.100-r2.ebuild b/virtual/perl-if/perl-if-0.60.100-r2.ebuild
deleted file mode 100644
index 3db9bed..0000000
--- a/virtual/perl-if/perl-if-0.60.100-r2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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/if"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/if-${PV} )"

diff --git a/virtual/perl-if/perl-if-0.60.100-r3.ebuild b/virtual/perl-if/perl-if-0.60.100-r3.ebuild
deleted file mode 100644
index 7178bc2..0000000
--- a/virtual/perl-if/perl-if-0.60.100-r3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2013 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/if"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/if-${PV} )"


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-if/
@ 2013-11-09  5:56 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2013-11-09  5:56 UTC (permalink / raw
  To: gentoo-commits

commit:     9e69f03e1c77e804bbb47f5bd2ee5aa04e0a15df
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Nov  8 15:56:17 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Nov  8 15:56:17 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9e69f03e

[trim] virtual/perl-if-0.60.200 In gentoo

Package-Manager: portage-2.2.7
Manifest-Sign-Key: E854324B1366A820

---
 virtual/perl-if/ChangeLog               |  3 +++
 virtual/perl-if/perl-if-0.60.200.ebuild | 15 ---------------
 2 files changed, 3 insertions(+), 15 deletions(-)

diff --git a/virtual/perl-if/ChangeLog b/virtual/perl-if/ChangeLog
index 12a5cbf..4565be3 100644
--- a/virtual/perl-if/ChangeLog
+++ b/virtual/perl-if/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  08 Nov 2013; Kent Fredric <kentfredric@gmail.com> -perl-if-0.60.200.ebuild:
+  In gentoo
+
 *perl-if-0.60.100-r3 (13 Aug 2013)
 
   13 Aug 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-if/perl-if-0.60.200.ebuild b/virtual/perl-if/perl-if-0.60.200.ebuild
deleted file mode 100644
index 4b6a2be..0000000
--- a/virtual/perl-if/perl-if-0.60.200.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2013 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/if"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( =dev-lang/perl-5.18* =dev-lang/perl-5.16* ~perl-core/if-${PV} )"


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-if/
@ 2013-08-13 11:37 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2013-08-13 11:37 UTC (permalink / raw
  To: gentoo-commits

commit:     2893abf1c022cbb95e4f0ff82b6bebf65eb9c2bc
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Aug 13 03:15:22 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Aug 13 11:23:36 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2893abf1

[virtual] add perl-if-0.60.200 for perl-5.18*

Package-Manager: portage-2.2.0_alpha186
Manifest-Sign-Key: E854324B1366A820

---
 virtual/perl-if/ChangeLog               |  7 ++++++-
 virtual/perl-if/perl-if-0.60.200.ebuild | 15 +++++++++++++++
 2 files changed, 21 insertions(+), 1 deletion(-)

diff --git a/virtual/perl-if/ChangeLog b/virtual/perl-if/ChangeLog
index 85cd90e..2be9b14 100644
--- a/virtual/perl-if/ChangeLog
+++ b/virtual/perl-if/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for virtual/perl-if
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-if-0.60.200 (13 Aug 2013)
+
+  13 Aug 2013; Kent Fredric <kentfredric@gmail.com> +perl-if-0.60.200.ebuild:
+  add perl-if-0.60.200 for perl-5.18*
+
 *perl-if-0.60.100-r2 (31 Jul 2012)
 
   31 Jul 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-if/perl-if-0.60.200.ebuild b/virtual/perl-if/perl-if-0.60.200.ebuild
new file mode 100644
index 0000000..4b6a2be
--- /dev/null
+++ b/virtual/perl-if/perl-if-0.60.200.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2013 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/if"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="|| ( =dev-lang/perl-5.18* =dev-lang/perl-5.16* ~perl-core/if-${PV} )"


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-if/
@ 2013-08-13 11:37 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2013-08-13 11:37 UTC (permalink / raw
  To: gentoo-commits

commit:     0ae282e19c9251ca5d0d3ef5312b38ec668b9d35
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Aug 13 11:27:01 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Aug 13 11:27:01 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0ae282e1

[virtual] fixup perl-if-0.60.100{-r3} as it never was in perl-5.16*

Package-Manager: portage-2.2.0_alpha186
Manifest-Sign-Key: E854324B1366A820

---
 virtual/perl-if/ChangeLog                  |  6 ++++++
 virtual/perl-if/perl-if-0.60.100-r3.ebuild | 15 +++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/virtual/perl-if/ChangeLog b/virtual/perl-if/ChangeLog
index 2be9b14..12a5cbf 100644
--- a/virtual/perl-if/ChangeLog
+++ b/virtual/perl-if/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-if-0.60.100-r3 (13 Aug 2013)
+
+  13 Aug 2013; Kent Fredric <kentfredric@gmail.com>
+  +perl-if-0.60.100-r3.ebuild:
+  fixup perl-if-0.60.100{-r3} as it never was in perl-5.16*
+
 *perl-if-0.60.200 (13 Aug 2013)
 
   13 Aug 2013; Kent Fredric <kentfredric@gmail.com> +perl-if-0.60.200.ebuild:

diff --git a/virtual/perl-if/perl-if-0.60.100-r3.ebuild b/virtual/perl-if/perl-if-0.60.100-r3.ebuild
new file mode 100644
index 0000000..7178bc2
--- /dev/null
+++ b/virtual/perl-if/perl-if-0.60.100-r3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2013 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/if"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/if-${PV} )"


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-if/
@ 2012-07-31 17:10 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-07-31 17:10 UTC (permalink / raw
  To: gentoo-commits

commit:     27d8f959d2175954e62da80b50921c40cbf8e6bb
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jul 31 06:02:10 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jul 31 06:02:10 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=27d8f959

[fix] perl-if 0.60.100 for 5.16

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

---
 virtual/perl-if/ChangeLog                          |    8 +++++++-
 ...60.100-r1.ebuild => perl-if-0.60.100-r2.ebuild} |    4 ++--
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/virtual/perl-if/ChangeLog b/virtual/perl-if/ChangeLog
index 905984d..85cd90e 100644
--- a/virtual/perl-if/ChangeLog
+++ b/virtual/perl-if/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for virtual/perl-if
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-if-0.60.100-r2 (31 Jul 2012)
+
+  31 Jul 2012; Kent Fredric <kentfredric@gmail.com>
+  -perl-if-0.60.100-r1.ebuild, +perl-if-0.60.100-r2.ebuild:
+  Fix for 5.16
+
 *perl-if-0.60.100-r1 (17 Jun 2011)
 
   17 Jun 2011; Kent Fredric <kentfredric@gmail.com> -perl-if-0.60.100.ebuild,

diff --git a/virtual/perl-if/perl-if-0.60.100-r1.ebuild b/virtual/perl-if/perl-if-0.60.100-r2.ebuild
similarity index 73%
rename from virtual/perl-if/perl-if-0.60.100-r1.ebuild
rename to virtual/perl-if/perl-if-0.60.100-r2.ebuild
index a3d3cbe..3db9bed 100644
--- a/virtual/perl-if/perl-if-0.60.100-r1.ebuild
+++ b/virtual/perl-if/perl-if-0.60.100-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# 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 $
 
@@ -12,4 +12,4 @@ KEYWORDS="~x86 ~amd64"
 IUSE=""
 
 DEPEND=""
-RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/if-${PV} )"
+RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/if-${PV} )"


^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-if/
@ 2011-06-17  0:30 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2011-06-17  0:30 UTC (permalink / raw
  To: gentoo-commits

commit:     ca41d219ece9c95496e0e9dade9e7d0b2e9dc9be
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jun 17 00:15:46 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jun 17 00:28:57 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ca41d219

[updatevirtual] Update perl-if for perl-5.14.1 by using =perl-5.14* rule

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

---
 virtual/perl-if/ChangeLog                          |    6 ++++++
 ...-0.60.100.ebuild => perl-if-0.60.100-r1.ebuild} |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/virtual/perl-if/ChangeLog b/virtual/perl-if/ChangeLog
index fb136ed..905984d 100644
--- a/virtual/perl-if/ChangeLog
+++ b/virtual/perl-if/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-if-0.60.100-r1 (17 Jun 2011)
+
+  17 Jun 2011; Kent Fredric <kentfredric@gmail.com> -perl-if-0.60.100.ebuild,
+  +perl-if-0.60.100-r1.ebuild:
+  Update for perl-5.14.1 with star-match
+
   24 May 2011; Kent Fredric <kentfredric@gmail.com> perl-if-0.60.100.ebuild:
   Remove _rc1 references and fix to be 5.14.0 friendly
 

diff --git a/virtual/perl-if/perl-if-0.60.100.ebuild b/virtual/perl-if/perl-if-0.60.100-r1.ebuild
similarity index 86%
rename from virtual/perl-if/perl-if-0.60.100.ebuild
rename to virtual/perl-if/perl-if-0.60.100-r1.ebuild
index ff7edb2..a3d3cbe 100644
--- a/virtual/perl-if/perl-if-0.60.100.ebuild
+++ b/virtual/perl-if/perl-if-0.60.100-r1.ebuild
@@ -12,4 +12,4 @@ KEYWORDS="~x86 ~amd64"
 IUSE=""
 
 DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~perl-core/if-${PV} )"
+RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/if-${PV} )"



^ permalink raw reply related	[flat|nested] 8+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-if/
@ 2011-04-03 23:33 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2011-04-03 23:33 UTC (permalink / raw
  To: gentoo-commits

commit:     eca7a5e8d2fe1d5184ad5e27cbd67cff7d51de10
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr  3 21:58:14 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr  3 21:58:14 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=eca7a5e8

[added] experimental virtual for perl-core/if

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

---
 virtual/perl-if/ChangeLog               |   11 +++++++++++
 virtual/perl-if/metadata.xml            |    5 +++++
 virtual/perl-if/perl-if-0.50.0.ebuild   |   23 +++++++++++++++++++++++
 virtual/perl-if/perl-if-0.60.100.ebuild |   15 +++++++++++++++
 4 files changed, 54 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-if/ChangeLog b/virtual/perl-if/ChangeLog
new file mode 100644
index 0000000..4bae0a5
--- /dev/null
+++ b/virtual/perl-if/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for virtual/perl-if
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*perl-if-0.60.100 (03 Apr 2011)
+*perl-if-0.50.0 (03 Apr 2011)
+
+  03 Apr 2011; Kent Fredric <kentfredric@gmail.com> +perl-if-0.50.0.ebuild,
+  +perl-if-0.60.100.ebuild, +metadata.xml:
+  Added
+

diff --git a/virtual/perl-if/metadata.xml b/virtual/perl-if/metadata.xml
new file mode 100644
index 0000000..fcd994b
--- /dev/null
+++ b/virtual/perl-if/metadata.xml
@@ -0,0 +1,5 @@
+<?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-if/perl-if-0.50.0.ebuild b/virtual/perl-if/perl-if-0.50.0.ebuild
new file mode 100644
index 0000000..745cebe
--- /dev/null
+++ b/virtual/perl-if/perl-if-0.50.0.ebuild
@@ -0,0 +1,23 @@
+# 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/if"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+	|| (
+		~dev-lang/perl-5.12.3
+		~dev-lang/perl-5.12.2
+		~dev-lang/perl-5.10.1
+
+	)
+	!perl-core/if
+"

diff --git a/virtual/perl-if/perl-if-0.60.100.ebuild b/virtual/perl-if/perl-if-0.60.100.ebuild
new file mode 100644
index 0000000..8193f98
--- /dev/null
+++ b/virtual/perl-if/perl-if-0.60.100.ebuild
@@ -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="Virtual for perl-core/if"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/if-${PV}"



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

end of thread, other threads:[~2014-09-06  9:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-20 22:02 [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-if/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2014-09-06  9:52 Kent Fredric
2013-11-09  5:56 Kent Fredric
2013-08-13 11:37 Kent Fredric
2013-08-13 11:37 Kent Fredric
2012-07-31 17:10 Kent Fredric
2011-06-17  0:30 Kent Fredric
2011-04-03 23:33 Kent Fredric

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