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

commit:     7a312183a44f210312946c29bd5c84736064a02a
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Mar 12 15:50:15 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Mar 12 15:50:15 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7a312183

[added] virtual/perl-HTTP-Tiny

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

---
 virtual/perl-HTTP-Tiny/ChangeLog                   |   10 ++++++++++
 virtual/perl-HTTP-Tiny/metadata.xml                |    5 +++++
 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.10.0.ebuild    |   15 +++++++++++++++
 3 files changed, 30 insertions(+), 0 deletions(-)

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

diff --git a/virtual/perl-HTTP-Tiny/metadata.xml b/virtual/perl-HTTP-Tiny/metadata.xml
new file mode 100644
index 0000000..801e938
--- /dev/null
+++ b/virtual/perl-HTTP-Tiny/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-HTTP-Tiny/perl-HTTP-Tiny-0.10.0.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.10.0.ebuild
new file mode 100644
index 0000000..4702868
--- /dev/null
+++ b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.10.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 HTTP-Tiny"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/HTTP-Tiny-${PV}"



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-HTTP-Tiny/
@ 2011-03-22  1:34 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2011-03-22  1:34 UTC (permalink / raw
  To: gentoo-commits

commit:     9b75bfe1aafefa16a27bd190ee5bdb2e42642942
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 22 00:27:50 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 22 00:27:50 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9b75bfe1

[newversion] perl-HTTP-Tiny-0.11.0

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

---
 virtual/perl-HTTP-Tiny/ChangeLog                   |    6 ++++++
 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.11.0.ebuild    |   15 +++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-HTTP-Tiny/ChangeLog b/virtual/perl-HTTP-Tiny/ChangeLog
index aeb23f8..d66563e 100644
--- a/virtual/perl-HTTP-Tiny/ChangeLog
+++ b/virtual/perl-HTTP-Tiny/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-HTTP-Tiny-0.11.0 (22 Mar 2011)
+
+  22 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+  +perl-HTTP-Tiny-0.11.0.ebuild:
+  Bump
+
 *perl-HTTP-Tiny-0.10.0 (12 Mar 2011)
 
   12 Mar 2011; Kent Fredric <kentfredric@gmail.com>

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



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-HTTP-Tiny/
@ 2011-04-01 13:20 Torsten Veller
  0 siblings, 0 replies; 12+ messages in thread
From: Torsten Veller @ 2011-04-01 13:20 UTC (permalink / raw
  To: gentoo-commits

commit:     e12cb4fdfdd45d6543abf6069b33eeb78a38085c
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  1 13:19:20 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Fri Apr  1 13:19:20 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e12cb4fd

[bump] virtual/perl-HTTP-Tiny-0.12.0

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

---
 virtual/perl-HTTP-Tiny/ChangeLog                   |    5 +++++
 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.12.0.ebuild    |   15 +++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-HTTP-Tiny/ChangeLog b/virtual/perl-HTTP-Tiny/ChangeLog
index d66563e..0497286 100644
--- a/virtual/perl-HTTP-Tiny/ChangeLog
+++ b/virtual/perl-HTTP-Tiny/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-HTTP-Tiny-0.12.0 (01 Apr 2011)
+
+  01 Apr 2011; Torsten Veller <tove@gentoo.org> +perl-HTTP-Tiny-0.12.0.ebuild:
+  Version bump
+
 *perl-HTTP-Tiny-0.11.0 (22 Mar 2011)
 
   22 Mar 2011; Kent Fredric <kentfredric@gmail.com>

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



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

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

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

[fix] perl-HTTP-Tiny-0.12.0 += 5.14

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

---
 virtual/perl-HTTP-Tiny/ChangeLog                   |    4 ++++
 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.12.0.ebuild    |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/virtual/perl-HTTP-Tiny/ChangeLog b/virtual/perl-HTTP-Tiny/ChangeLog
index 0497286..d9ec107 100644
--- a/virtual/perl-HTTP-Tiny/ChangeLog
+++ b/virtual/perl-HTTP-Tiny/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  20 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  perl-HTTP-Tiny-0.12.0.ebuild:
+  Added 5.14
+
 *perl-HTTP-Tiny-0.12.0 (01 Apr 2011)
 
   01 Apr 2011; Torsten Veller <tove@gentoo.org> +perl-HTTP-Tiny-0.12.0.ebuild:

diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.12.0.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.12.0.ebuild
index 4702868..d6f52a8 100644
--- a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.12.0.ebuild
+++ b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.12.0.ebuild
@@ -12,4 +12,4 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND=""
-RDEPEND="~perl-core/HTTP-Tiny-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~dev-lang/perl-5.14.0_rc1 ~perl-core/HTTP-Tiny-${PV} )"



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

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

commit:     9abc0a1ae019d2749d417cbe811d409d8b0b09c0
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jun 17 00:15:06 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=9abc0a1a

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

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

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



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-HTTP-Tiny/
@ 2011-07-18 17:39 Torsten Veller
  0 siblings, 0 replies; 12+ messages in thread
From: Torsten Veller @ 2011-07-18 17:39 UTC (permalink / raw
  To: gentoo-commits

commit:     2dc71cb71f75953730e653a75569ef63527e3829
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 18 17:39:14 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Mon Jul 18 17:39:14 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2dc71cb7

[bump] virtual/perl-HTTP-Tiny-0.13.0

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

---
 virtual/perl-HTTP-Tiny/ChangeLog                   |    5 +++++
 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.13.0.ebuild    |   14 ++++++++++++++
 2 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-HTTP-Tiny/ChangeLog b/virtual/perl-HTTP-Tiny/ChangeLog
index ab25fbb..0be1c6e 100644
--- a/virtual/perl-HTTP-Tiny/ChangeLog
+++ b/virtual/perl-HTTP-Tiny/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-HTTP-Tiny-0.13.0 (18 Jul 2011)
+
+  18 Jul 2011; Torsten Veller <tove@gentoo.org> +perl-HTTP-Tiny-0.13.0.ebuild:
+  Version bump
+
 *perl-HTTP-Tiny-0.12.0-r1 (17 Jun 2011)
 
   17 Jun 2011; Kent Fredric <kentfredric@gmail.com>

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



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

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

commit:     24d2f58c6c593a83f2f73d5136be0d765da71500
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Feb 26 11:01:46 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Feb 26 11:01:46 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=24d2f58c

[newversion] virtual/HTTP-Tiny-0.17.0

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

---
 virtual/perl-HTTP-Tiny/ChangeLog                   |    8 +++++++-
 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0.ebuild    |   14 ++++++++++++++
 2 files changed, 21 insertions(+), 1 deletions(-)

diff --git a/virtual/perl-HTTP-Tiny/ChangeLog b/virtual/perl-HTTP-Tiny/ChangeLog
index 0be1c6e..291ee22 100644
--- a/virtual/perl-HTTP-Tiny/ChangeLog
+++ b/virtual/perl-HTTP-Tiny/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for virtual/perl-HTTP-Tiny
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-HTTP-Tiny-0.17.0 (26 Feb 2012)
+
+  26 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  +perl-HTTP-Tiny-0.17.0.ebuild:
+  Version Bump
+
 *perl-HTTP-Tiny-0.13.0 (18 Jul 2011)
 
   18 Jul 2011; Torsten Veller <tove@gentoo.org> +perl-HTTP-Tiny-0.13.0.ebuild:

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



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-HTTP-Tiny/
@ 2012-05-27  7:47 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2012-05-27  7:47 UTC (permalink / raw
  To: gentoo-commits

commit:     ab9986cc214bb73ea2bccbe7d74661aab73d6807
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun May 27 03:58:47 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun May 27 03:58:47 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ab9986cc

[newversion] virtual/perl-HTTP-Tiny-0.21.0

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

---
 virtual/perl-HTTP-Tiny/ChangeLog                   |    6 ++++++
 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.21.0.ebuild    |   14 ++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-HTTP-Tiny/ChangeLog b/virtual/perl-HTTP-Tiny/ChangeLog
index 291ee22..55ab68c 100644
--- a/virtual/perl-HTTP-Tiny/ChangeLog
+++ b/virtual/perl-HTTP-Tiny/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-HTTP-Tiny-0.21.0 (27 May 2012)
+
+  27 May 2012; Kent Fredric <kentfredric@gmail.com>
+  +perl-HTTP-Tiny-0.21.0.ebuild:
+  Version Bump
+
 *perl-HTTP-Tiny-0.17.0 (26 Feb 2012)
 
   26 Feb 2012; Kent Fredric <kentfredric@gmail.com>

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



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-HTTP-Tiny/
@ 2012-06-09 14:33 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2012-06-09 14:33 UTC (permalink / raw
  To: gentoo-commits

commit:     1f67ebed4d53fe159c850c90f7dc0718b6a876b8
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun  9 12:48:32 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun  9 12:48:32 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1f67ebed

[newversion] perl-HTTP-Tiny-0.22.0

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

---
 virtual/perl-HTTP-Tiny/ChangeLog                   |    8 ++++++++
 ...17.0.ebuild => perl-HTTP-Tiny-0.17.0-r1.ebuild} |    8 +++++++-
 ...-0.17.0.ebuild => perl-HTTP-Tiny-0.22.0.ebuild} |    0
 3 files changed, 15 insertions(+), 1 deletions(-)

diff --git a/virtual/perl-HTTP-Tiny/ChangeLog b/virtual/perl-HTTP-Tiny/ChangeLog
index 55ab68c..9338972 100644
--- a/virtual/perl-HTTP-Tiny/ChangeLog
+++ b/virtual/perl-HTTP-Tiny/ChangeLog
@@ -2,6 +2,14 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-HTTP-Tiny-0.22.0 (09 Jun 2012)
+*perl-HTTP-Tiny-0.17.0-r1 (09 Jun 2012)
+
+  09 Jun 2012; Kent Fredric <kentfredric@gmail.com>
+  -perl-HTTP-Tiny-0.17.0.ebuild, +perl-HTTP-Tiny-0.17.0-r1.ebuild,
+  +perl-HTTP-Tiny-0.22.0.ebuild:
+  Version Bump
+
 *perl-HTTP-Tiny-0.21.0 (27 May 2012)
 
   27 May 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0-r1.ebuild
similarity index 70%
copy from virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0.ebuild
copy to virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0-r1.ebuild
index f881456..60e0c33 100644
--- a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0.ebuild
+++ b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0-r1.ebuild
@@ -11,4 +11,10 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="~perl-core/HTTP-Tiny-${PV}"
+RDEPEND="|| (
+	(
+		>=dev-lang/perl-5.15.9
+		!perl-core/HTTP-Tiny
+	)
+	~perl-core/HTTP-Tiny-${PV}
+)"

diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.22.0.ebuild
similarity index 100%
rename from virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0.ebuild
rename to virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.22.0.ebuild



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

* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-HTTP-Tiny/
@ 2012-10-28  2:41 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2012-10-28  2:41 UTC (permalink / raw
  To: gentoo-commits

commit:     e330b4ed5436bce6e2e2a3c2b0cff097eeea8ade
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Oct 27 19:58:32 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Oct 27 19:58:32 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e330b4ed

[newversion] virtual/HTTP-Tiny-0.24.0

Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4

---
 virtual/perl-HTTP-Tiny/ChangeLog                   |    6 ++++++
 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.24.0.ebuild    |   14 ++++++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/virtual/perl-HTTP-Tiny/ChangeLog b/virtual/perl-HTTP-Tiny/ChangeLog
index 9338972..30a4d91 100644
--- a/virtual/perl-HTTP-Tiny/ChangeLog
+++ b/virtual/perl-HTTP-Tiny/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-HTTP-Tiny-0.24.0 (27 Oct 2012)
+
+  27 Oct 2012; Kent Fredric <kentfredric@gmail.com>
+  +perl-HTTP-Tiny-0.24.0.ebuild:
+  Version Bump
+
 *perl-HTTP-Tiny-0.22.0 (09 Jun 2012)
 *perl-HTTP-Tiny-0.17.0-r1 (09 Jun 2012)
 

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


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

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

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

[trim] virtual/perl-HTTP-Tiny-0.29.0 In gentoo

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

---
 virtual/perl-HTTP-Tiny/ChangeLog                    |  4 ++++
 virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.29.0.ebuild | 14 --------------
 2 files changed, 4 insertions(+), 14 deletions(-)

diff --git a/virtual/perl-HTTP-Tiny/ChangeLog b/virtual/perl-HTTP-Tiny/ChangeLog
index 4787886..d2336f9 100644
--- a/virtual/perl-HTTP-Tiny/ChangeLog
+++ b/virtual/perl-HTTP-Tiny/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-HTTP-Tiny-0.29.0.ebuild:
+  In gentoo
+
 *perl-HTTP-Tiny-0.29.0 (02 May 2013)
 
   02 May 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.29.0.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.29.0.ebuild
deleted file mode 100644
index da60c46..0000000
--- a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.29.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for HTTP-Tiny"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/HTTP-Tiny-${PV}"


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

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

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

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

---
 virtual/perl-HTTP-Tiny/ChangeLog                   | 82 ----------------------
 virtual/perl-HTTP-Tiny/metadata.xml                |  5 --
 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.10.0.ebuild    | 15 ----
 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.11.0.ebuild    | 15 ----
 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.12.0-r1.ebuild | 15 ----
 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.13.0.ebuild    | 14 ----
 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0-r1.ebuild | 20 ------
 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.21.0.ebuild    | 14 ----
 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.22.0.ebuild    | 14 ----
 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.24.0.ebuild    | 14 ----
 .../perl-HTTP-Tiny/perl-HTTP-Tiny-0.25.0.ebuild    | 14 ----
 11 files changed, 222 deletions(-)

diff --git a/virtual/perl-HTTP-Tiny/ChangeLog b/virtual/perl-HTTP-Tiny/ChangeLog
deleted file mode 100644
index d2336f9..0000000
--- a/virtual/perl-HTTP-Tiny/ChangeLog
+++ /dev/null
@@ -1,82 +0,0 @@
-# ChangeLog for virtual/perl-HTTP-Tiny
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  08 Nov 2013; Kent Fredric <kentfredric@gmail.com>
-  -perl-HTTP-Tiny-0.29.0.ebuild:
-  In gentoo
-
-*perl-HTTP-Tiny-0.29.0 (02 May 2013)
-
-  02 May 2013; Kent Fredric <kentfredric@gmail.com>
-  +perl-HTTP-Tiny-0.29.0.ebuild:
-  Version Bump
-
-*perl-HTTP-Tiny-0.25.0 (24 Feb 2013)
-
-  24 Feb 2013; Kent Fredric <kentfredric@gmail.com>
-  +perl-HTTP-Tiny-0.25.0.ebuild:
-  Version Bump
-
-*perl-HTTP-Tiny-0.24.0 (27 Oct 2012)
-
-  27 Oct 2012; Kent Fredric <kentfredric@gmail.com>
-  +perl-HTTP-Tiny-0.24.0.ebuild:
-  Version Bump
-
-*perl-HTTP-Tiny-0.22.0 (09 Jun 2012)
-*perl-HTTP-Tiny-0.17.0-r1 (09 Jun 2012)
-
-  09 Jun 2012; Kent Fredric <kentfredric@gmail.com>
-  -perl-HTTP-Tiny-0.17.0.ebuild, +perl-HTTP-Tiny-0.17.0-r1.ebuild,
-  +perl-HTTP-Tiny-0.22.0.ebuild:
-  Version Bump
-
-*perl-HTTP-Tiny-0.21.0 (27 May 2012)
-
-  27 May 2012; Kent Fredric <kentfredric@gmail.com>
-  +perl-HTTP-Tiny-0.21.0.ebuild:
-  Version Bump
-
-*perl-HTTP-Tiny-0.17.0 (26 Feb 2012)
-
-  26 Feb 2012; Kent Fredric <kentfredric@gmail.com>
-  +perl-HTTP-Tiny-0.17.0.ebuild:
-  Version Bump
-
-*perl-HTTP-Tiny-0.13.0 (18 Jul 2011)
-
-  18 Jul 2011; Torsten Veller <tove@gentoo.org> +perl-HTTP-Tiny-0.13.0.ebuild:
-  Version bump
-
-*perl-HTTP-Tiny-0.12.0-r1 (17 Jun 2011)
-
-  17 Jun 2011; Kent Fredric <kentfredric@gmail.com>
-  -perl-HTTP-Tiny-0.12.0.ebuild, +perl-HTTP-Tiny-0.12.0-r1.ebuild:
-  Update for perl-5.14.1 with star-match
-
-  24 May 2011; Kent Fredric <kentfredric@gmail.com>
-  perl-HTTP-Tiny-0.12.0.ebuild:
-  Remove _rc1 references and fix to be 5.14.0 friendly
-
-  20 Apr 2011; Kent Fredric <kentfredric@gmail.com>
-  perl-HTTP-Tiny-0.12.0.ebuild:
-  Added 5.14
-
-*perl-HTTP-Tiny-0.12.0 (01 Apr 2011)
-
-  01 Apr 2011; Torsten Veller <tove@gentoo.org> +perl-HTTP-Tiny-0.12.0.ebuild:
-  Version bump
-
-*perl-HTTP-Tiny-0.11.0 (22 Mar 2011)
-
-  22 Mar 2011; Kent Fredric <kentfredric@gmail.com>
-  +perl-HTTP-Tiny-0.11.0.ebuild:
-  Bump
-
-*perl-HTTP-Tiny-0.10.0 (12 Mar 2011)
-
-  12 Mar 2011; Kent Fredric <kentfredric@gmail.com>
-  +perl-HTTP-Tiny-0.10.0.ebuild, +metadata.xml:
-  Added
-

diff --git a/virtual/perl-HTTP-Tiny/metadata.xml b/virtual/perl-HTTP-Tiny/metadata.xml
deleted file mode 100644
index 801e938..0000000
--- a/virtual/perl-HTTP-Tiny/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-HTTP-Tiny/perl-HTTP-Tiny-0.10.0.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.10.0.ebuild
deleted file mode 100644
index 4702868..0000000
--- a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.10.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 HTTP-Tiny"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/HTTP-Tiny-${PV}"

diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.11.0.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.11.0.ebuild
deleted file mode 100644
index 4702868..0000000
--- a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.11.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 HTTP-Tiny"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="~perl-core/HTTP-Tiny-${PV}"

diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.12.0-r1.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.12.0-r1.ebuild
deleted file mode 100644
index a75cdfc..0000000
--- a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.12.0-r1.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 HTTP-Tiny"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/HTTP-Tiny-${PV} )"

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

diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0-r1.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0-r1.ebuild
deleted file mode 100644
index 60e0c33..0000000
--- a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.17.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for HTTP-Tiny"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="|| (
-	(
-		>=dev-lang/perl-5.15.9
-		!perl-core/HTTP-Tiny
-	)
-	~perl-core/HTTP-Tiny-${PV}
-)"

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

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

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

diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.25.0.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.25.0.ebuild
deleted file mode 100644
index da60c46..0000000
--- a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.25.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for HTTP-Tiny"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/HTTP-Tiny-${PV}"


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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-01 13:20 [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-HTTP-Tiny/ Torsten Veller
  -- strict thread matches above, loose matches on Subject: below --
2014-09-06  9:52 Kent Fredric
2013-11-09  5:56 Kent Fredric
2012-10-28  2:41 Kent Fredric
2012-06-09 14:33 Kent Fredric
2012-05-27  7:47 Kent Fredric
2012-02-26 13:46 Kent Fredric
2011-07-18 17:39 Torsten Veller
2011-06-17  0:30 Kent Fredric
2011-04-20 22:02 Kent Fredric
2011-03-22  1:34 Kent Fredric
2011-03-12 16:09 Kent Fredric

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