* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Archive-Any/
@ 2011-02-19 8:25 Torsten Veller
0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller @ 2011-02-19 8:25 UTC (permalink / raw
To: gentoo-commits
commit: c286d7e4fbc8aa3589b2991d7bd733d1716296cc
Author: Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 15 10:35:38 2011 +0000
Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sat Feb 19 08:13:03 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c286d7e4
[migrate] dev-perl/Archive-Any
(Portage version: 2.2.0_alpha23/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)
---
...y-0.0932.ebuild => Archive-Any-0.93.200.ebuild} | 5 +++--
dev-perl/Archive-Any/ChangeLog | 8 +++++++-
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Archive-Any/Archive-Any-0.0932.ebuild b/dev-perl/Archive-Any/Archive-Any-0.93.200.ebuild
similarity index 88%
rename from dev-perl/Archive-Any/Archive-Any-0.0932.ebuild
rename to dev-perl/Archive-Any/Archive-Any-0.93.200.ebuild
index fd9889d..eca10d8 100644
--- a/dev-perl/Archive-Any/Archive-Any-0.0932.ebuild
+++ b/dev-perl/Archive-Any/Archive-Any-0.93.200.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=2
+EAPI=3
MODULE_AUTHOR=CMOORE
+MODULE_VERSION=0.0932
inherit perl-module
DESCRIPTION="Single interface to deal with file archives"
diff --git a/dev-perl/Archive-Any/ChangeLog b/dev-perl/Archive-Any/ChangeLog
index 4bd38bd..53babd2 100644
--- a/dev-perl/Archive-Any/ChangeLog
+++ b/dev-perl/Archive-Any/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Archive-Any
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Archive-Any-0.93.200 (15 Feb 2011)
+
+ 15 Feb 2011; Torsten Veller <tove@gentoo.org> +Archive-Any-0.93.200.ebuild,
+ -Archive-Any-0.0932.ebuild:
+ Change version scheme. Looks like a downgrade
+
*Archive-Any-0.0932 (24 Mar 2010)
24 Mar 2010; Torsten Veller <tove@gentoo.org>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Archive-Any/
@ 2013-07-31 6:54 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2013-07-31 6:54 UTC (permalink / raw
To: gentoo-commits
commit: faa176083f2eac3803bbfb2058a797f28f026e78
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jul 31 05:56:18 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jul 31 05:56:18 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=faa17608
[fixup] Archive-Any EAPI=5, SRC_TEST=parallel
Package-Manager: portage-2.2.0_alpha186
Manifest-Sign-Key: E854324B1366A820
---
dev-perl/Archive-Any/Archive-Any-0.93.200.ebuild | 6 +++---
dev-perl/Archive-Any/ChangeLog | 6 +++++-
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/dev-perl/Archive-Any/Archive-Any-0.93.200.ebuild b/dev-perl/Archive-Any/Archive-Any-0.93.200.ebuild
index eca10d8..7e0409b 100644
--- a/dev-perl/Archive-Any/Archive-Any-0.93.200.ebuild
+++ b/dev-perl/Archive-Any/Archive-Any-0.93.200.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=5
MODULE_AUTHOR=CMOORE
MODULE_VERSION=0.0932
@@ -26,4 +26,4 @@ DEPEND="${RDEPEND}
dev-perl/Test-Pod
dev-perl/Test-Pod-Coverage )"
-SRC_TEST=do
+SRC_TEST="do parallel"
diff --git a/dev-perl/Archive-Any/ChangeLog b/dev-perl/Archive-Any/ChangeLog
index 53babd2..6822f4e 100644
--- a/dev-perl/Archive-Any/ChangeLog
+++ b/dev-perl/Archive-Any/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for dev-perl/Archive-Any
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 31 Jul 2013; Kent Fredric <kentfredric@gmail.com>
+ Archive-Any-0.93.200.ebuild:
+ EAPI=5, SRC_TEST+=parallel
+
*Archive-Any-0.93.200 (15 Feb 2011)
15 Feb 2011; Torsten Veller <tove@gentoo.org> +Archive-Any-0.93.200.ebuild,
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Archive-Any/
@ 2014-12-06 22:10 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2014-12-06 22:10 UTC (permalink / raw
To: gentoo-commits
commit: 527dea1815f67f12559a9877f8cdfcc47664b144
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 6 20:21:01 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Dec 6 20:21:01 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=527dea18
[cleanup] dev-perl/Archive-Any moved to main tree
---
dev-perl/Archive-Any/Archive-Any-0.93.200.ebuild | 29 ------------------------
dev-perl/Archive-Any/metadata.xml | 12 ----------
2 files changed, 41 deletions(-)
diff --git a/dev-perl/Archive-Any/Archive-Any-0.93.200.ebuild b/dev-perl/Archive-Any/Archive-Any-0.93.200.ebuild
deleted file mode 100644
index 7e0409b..0000000
--- a/dev-perl/Archive-Any/Archive-Any-0.93.200.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-MODULE_AUTHOR=CMOORE
-MODULE_VERSION=0.0932
-inherit perl-module
-
-DESCRIPTION="Single interface to deal with file archives"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="virtual/perl-Archive-Tar
- dev-perl/Archive-Zip
- dev-perl/Module-Find
- dev-perl/MIME-Types
- dev-perl/File-MMagic
- virtual/perl-File-Spec"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build
- test? ( dev-perl/Test-Warn
- dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST="do parallel"
diff --git a/dev-perl/Archive-Any/metadata.xml b/dev-perl/Archive-Any/metadata.xml
deleted file mode 100644
index 49accdd..0000000
--- a/dev-perl/Archive-Any/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>perl</herd>
- <upstream>
- <remote-id type="cpan">Archive-Any</remote-id>
- <remote-id type="cpan-module">Archive::Any</remote-id>
- <remote-id type="cpan-module">Archive::Any::Plugin</remote-id>
- <remote-id type="cpan-module">Archive::Any::Plugin::Tar</remote-id>
- <remote-id type="cpan-module">Archive::Any::Plugin::Zip</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-12-06 22:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-19 8:25 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Archive-Any/ Torsten Veller
-- strict thread matches above, loose matches on Subject: below --
2013-07-31 6:54 Kent Fredric
2014-12-06 22:10 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox