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

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

[added] experimental virtual for Filter::Simple

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

---
 virtual/perl-Filter-Simple/ChangeLog               |   12 ++++++++++
 virtual/perl-Filter-Simple/metadata.xml            |    5 ++++
 .../perl-Filter-Simple-0.840.0.ebuild              |   22 ++++++++++++++++++++
 .../perl-Filter-Simple-0.850.0.ebuild              |   15 +++++++++++++
 4 files changed, 54 insertions(+), 0 deletions(-)

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

diff --git a/virtual/perl-Filter-Simple/metadata.xml b/virtual/perl-Filter-Simple/metadata.xml
new file mode 100644
index 0000000..fcd994b
--- /dev/null
+++ b/virtual/perl-Filter-Simple/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-Filter-Simple/perl-Filter-Simple-0.840.0.ebuild b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.840.0.ebuild
new file mode 100644
index 0000000..ca2729d
--- /dev/null
+++ b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.840.0.ebuild
@@ -0,0 +1,22 @@
+# 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/Filter-Simple"
+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/Filter-Simple
+"

diff --git a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.850.0.ebuild b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.850.0.ebuild
new file mode 100644
index 0000000..2b0b800
--- /dev/null
+++ b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.850.0.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/Filter-Simple"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/Filter-Simple-${PV}"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Filter-Simple/
@ 2011-04-20 22:02 Kent Fredric
  0 siblings, 0 replies; 11+ messages in thread
From: Kent Fredric @ 2011-04-20 22:02 UTC (permalink / raw
  To: gentoo-commits

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

[newversion] perl-Filter-Simple-0.860.0 ( 5.14 representation )

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

---
 virtual/perl-Filter-Simple/ChangeLog               |    6 ++++++
 .../perl-Filter-Simple-0.860.0.ebuild              |   18 ++++++++++++++++++
 2 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-Filter-Simple/ChangeLog b/virtual/perl-Filter-Simple/ChangeLog
index d1cc65d..c94e73b 100644
--- a/virtual/perl-Filter-Simple/ChangeLog
+++ b/virtual/perl-Filter-Simple/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Filter-Simple-0.860.0 (20 Apr 2011)
+
+  20 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  +perl-Filter-Simple-0.860.0.ebuild:
+  Added to represent 5.14
+
 *perl-Filter-Simple-0.850.0 (03 Apr 2011)
 *perl-Filter-Simple-0.840.0 (03 Apr 2011)
 

diff --git a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.860.0.ebuild b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.860.0.ebuild
new file mode 100644
index 0000000..0869ab4
--- /dev/null
+++ b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.860.0.ebuild
@@ -0,0 +1,18 @@
+# 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/Filter-Simple"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+	|| ( ~dev-lang/perl-5.14.0 ~dev-lang/perl-5.14.0_rc1 )
+	!perl-core/Filter-Simple
+"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Filter-Simple/
@ 2011-05-24  8:11 Kent Fredric
  0 siblings, 0 replies; 11+ messages in thread
From: Kent Fredric @ 2011-05-24  8:11 UTC (permalink / raw
  To: gentoo-commits

commit:     3c90d4d8e7328ff8a28c9015b166a39baa89024e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue May 24 07:47:23 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue May 24 07:47:23 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3c90d4d8

[newversion] perl-Filter-Simple-0.870.0

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

---
 virtual/perl-Filter-Simple/ChangeLog               |    6 ++++++
 .../perl-Filter-Simple-0.870.0.ebuild              |   15 +++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-Filter-Simple/ChangeLog b/virtual/perl-Filter-Simple/ChangeLog
index c94e73b..b30b54b 100644
--- a/virtual/perl-Filter-Simple/ChangeLog
+++ b/virtual/perl-Filter-Simple/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Filter-Simple-0.870.0 (24 May 2011)
+
+  24 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +perl-Filter-Simple-0.870.0.ebuild:
+  Version Bump
+
 *perl-Filter-Simple-0.860.0 (20 Apr 2011)
 
   20 Apr 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.870.0.ebuild b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.870.0.ebuild
new file mode 100644
index 0000000..2b0b800
--- /dev/null
+++ b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.870.0.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/Filter-Simple"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/Filter-Simple-${PV}"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Filter-Simple/
@ 2011-06-17  0:30 Kent Fredric
  0 siblings, 0 replies; 11+ messages in thread
From: Kent Fredric @ 2011-06-17  0:30 UTC (permalink / raw
  To: gentoo-commits

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

[updatevirtual] Update perl-Filter-Simple 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-Filter-Simple/ChangeLog               |    6 ++++++
 ...ebuild => perl-Filter-Simple-0.860.0-r1.ebuild} |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

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

diff --git a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.860.0.ebuild b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.860.0-r1.ebuild
similarity index 94%
rename from virtual/perl-Filter-Simple/perl-Filter-Simple-0.860.0.ebuild
rename to virtual/perl-Filter-Simple/perl-Filter-Simple-0.860.0-r1.ebuild
index 29e0260..02f3722 100644
--- a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.860.0.ebuild
+++ b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.860.0-r1.ebuild
@@ -13,6 +13,6 @@ IUSE=""
 
 DEPEND=""
 RDEPEND="
-	~dev-lang/perl-5.14.0
+	=dev-lang/perl-5.14*
 	!perl-core/Filter-Simple
 "



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Filter-Simple/
@ 2011-07-31  4:55 Kent Fredric
  0 siblings, 0 replies; 11+ messages in thread
From: Kent Fredric @ 2011-07-31  4:55 UTC (permalink / raw
  To: gentoo-commits

commit:     1562ab7cd8db49d4ba357837c45bf4917a5b4ca1
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jul 31 04:52:04 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jul 31 04:52:04 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1562ab7c

[cpanclean] virtual/perl-Filter-Simple-0.850.0

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

---
 virtual/perl-Filter-Simple/ChangeLog               |    4 ++++
 .../perl-Filter-Simple-0.850.0.ebuild              |   15 ---------------
 2 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/virtual/perl-Filter-Simple/ChangeLog b/virtual/perl-Filter-Simple/ChangeLog
index bf1304f..21c193d 100644
--- a/virtual/perl-Filter-Simple/ChangeLog
+++ b/virtual/perl-Filter-Simple/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  31 Jul 2011; Kent Fredric <kentfredric@gmail.com>
+  -perl-Filter-Simple-0.850.0.ebuild:
+  Not available on CPAN or in any stable Perl
+
 *perl-Filter-Simple-0.860.0-r1 (17 Jun 2011)
 
   17 Jun 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.850.0.ebuild b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.850.0.ebuild
deleted file mode 100644
index 2b0b800..0000000
--- a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.850.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/Filter-Simple"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/Filter-Simple-${PV}"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Filter-Simple/
@ 2012-02-26 13:46 Kent Fredric
  0 siblings, 0 replies; 11+ messages in thread
From: Kent Fredric @ 2012-02-26 13:46 UTC (permalink / raw
  To: gentoo-commits

commit:     7b8a70b85585a7f49a2188fdb96c23eb4bfc727f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Feb 26 10:42:59 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Feb 26 10:42:59 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7b8a70b8

[newversion] virtual/Filter-Simple-0.880.0

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

---
 virtual/perl-Filter-Simple/ChangeLog               |    8 +++++++-
 .../perl-Filter-Simple-0.880.0.ebuild              |   15 +++++++++++++++
 2 files changed, 22 insertions(+), 1 deletions(-)

diff --git a/virtual/perl-Filter-Simple/ChangeLog b/virtual/perl-Filter-Simple/ChangeLog
index 21c193d..09e2862 100644
--- a/virtual/perl-Filter-Simple/ChangeLog
+++ b/virtual/perl-Filter-Simple/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for virtual/perl-Filter-Simple
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Filter-Simple-0.880.0 (26 Feb 2012)
+
+  26 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  +perl-Filter-Simple-0.880.0.ebuild:
+  Version Bump
+
   31 Jul 2011; Kent Fredric <kentfredric@gmail.com>
   -perl-Filter-Simple-0.850.0.ebuild:
   Not available on CPAN or in any stable Perl

diff --git a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.880.0.ebuild b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.880.0.ebuild
new file mode 100644
index 0000000..73ba833
--- /dev/null
+++ b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.880.0.ebuild
@@ -0,0 +1,15 @@
+# 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/Filter-Simple"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/Filter-Simple-${PV}"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Filter-Simple/
@ 2012-04-29 19:26 Kent Fredric
  0 siblings, 0 replies; 11+ messages in thread
From: Kent Fredric @ 2012-04-29 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     443fabef607dc7b2255281b781ab406a6faf87ed
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 29 18:52:32 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 29 18:52:32 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=443fabef

[cpanclean] virtual/Filter-Simple-0.870.0

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

---
 virtual/perl-Filter-Simple/ChangeLog               |    4 ++++
 .../perl-Filter-Simple-0.870.0.ebuild              |   15 ---------------
 2 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/virtual/perl-Filter-Simple/ChangeLog b/virtual/perl-Filter-Simple/ChangeLog
index 09e2862..203cad4 100644
--- a/virtual/perl-Filter-Simple/ChangeLog
+++ b/virtual/perl-Filter-Simple/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  29 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  -perl-Filter-Simple-0.870.0.ebuild:
+  Gone on CPAN
+
 *perl-Filter-Simple-0.880.0 (26 Feb 2012)
 
   26 Feb 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.870.0.ebuild b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.870.0.ebuild
deleted file mode 100644
index 2b0b800..0000000
--- a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.870.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/Filter-Simple"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/Filter-Simple-${PV}"



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

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

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

[fix] add virtual for perl-Filter-Simple-0.880.0 @ perl 5.16

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

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

diff --git a/virtual/perl-Filter-Simple/ChangeLog b/virtual/perl-Filter-Simple/ChangeLog
index 203cad4..3a7f53f 100644
--- a/virtual/perl-Filter-Simple/ChangeLog
+++ b/virtual/perl-Filter-Simple/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Filter-Simple-0.880.0-r1 (31 Jul 2012)
+
+  31 Jul 2012; Kent Fredric <kentfredric@gmail.com>
+  -perl-Filter-Simple-0.880.0.ebuild, +perl-Filter-Simple-0.880.0-r1.ebuild:
+  Add for 5.16
+
   29 Apr 2012; Kent Fredric <kentfredric@gmail.com>
   -perl-Filter-Simple-0.870.0.ebuild:
   Gone on CPAN

diff --git a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.880.0.ebuild b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.880.0-r1.ebuild
similarity index 84%
rename from virtual/perl-Filter-Simple/perl-Filter-Simple-0.880.0.ebuild
rename to virtual/perl-Filter-Simple/perl-Filter-Simple-0.880.0-r1.ebuild
index 73ba833..28d78d3 100644
--- a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.880.0.ebuild
+++ b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.880.0-r1.ebuild
@@ -12,4 +12,4 @@ KEYWORDS="~x86 ~amd64"
 IUSE=""
 
 DEPEND=""
-RDEPEND="~perl-core/Filter-Simple-${PV}"
+RDEPEND="|| ( =dev-lang/perl-5.16* ~perl-core/Filter-Simple-${PV} )"


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

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

commit:     06a539fd7f02a9318cf453c9517fe1723d479911
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Aug 13 01:04:54 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Aug 13 11:17:42 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=06a539fd

[virtual] add perl-Filter-Simple-0.890.0 for v5.18*

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

---
 virtual/perl-Filter-Simple/ChangeLog                      |  8 +++++++-
 .../perl-Filter-Simple/perl-Filter-Simple-0.890.0.ebuild  | 15 +++++++++++++++
 2 files changed, 22 insertions(+), 1 deletion(-)

diff --git a/virtual/perl-Filter-Simple/ChangeLog b/virtual/perl-Filter-Simple/ChangeLog
index 3a7f53f..06ed31f 100644
--- a/virtual/perl-Filter-Simple/ChangeLog
+++ b/virtual/perl-Filter-Simple/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for virtual/perl-Filter-Simple
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-Filter-Simple-0.890.0 (13 Aug 2013)
+
+  13 Aug 2013; Kent Fredric <kentfredric@gmail.com>
+  +perl-Filter-Simple-0.890.0.ebuild:
+  add perl-Filter-Simple-0.890.0 for v5.18*
+
 *perl-Filter-Simple-0.880.0-r1 (31 Jul 2012)
 
   31 Jul 2012; Kent Fredric <kentfredric@gmail.com>

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


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

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

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

[trim] virtual/perl-Filter-Simple-0.890.0 In gentoo

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

---
 virtual/perl-Filter-Simple/ChangeLog                      |  4 ++++
 .../perl-Filter-Simple/perl-Filter-Simple-0.890.0.ebuild  | 15 ---------------
 2 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/virtual/perl-Filter-Simple/ChangeLog b/virtual/perl-Filter-Simple/ChangeLog
index 06ed31f..81ebc23 100644
--- a/virtual/perl-Filter-Simple/ChangeLog
+++ b/virtual/perl-Filter-Simple/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-Filter-Simple-0.890.0.ebuild:
+  In gentoo
+
 *perl-Filter-Simple-0.890.0 (13 Aug 2013)
 
   13 Aug 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0.ebuild b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0.ebuild
deleted file mode 100644
index 3b6b707..0000000
--- a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.890.0.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/Filter-Simple"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/Filter-Simple-${PV} )"


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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Filter-Simple/
@ 2014-09-06  9:52 Kent Fredric
  0 siblings, 0 replies; 11+ messages in thread
From: Kent Fredric @ 2014-09-06  9:52 UTC (permalink / raw
  To: gentoo-commits

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

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

---
 virtual/perl-Filter-Simple/ChangeLog               | 64 ----------------------
 virtual/perl-Filter-Simple/metadata.xml            |  5 --
 .../perl-Filter-Simple-0.840.0.ebuild              | 22 --------
 .../perl-Filter-Simple-0.860.0-r1.ebuild           | 18 ------
 .../perl-Filter-Simple-0.880.0-r1.ebuild           | 15 -----
 5 files changed, 124 deletions(-)

diff --git a/virtual/perl-Filter-Simple/ChangeLog b/virtual/perl-Filter-Simple/ChangeLog
deleted file mode 100644
index 81ebc23..0000000
--- a/virtual/perl-Filter-Simple/ChangeLog
+++ /dev/null
@@ -1,64 +0,0 @@
-# ChangeLog for virtual/perl-Filter-Simple
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  08 Nov 2013; Kent Fredric <kentfredric@gmail.com>
-  -perl-Filter-Simple-0.890.0.ebuild:
-  In gentoo
-
-*perl-Filter-Simple-0.890.0 (13 Aug 2013)
-
-  13 Aug 2013; Kent Fredric <kentfredric@gmail.com>
-  +perl-Filter-Simple-0.890.0.ebuild:
-  add perl-Filter-Simple-0.890.0 for v5.18*
-
-*perl-Filter-Simple-0.880.0-r1 (31 Jul 2012)
-
-  31 Jul 2012; Kent Fredric <kentfredric@gmail.com>
-  -perl-Filter-Simple-0.880.0.ebuild, +perl-Filter-Simple-0.880.0-r1.ebuild:
-  Add for 5.16
-
-  29 Apr 2012; Kent Fredric <kentfredric@gmail.com>
-  -perl-Filter-Simple-0.870.0.ebuild:
-  Gone on CPAN
-
-*perl-Filter-Simple-0.880.0 (26 Feb 2012)
-
-  26 Feb 2012; Kent Fredric <kentfredric@gmail.com>
-  +perl-Filter-Simple-0.880.0.ebuild:
-  Version Bump
-
-  31 Jul 2011; Kent Fredric <kentfredric@gmail.com>
-  -perl-Filter-Simple-0.850.0.ebuild:
-  Not available on CPAN or in any stable Perl
-
-*perl-Filter-Simple-0.860.0-r1 (17 Jun 2011)
-
-  17 Jun 2011; Kent Fredric <kentfredric@gmail.com>
-  -perl-Filter-Simple-0.860.0.ebuild, +perl-Filter-Simple-0.860.0-r1.ebuild:
-  Update for perl-5.14.1 with star-match
-
-  24 May 2011; Kent Fredric <kentfredric@gmail.com>
-  perl-Filter-Simple-0.860.0.ebuild:
-  Remove _rc1 references and fix to be 5.14.0 friendly
-
-*perl-Filter-Simple-0.870.0 (24 May 2011)
-
-  24 May 2011; Kent Fredric <kentfredric@gmail.com>
-  +perl-Filter-Simple-0.870.0.ebuild:
-  Version Bump
-
-*perl-Filter-Simple-0.860.0 (20 Apr 2011)
-
-  20 Apr 2011; Kent Fredric <kentfredric@gmail.com>
-  +perl-Filter-Simple-0.860.0.ebuild:
-  Added to represent 5.14
-
-*perl-Filter-Simple-0.850.0 (03 Apr 2011)
-*perl-Filter-Simple-0.840.0 (03 Apr 2011)
-
-  03 Apr 2011; Kent Fredric <kentfredric@gmail.com>
-  +perl-Filter-Simple-0.840.0.ebuild, +perl-Filter-Simple-0.850.0.ebuild,
-  +metadata.xml:
-  Added for Filter::Simple
-

diff --git a/virtual/perl-Filter-Simple/metadata.xml b/virtual/perl-Filter-Simple/metadata.xml
deleted file mode 100644
index fcd994b..0000000
--- a/virtual/perl-Filter-Simple/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-Filter-Simple/perl-Filter-Simple-0.840.0.ebuild b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.840.0.ebuild
deleted file mode 100644
index ca2729d..0000000
--- a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.840.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: /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/Filter-Simple"
-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/Filter-Simple
-"

diff --git a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.860.0-r1.ebuild b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.860.0-r1.ebuild
deleted file mode 100644
index 02f3722..0000000
--- a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.860.0-r1.ebuild
+++ /dev/null
@@ -1,18 +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/Filter-Simple"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-	=dev-lang/perl-5.14*
-	!perl-core/Filter-Simple
-"

diff --git a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.880.0-r1.ebuild b/virtual/perl-Filter-Simple/perl-Filter-Simple-0.880.0-r1.ebuild
deleted file mode 100644
index 28d78d3..0000000
--- a/virtual/perl-Filter-Simple/perl-Filter-Simple-0.880.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: /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/Filter-Simple"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( =dev-lang/perl-5.16* ~perl-core/Filter-Simple-${PV} )"


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

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

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

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