public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Math-Complex/
@ 2011-08-03  6:19 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-08-03  6:19 UTC (permalink / raw
  To: gentoo-commits

commit:     5743f59219be4b3449645a33dbff294c4c104b2d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug  3 06:16:20 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug  3 06:17:11 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5743f592

[added] virtuals for perl-Math-Complex

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

---
 virtual/perl-Math-Complex/ChangeLog                |   13 +++++++++++
 virtual/perl-Math-Complex/metadata.xml             |    5 ++++
 .../perl-Math-Complex-1.350.0.ebuild               |   18 ++++++++++++++++
 .../perl-Math-Complex-1.560.0.ebuild               |   22 ++++++++++++++++++++
 .../perl-Math-Complex-1.580.0.ebuild               |   15 +++++++++++++
 5 files changed, 73 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-Math-Complex/ChangeLog b/virtual/perl-Math-Complex/ChangeLog
new file mode 100644
index 0000000..13e9eb8
--- /dev/null
+++ b/virtual/perl-Math-Complex/ChangeLog
@@ -0,0 +1,13 @@
+# ChangeLog for virtual/perl-Math-Complex
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*perl-Math-Complex-1.580.0 (03 Aug 2011)
+*perl-Math-Complex-1.560.0 (03 Aug 2011)
+*perl-Math-Complex-1.350.0 (03 Aug 2011)
+
+  03 Aug 2011; Kent Fredric <kentfredric@gmail.com>
+  +perl-Math-Complex-1.350.0.ebuild, +perl-Math-Complex-1.560.0.ebuild,
+  +perl-Math-Complex-1.580.0.ebuild, +metadata.xml:
+  Adding virtuals for all available perls
+

diff --git a/virtual/perl-Math-Complex/metadata.xml b/virtual/perl-Math-Complex/metadata.xml
new file mode 100644
index 0000000..fcd994b
--- /dev/null
+++ b/virtual/perl-Math-Complex/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-Math-Complex/perl-Math-Complex-1.350.0.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.350.0.ebuild
new file mode 100644
index 0000000..5e22138
--- /dev/null
+++ b/virtual/perl-Math-Complex/perl-Math-Complex-1.350.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for perl-core/Math-Complex"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+	=dev-lang/perl-5.8.8*
+	!perl-core/Math-Complex
+"

diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.560.0.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.560.0.ebuild
new file mode 100644
index 0000000..ea12871
--- /dev/null
+++ b/virtual/perl-Math-Complex/perl-Math-Complex-1.560.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for perl-core/Math-Complex"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+	|| (
+		=dev-lang/perl-5.10.1*
+		=dev-lang/perl-5.12.2*
+		=dev-lang/perl-5.14*
+	)
+	!perl-core/Math-Complex
+"

diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.580.0.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.580.0.ebuild
new file mode 100644
index 0000000..1d374af
--- /dev/null
+++ b/virtual/perl-Math-Complex/perl-Math-Complex-1.580.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for perl-core/Math-Complex"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/Math-Complex-${PV}"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Math-Complex/
@ 2012-02-27  0:20 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-02-27  0:20 UTC (permalink / raw
  To: gentoo-commits

commit:     1cb3175b7bbc18ca3812f0e06c9f26db8a9ea3cb
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Feb 26 23:22:08 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Feb 26 23:22:08 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1cb3175b

[newversion] virtual/perl-Math-Complex-1.590.0

(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 virtual/perl-Math-Complex/ChangeLog                |    8 +++++++-
 .../perl-Math-Complex-1.590.0.ebuild               |   15 +++++++++++++++
 2 files changed, 22 insertions(+), 1 deletions(-)

diff --git a/virtual/perl-Math-Complex/ChangeLog b/virtual/perl-Math-Complex/ChangeLog
index 13e9eb8..18d4ff9 100644
--- a/virtual/perl-Math-Complex/ChangeLog
+++ b/virtual/perl-Math-Complex/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for virtual/perl-Math-Complex
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Math-Complex-1.590.0 (26 Feb 2012)
+
+  26 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  +perl-Math-Complex-1.590.0.ebuild:
+  Version Bump
+
 *perl-Math-Complex-1.580.0 (03 Aug 2011)
 *perl-Math-Complex-1.560.0 (03 Aug 2011)
 *perl-Math-Complex-1.350.0 (03 Aug 2011)

diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0.ebuild
new file mode 100644
index 0000000..570d69f
--- /dev/null
+++ b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for perl-core/Math-Complex"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/Math-Complex-${PV}"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Math-Complex/
@ 2012-07-31 17:10 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-07-31 17:10 UTC (permalink / raw
  To: gentoo-commits

commit:     ab61d7afc3d9358b1c62ae36662caeaf4d989ab4
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jul 31 05:51:30 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jul 31 05:51:30 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ab61d7af

[fix] perl-Math-Complex 1.590.0 for 5.16

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

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

diff --git a/virtual/perl-Math-Complex/ChangeLog b/virtual/perl-Math-Complex/ChangeLog
index 18d4ff9..3281b1a 100644
--- a/virtual/perl-Math-Complex/ChangeLog
+++ b/virtual/perl-Math-Complex/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Math-Complex-1.590.0-r1 (31 Jul 2012)
+
+  31 Jul 2012; Kent Fredric <kentfredric@gmail.com>
+  -perl-Math-Complex-1.590.0.ebuild, +perl-Math-Complex-1.590.0-r1.ebuild:
+  Fix for 5.16
+
 *perl-Math-Complex-1.590.0 (26 Feb 2012)
 
   26 Feb 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r1.ebuild
similarity index 79%
rename from virtual/perl-Math-Complex/perl-Math-Complex-1.590.0.ebuild
rename to virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r1.ebuild
index 570d69f..c25a827 100644
--- a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0.ebuild
+++ b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r1.ebuild
@@ -12,4 +12,4 @@ KEYWORDS="~x86 ~amd64"
 IUSE=""
 
 DEPEND=""
-RDEPEND="~perl-core/Math-Complex-${PV}"
+RDEPEND="|| ( =dev-lang/perl-5.16* ~perl-core/Math-Complex-${PV} )"


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Math-Complex/
@ 2013-08-13 11:37 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2013-08-13 11:37 UTC (permalink / raw
  To: gentoo-commits

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

[virtual] Add perl-Math-Complex-1.590.0-r2 for 5.18*

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

---
 virtual/perl-Math-Complex/ChangeLog                       |  8 +++++++-
 .../perl-Math-Complex/perl-Math-Complex-1.590.0-r2.ebuild | 15 +++++++++++++++
 2 files changed, 22 insertions(+), 1 deletion(-)

diff --git a/virtual/perl-Math-Complex/ChangeLog b/virtual/perl-Math-Complex/ChangeLog
index 3281b1a..268cb14 100644
--- a/virtual/perl-Math-Complex/ChangeLog
+++ b/virtual/perl-Math-Complex/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for virtual/perl-Math-Complex
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Math-Complex-1.590.0-r2 (13 Aug 2013)
+
+  13 Aug 2013; Kent Fredric <kentfredric@gmail.com>
+  +perl-Math-Complex-1.590.0-r2.ebuild:
+  add perl-Math-Complex-1.590.0-r2 for perl v5.18*
+
 *perl-Math-Complex-1.590.0-r1 (31 Jul 2012)
 
   31 Jul 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r2.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r2.ebuild
new file mode 100644
index 0000000..c6a83da
--- /dev/null
+++ b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r2.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/Math-Complex"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="|| ( =dev-lang/perl-5.18* =dev-lang/perl-5.16* ~perl-core/Math-Complex-${PV} )"


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Math-Complex/
@ 2013-11-09  5:56 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2013-11-09  5:56 UTC (permalink / raw
  To: gentoo-commits

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

[trim] virtual/perl-Math-Complex-1.590.0-r2 In gentoo

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

---
 virtual/perl-Math-Complex/ChangeLog                       |  4 ++++
 .../perl-Math-Complex/perl-Math-Complex-1.590.0-r2.ebuild | 15 ---------------
 2 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/virtual/perl-Math-Complex/ChangeLog b/virtual/perl-Math-Complex/ChangeLog
index 268cb14..01ff594 100644
--- a/virtual/perl-Math-Complex/ChangeLog
+++ b/virtual/perl-Math-Complex/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  08 Nov 2013; Kent Fredric <kentfredric@gmail.com>
+  -perl-Math-Complex-1.590.0-r2.ebuild:
+  In gentoo
+
 *perl-Math-Complex-1.590.0-r2 (13 Aug 2013)
 
   13 Aug 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r2.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r2.ebuild
deleted file mode 100644
index c6a83da..0000000
--- a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for perl-core/Math-Complex"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( =dev-lang/perl-5.18* =dev-lang/perl-5.16* ~perl-core/Math-Complex-${PV} )"


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

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

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

[clean] 5.8-exclusive virtuals for perl-Math-Complex

Package-Manager: portage-2.2.10
RepoMan-Options: --force
Manifest-Sign-Key: E854324B1366A820

---
 virtual/perl-Math-Complex/ChangeLog                    |  6 +++++-
 .../perl-Math-Complex/perl-Math-Complex-1.350.0.ebuild | 18 ------------------
 2 files changed, 5 insertions(+), 19 deletions(-)

diff --git a/virtual/perl-Math-Complex/ChangeLog b/virtual/perl-Math-Complex/ChangeLog
index 01ff594..f14d859 100644
--- a/virtual/perl-Math-Complex/ChangeLog
+++ b/virtual/perl-Math-Complex/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for virtual/perl-Math-Complex
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  02 Jul 2014; Kent Fredric <kentfredric@gmail.com>
+  -perl-Math-Complex-1.350.0.ebuild:
+  Remove old 5.8-only virtuals
+
   08 Nov 2013; Kent Fredric <kentfredric@gmail.com>
   -perl-Math-Complex-1.590.0-r2.ebuild:
   In gentoo

diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.350.0.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.350.0.ebuild
deleted file mode 100644
index 5e22138..0000000
--- a/virtual/perl-Math-Complex/perl-Math-Complex-1.350.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for perl-core/Math-Complex"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-	=dev-lang/perl-5.8.8*
-	!perl-core/Math-Complex
-"


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Math-Complex/
@ 2014-09-13 17:31 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2014-09-13 17:31 UTC (permalink / raw
  To: gentoo-commits

commit:     836ce768a4014037c4ce2d427e40333686019794
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Sep 13 17:23:01 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Sep 13 17:23:01 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=836ce768

[treeclean] remove virtual/perl-Math-Complex, which is totally superceded by ::gentoo

---
 virtual/perl-Math-Complex/ChangeLog                | 39 ----------------------
 virtual/perl-Math-Complex/metadata.xml             |  5 ---
 .../perl-Math-Complex-1.560.0.ebuild               | 22 ------------
 .../perl-Math-Complex-1.580.0.ebuild               | 15 ---------
 .../perl-Math-Complex-1.590.0-r1.ebuild            | 15 ---------
 5 files changed, 96 deletions(-)

diff --git a/virtual/perl-Math-Complex/ChangeLog b/virtual/perl-Math-Complex/ChangeLog
deleted file mode 100644
index f14d859..0000000
--- a/virtual/perl-Math-Complex/ChangeLog
+++ /dev/null
@@ -1,39 +0,0 @@
-# ChangeLog for virtual/perl-Math-Complex
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  02 Jul 2014; Kent Fredric <kentfredric@gmail.com>
-  -perl-Math-Complex-1.350.0.ebuild:
-  Remove old 5.8-only virtuals
-
-  08 Nov 2013; Kent Fredric <kentfredric@gmail.com>
-  -perl-Math-Complex-1.590.0-r2.ebuild:
-  In gentoo
-
-*perl-Math-Complex-1.590.0-r2 (13 Aug 2013)
-
-  13 Aug 2013; Kent Fredric <kentfredric@gmail.com>
-  +perl-Math-Complex-1.590.0-r2.ebuild:
-  add perl-Math-Complex-1.590.0-r2 for perl v5.18*
-
-*perl-Math-Complex-1.590.0-r1 (31 Jul 2012)
-
-  31 Jul 2012; Kent Fredric <kentfredric@gmail.com>
-  -perl-Math-Complex-1.590.0.ebuild, +perl-Math-Complex-1.590.0-r1.ebuild:
-  Fix for 5.16
-
-*perl-Math-Complex-1.590.0 (26 Feb 2012)
-
-  26 Feb 2012; Kent Fredric <kentfredric@gmail.com>
-  +perl-Math-Complex-1.590.0.ebuild:
-  Version Bump
-
-*perl-Math-Complex-1.580.0 (03 Aug 2011)
-*perl-Math-Complex-1.560.0 (03 Aug 2011)
-*perl-Math-Complex-1.350.0 (03 Aug 2011)
-
-  03 Aug 2011; Kent Fredric <kentfredric@gmail.com>
-  +perl-Math-Complex-1.350.0.ebuild, +perl-Math-Complex-1.560.0.ebuild,
-  +perl-Math-Complex-1.580.0.ebuild, +metadata.xml:
-  Adding virtuals for all available perls
-

diff --git a/virtual/perl-Math-Complex/metadata.xml b/virtual/perl-Math-Complex/metadata.xml
deleted file mode 100644
index fcd994b..0000000
--- a/virtual/perl-Math-Complex/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-Math-Complex/perl-Math-Complex-1.560.0.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.560.0.ebuild
deleted file mode 100644
index ea12871..0000000
--- a/virtual/perl-Math-Complex/perl-Math-Complex-1.560.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for perl-core/Math-Complex"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-	|| (
-		=dev-lang/perl-5.10.1*
-		=dev-lang/perl-5.12.2*
-		=dev-lang/perl-5.14*
-	)
-	!perl-core/Math-Complex
-"

diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.580.0.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.580.0.ebuild
deleted file mode 100644
index 1d374af..0000000
--- a/virtual/perl-Math-Complex/perl-Math-Complex-1.580.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: $
-
-DESCRIPTION="Virtual for perl-core/Math-Complex"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/Math-Complex-${PV}"

diff --git a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r1.ebuild b/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r1.ebuild
deleted file mode 100644
index c25a827..0000000
--- a/virtual/perl-Math-Complex/perl-Math-Complex-1.590.0-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for perl-core/Math-Complex"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( =dev-lang/perl-5.16* ~perl-core/Math-Complex-${PV} )"


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

end of thread, other threads:[~2014-09-13 17:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-09  5:56 [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Math-Complex/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2014-09-13 17:31 Kent Fredric
2014-07-03  2:49 Kent Fredric
2013-08-13 11:37 Kent Fredric
2012-07-31 17:10 Kent Fredric
2012-02-27  0:20 Kent Fredric
2011-08-03  6:19 Kent Fredric

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