* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-File-Fetch/
@ 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: e3c185d707dffc7af7048b4a888496dfd2db3e02
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jun 17 00:17:07 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=e3c185d7
[updatevirtual] Update perl-File-Fetch for perl-5.14.1 by using =perl-5.14* rule
(Portage version: 2.2.0_alpha41/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key BD86D695)
---
virtual/perl-File-Fetch/ChangeLog | 6 ++++++
...0.320.ebuild => perl-File-Fetch-0.320.0.ebuild} | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/virtual/perl-File-Fetch/ChangeLog b/virtual/perl-File-Fetch/ChangeLog
index 602aff8..54063bf 100644
--- a/virtual/perl-File-Fetch/ChangeLog
+++ b/virtual/perl-File-Fetch/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*perl-File-Fetch-0.320.0 (17 Jun 2011)
+
+ 17 Jun 2011; Kent Fredric <kentfredric@gmail.com>
+ -perl-File-Fetch-0.320.ebuild, +perl-File-Fetch-0.320.0.ebuild:
+ Update for perl-5.14.1 with star-match
+
24 May 2011; Kent Fredric <kentfredric@gmail.com>
perl-File-Fetch-0.320.ebuild:
Remove _rc1 references and fix to be 5.14.0 friendly
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.320.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.320.0.ebuild
similarity index 77%
rename from virtual/perl-File-Fetch/perl-File-Fetch-0.320.ebuild
rename to virtual/perl-File-Fetch/perl-File-Fetch-0.320.0.ebuild
index 2029aec..45e14f0 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.320.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.320.0.ebuild
@@ -11,4 +11,4 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~perl-core/File-Fetch-${PV} )"
+RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/File-Fetch-${PV} )"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-File-Fetch/
@ 2017-09-17 3:43 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2017-09-17 3:43 UTC (permalink / raw
To: gentoo-commits
commit: 5afb3df678736fa33f5b045b51998a61bbd8cb2c
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 03:28:36 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 03:28:36 2017 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=5afb3df6
virtual/perl-File-Fetch: Fix for 5.24
Package-Manager: Portage-2.3.6, Repoman-2.3.2
...-File-Fetch-0.480.0-r1.ebuild => perl-File-Fetch-0.480.100.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.480.0-r1.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.480.100.ebuild
similarity index 68%
rename from virtual/perl-File-Fetch/perl-File-Fetch-0.480.0-r1.ebuild
rename to virtual/perl-File-Fetch/perl-File-Fetch-0.480.100.ebuild
index 907d11f2c..19c73ba05 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.480.0-r1.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.480.100.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
- || ( =dev-lang/perl-5.22* =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
+ || ( =dev-lang/perl-5.24.2* =dev-lang/perl-5.24.1* ~perl-core/${PN#perl-}-${PV} )
!<perl-core/${PN#perl-}-${PV}
!>perl-core/${PN#perl-}-${PV}
"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-File-Fetch/
@ 2015-06-14 17:05 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2015-06-14 17:05 UTC (permalink / raw
To: gentoo-commits
commit: 203503bf4f884de67991d3fd16cd92dc3ec8649a
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:42:05 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:42:05 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=203503bf
[cleanup] virtual/perl-File-Fetch: Remove old versions
Package-Manager: portage-2.2.17
virtual/perl-File-Fetch/perl-File-Fetch-0.380.0-r2.ebuild | 14 --------------
virtual/perl-File-Fetch/perl-File-Fetch-0.420.0-r1.ebuild | 14 --------------
2 files changed, 28 deletions(-)
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.380.0-r2.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.380.0-r2.ebuild
deleted file mode 100644
index bd75cd0..0000000
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.380.0-r2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-DESCRIPTION="Virtual for File-Fetch"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/${PN#perl-}-${PV}"
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.420.0-r1.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.420.0-r1.ebuild
deleted file mode 100644
index 07a59e2..0000000
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.420.0-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-DESCRIPTION="Virtual for File-Fetch"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/File-Fetch-${PV}"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-File-Fetch/
@ 2015-06-03 12:58 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2015-06-03 12:58 UTC (permalink / raw
To: gentoo-commits
commit: 5f3c8d3f29dcb7f4430b518eadfd3c55acb86c55
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 2 20:00:15 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 2 20:00:15 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=5f3c8d3f
[fixup] perl-File-Fetch: Provided by perl 5.22.0
Package-Manager: portage-2.2.17
...rl-File-Fetch-0.480.0.ebuild => perl-File-Fetch-0.480.0-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.480.0.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.480.0-r1.ebuild
similarity index 69%
rename from virtual/perl-File-Fetch/perl-File-Fetch-0.480.0.ebuild
rename to virtual/perl-File-Fetch/perl-File-Fetch-0.480.0-r1.ebuild
index c7cbabd..2fce66d 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.480.0.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.480.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
- || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
+ || ( =dev-lang/perl-5.22* =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
!<perl-core/${PN#perl-}-${PV}
!>perl-core/${PN#perl-}-${PV}
"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-File-Fetch/
@ 2015-03-29 19:20 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2015-03-29 19:20 UTC (permalink / raw
To: gentoo-commits
commit: 9cd4405b93905d51255da92d2a15b4ba40dbcc60
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Mar 29 18:38:45 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Mar 29 18:38:45 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=9cd4405b
[fixup] virtual/perl-File-Fetch-0.380.0-r2: Drop perl 5.18 as a provider
Package-Manager: portage-2.2.17
...-Fetch-0.380.0-r1.ebuild => perl-File-Fetch-0.380.0-r2.ebuild} | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.380.0-r1.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.380.0-r2.ebuild
similarity index 52%
rename from virtual/perl-File-Fetch/perl-File-Fetch-0.380.0-r1.ebuild
rename to virtual/perl-File-Fetch/perl-File-Fetch-0.380.0-r2.ebuild
index f4456b2..bd75cd0 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.380.0-r1.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.380.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
@@ -11,8 +11,4 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="
- || ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
- !<perl-core/${PN#perl-}-${PV}
- !>perl-core/${PN#perl-}-${PV}-r999
- "
+RDEPEND="~perl-core/${PN#perl-}-${PV}"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-File-Fetch/
@ 2014-10-04 23:43 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2014-10-04 23:43 UTC (permalink / raw
To: gentoo-commits
commit: e6ccd90521283a066a0acb361874241463d1662a
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Oct 4 23:03:34 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Oct 4 23:03:34 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e6ccd905
[bump] virtual/perl-File-Fetch 0.480.0 for perl 5.20
Package-Manager: portage-2.2.10
---
.../perl-File-Fetch/perl-File-Fetch-0.480.0.ebuild | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.480.0.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.480.0.ebuild
new file mode 100644
index 0000000..c7cbabd
--- /dev/null
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.480.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}
+"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-File-Fetch/
@ 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: 4bf5968baa4b16778f0325bd9526618a0ee35ffd
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Sep 6 08:12:18 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Sep 6 08:12:18 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4bf5968b
[fixup] virtual/perl-File-Fetch EAPI5, Fixup 5.18 deps
Package-Manager: portage-2.2.10
---
virtual/perl-File-Fetch/ChangeLog | 12 +++++++++++-
...etch-0.320.0.ebuild => perl-File-Fetch-0.320.0-r1.ebuild} | 4 ++--
...etch-0.420.0.ebuild => perl-File-Fetch-0.380.0-r1.ebuild} | 10 +++++++---
...etch-0.380.0.ebuild => perl-File-Fetch-0.420.0-r1.ebuild} | 4 ++--
4 files changed, 22 insertions(+), 8 deletions(-)
diff --git a/virtual/perl-File-Fetch/ChangeLog b/virtual/perl-File-Fetch/ChangeLog
index d67de37..c75d763 100644
--- a/virtual/perl-File-Fetch/ChangeLog
+++ b/virtual/perl-File-Fetch/ChangeLog
@@ -1,7 +1,17 @@
# ChangeLog for virtual/perl-File-Fetch
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*perl-File-Fetch-0.420.0-r1 (06 Sep 2014)
+*perl-File-Fetch-0.380.0-r1 (06 Sep 2014)
+*perl-File-Fetch-0.320.0-r1 (06 Sep 2014)
+
+ 06 Sep 2014; Kent Fredric <kentfredric@gmail.com>
+ -perl-File-Fetch-0.320.0.ebuild, +perl-File-Fetch-0.320.0-r1.ebuild,
+ -perl-File-Fetch-0.380.0.ebuild, +perl-File-Fetch-0.380.0-r1.ebuild,
+ -perl-File-Fetch-0.420.0.ebuild, +perl-File-Fetch-0.420.0-r1.ebuild:
+ EAPI5, Fixup 5.18 deps
+
15 May 2013; Kent Fredric <kentfredric@gmail.com>
-perl-File-Fetch-0.220.0.ebuild, -perl-File-Fetch-0.240.0.ebuild,
-perl-File-Fetch-0.280.0.ebuild, -perl-File-Fetch-0.300.0.ebuild,
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.320.0.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.320.0-r1.ebuild
similarity index 85%
rename from virtual/perl-File-Fetch/perl-File-Fetch-0.320.0.ebuild
rename to virtual/perl-File-Fetch/perl-File-Fetch-0.320.0-r1.ebuild
index 71b5a93..b9ccb04 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.320.0.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.320.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-
+EAPI=5
DESCRIPTION="Virtual for File-Fetch"
HOMEPAGE=""
SRC_URI=""
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.420.0.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.380.0-r1.ebuild
similarity index 51%
rename from virtual/perl-File-Fetch/perl-File-Fetch-0.420.0.ebuild
rename to virtual/perl-File-Fetch/perl-File-Fetch-0.380.0-r1.ebuild
index f529a30..f4456b2 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.420.0.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.380.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-
+EAPI=5
DESCRIPTION="Virtual for File-Fetch"
HOMEPAGE=""
SRC_URI=""
@@ -11,4 +11,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="~perl-core/File-Fetch-${PV}"
+RDEPEND="
+ || ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
+ !<perl-core/${PN#perl-}-${PV}
+ !>perl-core/${PN#perl-}-${PV}-r999
+ "
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.380.0.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.420.0-r1.ebuild
similarity index 83%
rename from virtual/perl-File-Fetch/perl-File-Fetch-0.380.0.ebuild
rename to virtual/perl-File-Fetch/perl-File-Fetch-0.420.0-r1.ebuild
index f529a30..07a59e2 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.380.0.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.420.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-
+EAPI=5
DESCRIPTION="Virtual for File-Fetch"
HOMEPAGE=""
SRC_URI=""
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-File-Fetch/
@ 2013-05-15 22:23 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2013-05-15 22:23 UTC (permalink / raw
To: gentoo-commits
commit: eab9d56bd2c0ff4859a24940160edaeaeb66af9c
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed May 15 19:05:16 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed May 15 19:05:16 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=eab9d56b
[cpanclean] virtual/perl-File-Fetch-0.220.0
Package-Manager: portage-2.2.0_alpha174
Manifest-Sign-Key: ECD2C675C102CDA4
---
virtual/perl-File-Fetch/ChangeLog | 6 ++++++
.../perl-File-Fetch/perl-File-Fetch-0.220.0.ebuild | 14 --------------
.../perl-File-Fetch/perl-File-Fetch-0.240.0.ebuild | 14 --------------
.../perl-File-Fetch/perl-File-Fetch-0.280.0.ebuild | 14 --------------
.../perl-File-Fetch/perl-File-Fetch-0.300.0.ebuild | 14 --------------
.../perl-File-Fetch/perl-File-Fetch-0.340.0.ebuild | 14 --------------
.../perl-File-Fetch/perl-File-Fetch-0.360.0.ebuild | 14 --------------
7 files changed, 6 insertions(+), 84 deletions(-)
diff --git a/virtual/perl-File-Fetch/ChangeLog b/virtual/perl-File-Fetch/ChangeLog
index 3d15550..d67de37 100644
--- a/virtual/perl-File-Fetch/ChangeLog
+++ b/virtual/perl-File-Fetch/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 15 May 2013; Kent Fredric <kentfredric@gmail.com>
+ -perl-File-Fetch-0.220.0.ebuild, -perl-File-Fetch-0.240.0.ebuild,
+ -perl-File-Fetch-0.280.0.ebuild, -perl-File-Fetch-0.300.0.ebuild,
+ -perl-File-Fetch-0.340.0.ebuild, -perl-File-Fetch-0.360.0.ebuild:
+ Gone on CPAN
+
*perl-File-Fetch-0.420.0 (02 May 2013)
02 May 2013; Kent Fredric <kentfredric@gmail.com>
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.220.0.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.220.0.ebuild
deleted file mode 100644
index 6018695..0000000
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.220.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 File-Fetch"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/File-Fetch-${PV}"
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.240.0.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.240.0.ebuild
deleted file mode 100644
index 6018695..0000000
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.240.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 File-Fetch"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/File-Fetch-${PV}"
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.280.0.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.280.0.ebuild
deleted file mode 100644
index 6018695..0000000
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.280.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 File-Fetch"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/File-Fetch-${PV}"
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.300.0.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.300.0.ebuild
deleted file mode 100644
index 6018695..0000000
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.300.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 File-Fetch"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/File-Fetch-${PV}"
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.340.0.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.340.0.ebuild
deleted file mode 100644
index 6018695..0000000
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.340.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 File-Fetch"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/File-Fetch-${PV}"
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.360.0.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.360.0.ebuild
deleted file mode 100644
index 6018695..0000000
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.360.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 File-Fetch"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="~perl-core/File-Fetch-${PV}"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-File-Fetch/
@ 2012-07-25 18:30 Kent Fredric
0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2012-07-25 18:30 UTC (permalink / raw
To: gentoo-commits
commit: d77cd23dd3522578c0c5ba62f01500c1c6b81acb
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jul 25 14:01:33 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jul 25 14:01:33 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d77cd23d
[newversion] perl-File-Fetch-0.360.0
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)
---
virtual/perl-File-Fetch/ChangeLog | 6 ++++++
.../perl-File-Fetch/perl-File-Fetch-0.360.0.ebuild | 14 ++++++++++++++
2 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/virtual/perl-File-Fetch/ChangeLog b/virtual/perl-File-Fetch/ChangeLog
index 03b1167..d7238a7 100644
--- a/virtual/perl-File-Fetch/ChangeLog
+++ b/virtual/perl-File-Fetch/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*perl-File-Fetch-0.360.0 (25 Jul 2012)
+
+ 25 Jul 2012; Kent Fredric <kentfredric@gmail.com>
+ +perl-File-Fetch-0.360.0.ebuild:
+ Version Bump
+
*perl-File-Fetch-0.340.0 (27 May 2012)
27 May 2012; Kent Fredric <kentfredric@gmail.com>
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.360.0.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.360.0.ebuild
new file mode 100644
index 0000000..6018695
--- /dev/null
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.360.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 File-Fetch"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/File-Fetch-${PV}"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-File-Fetch/
@ 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: 4d0c674f5948f0fbf295028542ad01c3d221d372
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun May 27 04:21:37 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun May 27 04:21:37 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4d0c674f
[newversion] virtual/perl-File-Fetch-0.340.0
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
virtual/perl-File-Fetch/ChangeLog | 6 ++++++
.../perl-File-Fetch/perl-File-Fetch-0.320.0.ebuild | 4 ++--
...320.0.ebuild => perl-File-Fetch-0.340.0.ebuild} | 4 ++--
3 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/virtual/perl-File-Fetch/ChangeLog b/virtual/perl-File-Fetch/ChangeLog
index 5fff30c..03b1167 100644
--- a/virtual/perl-File-Fetch/ChangeLog
+++ b/virtual/perl-File-Fetch/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*perl-File-Fetch-0.340.0 (27 May 2012)
+
+ 27 May 2012; Kent Fredric <kentfredric@gmail.com>
+ perl-File-Fetch-0.320.0.ebuild, +perl-File-Fetch-0.340.0.ebuild:
+ Version Bump
+
*perl-File-Fetch-0.300.0 (27 May 2012)
*perl-File-Fetch-0.280.0 (27 May 2012)
*perl-File-Fetch-0.240.0 (27 May 2012)
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.320.0.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.320.0.ebuild
index 45e14f0..71b5a93 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.320.0.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.320.0.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: $
@@ -11,4 +11,4 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/File-Fetch-${PV} )"
+RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/File-Fetch-${PV} )"
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.320.0.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.340.0.ebuild
similarity index 64%
copy from virtual/perl-File-Fetch/perl-File-Fetch-0.320.0.ebuild
copy to virtual/perl-File-Fetch/perl-File-Fetch-0.340.0.ebuild
index 45e14f0..6018695 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.320.0.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.340.0.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: $
@@ -11,4 +11,4 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/File-Fetch-${PV} )"
+RDEPEND="~perl-core/File-Fetch-${PV}"
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-File-Fetch/
@ 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: 39b6e622e7576e5cc65590752c4739ee67768c52
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun May 27 04:09:26 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun May 27 04:09:26 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=39b6e622
[migrate] virtual/perl-File-Fetch to x.y.z
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
virtual/perl-File-Fetch/ChangeLog | 14 +++++++++++++-
...0.300.ebuild => perl-File-Fetch-0.220.0.ebuild} | 2 +-
...-0.22.ebuild => perl-File-Fetch-0.240.0.ebuild} | 2 +-
...-0.24.ebuild => perl-File-Fetch-0.280.0.ebuild} | 2 +-
...-0.28.ebuild => perl-File-Fetch-0.300.0.ebuild} | 2 +-
5 files changed, 17 insertions(+), 5 deletions(-)
diff --git a/virtual/perl-File-Fetch/ChangeLog b/virtual/perl-File-Fetch/ChangeLog
index 54063bf..5fff30c 100644
--- a/virtual/perl-File-Fetch/ChangeLog
+++ b/virtual/perl-File-Fetch/ChangeLog
@@ -1,7 +1,19 @@
# ChangeLog for virtual/perl-File-Fetch
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*perl-File-Fetch-0.300.0 (27 May 2012)
+*perl-File-Fetch-0.280.0 (27 May 2012)
+*perl-File-Fetch-0.240.0 (27 May 2012)
+*perl-File-Fetch-0.220.0 (27 May 2012)
+
+ 27 May 2012; Kent Fredric <kentfredric@gmail.com>
+ -perl-File-Fetch-0.22.ebuild, -perl-File-Fetch-0.24.ebuild,
+ -perl-File-Fetch-0.28.ebuild, +perl-File-Fetch-0.220.0.ebuild,
+ +perl-File-Fetch-0.240.0.ebuild, +perl-File-Fetch-0.280.0.ebuild,
+ -perl-File-Fetch-0.300.ebuild, +perl-File-Fetch-0.300.0.ebuild:
+ Migrate to x.y.z
+
*perl-File-Fetch-0.320.0 (17 Jun 2011)
17 Jun 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.300.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.220.0.ebuild
similarity index 85%
rename from virtual/perl-File-Fetch/perl-File-Fetch-0.300.ebuild
rename to virtual/perl-File-Fetch/perl-File-Fetch-0.220.0.ebuild
index 8041ac1..6018695 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.300.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.220.0.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: $
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.22.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.240.0.ebuild
similarity index 85%
rename from virtual/perl-File-Fetch/perl-File-Fetch-0.22.ebuild
rename to virtual/perl-File-Fetch/perl-File-Fetch-0.240.0.ebuild
index b4b5c9b..6018695 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.22.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.240.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.24.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.280.0.ebuild
similarity index 85%
rename from virtual/perl-File-Fetch/perl-File-Fetch-0.24.ebuild
rename to virtual/perl-File-Fetch/perl-File-Fetch-0.280.0.ebuild
index b4b5c9b..6018695 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.24.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.280.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.28.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.300.0.ebuild
similarity index 85%
rename from virtual/perl-File-Fetch/perl-File-Fetch-0.28.ebuild
rename to virtual/perl-File-Fetch/perl-File-Fetch-0.300.0.ebuild
index 8041ac1..6018695 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.28.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.300.0.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: $
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-File-Fetch/
@ 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: f19e2d7ae583c46a3169c0b6165d0da0e67b4199
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Apr 20 21:45:57 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=f19e2d7a
[fix] perl-File-Fetch-0.320 += 5.14
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
virtual/perl-File-Fetch/ChangeLog | 4 ++++
.../perl-File-Fetch/perl-File-Fetch-0.320.ebuild | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/virtual/perl-File-Fetch/ChangeLog b/virtual/perl-File-Fetch/ChangeLog
index 9f3a895..73c2c98 100644
--- a/virtual/perl-File-Fetch/ChangeLog
+++ b/virtual/perl-File-Fetch/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-File-Fetch-0.320.ebuild:
+ Added 5.14
+
*perl-File-Fetch-0.320 (20 Jan 2011)
20 Jan 2011; Torsten Veller <tove@gentoo.org> +perl-File-Fetch-0.320.ebuild:
diff --git a/virtual/perl-File-Fetch/perl-File-Fetch-0.320.ebuild b/virtual/perl-File-Fetch/perl-File-Fetch-0.320.ebuild
index 8041ac1..ffd22cd 100644
--- a/virtual/perl-File-Fetch/perl-File-Fetch-0.320.ebuild
+++ b/virtual/perl-File-Fetch/perl-File-Fetch-0.320.ebuild
@@ -11,4 +11,4 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="~perl-core/File-Fetch-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~dev-lang/perl-5.14.0_rc1 ~perl-core/File-Fetch-${PV} )"
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2017-09-17 3:44 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-17 0:30 [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-File-Fetch/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2017-09-17 3:43 Kent Fredric
2015-06-14 17:05 Kent Fredric
2015-06-03 12:58 Kent Fredric
2015-03-29 19:20 Kent Fredric
2014-10-04 23:43 Kent Fredric
2014-09-06 9:52 Kent Fredric
2013-05-15 22:23 Kent Fredric
2012-07-25 18:30 Kent Fredric
2012-05-27 7:47 Kent Fredric
2012-05-27 7:47 Kent Fredric
2011-04-20 22:02 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox