* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Without-Module/
@ 2012-04-22 20:40 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2012-04-22 20:40 UTC (permalink / raw
To: gentoo-commits
commit: 16814d5c0b15987ad259329b7e663ac2a50d69aa
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 22 20:35:06 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 22 20:35:06 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=16814d5c
[migrate] Test-Without-Module to x.y.z
(Portage version: 2.2.0_alpha100/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Test-Without-Module/ChangeLog | 8 +++++++-
...7.ebuild => Test-Without-Module-0.170.0.ebuild} | 3 ++-
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Test-Without-Module/ChangeLog b/dev-perl/Test-Without-Module/ChangeLog
index 9620238..82b79ca 100644
--- a/dev-perl/Test-Without-Module/ChangeLog
+++ b/dev-perl/Test-Without-Module/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Test-Without-Module
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-Without-Module-0.170.0 (22 Apr 2012)
+
+ 22 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+ -Test-Without-Module-0.17.ebuild, +Test-Without-Module-0.170.0.ebuild:
+ Migrate to x.y.z
+
*Test-Without-Module-0.17 (15 Aug 2010)
15 Aug 2010; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Test-Without-Module/Test-Without-Module-0.17.ebuild b/dev-perl/Test-Without-Module/Test-Without-Module-0.170.0.ebuild
similarity index 84%
rename from dev-perl/Test-Without-Module/Test-Without-Module-0.17.ebuild
rename to dev-perl/Test-Without-Module/Test-Without-Module-0.170.0.ebuild
index e91582c..8ff871a 100644
--- a/dev-perl/Test-Without-Module/Test-Without-Module-0.17.ebuild
+++ b/dev-perl/Test-Without-Module/Test-Without-Module-0.170.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
MODULE_AUTHOR=CORION
+MODULE_VERSION="0.17"
inherit perl-module
DESCRIPTION="Test fallback behaviour in absence of modules"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Without-Module/
@ 2013-03-02 9:14 Torsten Veller
0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller @ 2013-03-02 9:14 UTC (permalink / raw
To: gentoo-commits
commit: 508e29e27a5ce875df2e017435c83de3aca020c4
Author: Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 2 09:14:30 2013 +0000
Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sat Mar 2 09:14:30 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=508e29e2
[move] dev-perl/Test-Without-Module to ::gentoo
---
dev-perl/Test-Without-Module/ChangeLog | 16 ---------------
.../Test-Without-Module-0.170.0.ebuild | 21 --------------------
dev-perl/Test-Without-Module/metadata.xml | 13 ------------
3 files changed, 0 insertions(+), 50 deletions(-)
diff --git a/dev-perl/Test-Without-Module/ChangeLog b/dev-perl/Test-Without-Module/ChangeLog
deleted file mode 100644
index 82b79ca..0000000
--- a/dev-perl/Test-Without-Module/ChangeLog
+++ /dev/null
@@ -1,16 +0,0 @@
-# ChangeLog for dev-perl/Test-Without-Module
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*Test-Without-Module-0.170.0 (22 Apr 2012)
-
- 22 Apr 2012; Kent Fredric <kentfredric@gmail.com>
- -Test-Without-Module-0.17.ebuild, +Test-Without-Module-0.170.0.ebuild:
- Migrate to x.y.z
-
-*Test-Without-Module-0.17 (15 Aug 2010)
-
- 15 Aug 2010; Kent Fredric <kentfredric@gmail.com>
- +Test-Without-Module-0.17.ebuild, +metadata.xml:
- Added
-
diff --git a/dev-perl/Test-Without-Module/Test-Without-Module-0.170.0.ebuild b/dev-perl/Test-Without-Module/Test-Without-Module-0.170.0.ebuild
deleted file mode 100644
index 8ff871a..0000000
--- a/dev-perl/Test-Without-Module/Test-Without-Module-0.170.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=CORION
-MODULE_VERSION="0.17"
-inherit perl-module
-
-DESCRIPTION="Test fallback behaviour in absence of modules"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND=""
-DEPEND="
- ${COMMON_DEPEND}
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/Test-Without-Module/metadata.xml b/dev-perl/Test-Without-Module/metadata.xml
deleted file mode 100644
index 397c006..0000000
--- a/dev-perl/Test-Without-Module/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>perl</herd>
- <maintainer>
- <email>kentfredric@gmail.com</email>
- <name>Kent Fredric</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Test-Without-Module</remote-id>
- <remote-id type="cpan-module">Test::Without::Module</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-03-02 9:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-02 9:14 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Without-Module/ Torsten Veller
-- strict thread matches above, loose matches on Subject: below --
2012-04-22 20:40 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox