* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Test-DistManifest/
@ 2011-04-24 21:15 Kent Fredric
2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-24 21:15 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
0 siblings, 2 replies; 7+ messages in thread
From: Kent Fredric @ 2011-04-24 21:15 UTC (permalink / raw
To: gentoo-commits
commit: 86dbc2e005e836f31a06db453af371356f5838ab
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 21:11:13 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 21:12:01 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=86dbc2e0
[newversion] Test-DistManifest-1.11.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Test-DistManifest/ChangeLog | 6 ++++
.../Test-DistManifest-1.11.0.ebuild | 29 ++++++++++++++++++++
2 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-DistManifest/ChangeLog b/dev-perl/Test-DistManifest/ChangeLog
index 2fb61eb..3af2831 100644
--- a/dev-perl/Test-DistManifest/ChangeLog
+++ b/dev-perl/Test-DistManifest/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-DistManifest-1.11.0 (24 Apr 2011)
+
+ 24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +Test-DistManifest-1.11.0.ebuild:
+ Bump
+
*Test-DistManifest-1.10.0_rc (05 Apr 2011)
05 Apr 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Test-DistManifest/Test-DistManifest-1.11.0.ebuild b/dev-perl/Test-DistManifest/Test-DistManifest-1.11.0.ebuild
new file mode 100644
index 0000000..b5ffb22
--- /dev/null
+++ b/dev-perl/Test-DistManifest/Test-DistManifest-1.11.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=JAWNSY
+MODULE_VERSION="1.011"
+#MODULE_DZIL_TRIAL=1
+inherit perl-module
+
+DESCRIPTION="Author test that validates a package MANIFEST"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+comment() { echo ''; }
+IUSE="test"
+COMMON_DEPEND="
+ >=dev-perl/Module-Manifest-0.07 $(comment 0.70.0)
+ virtual/perl-Test-Simple $(comment Test::Builder)
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ >=dev-perl/Test-NoWarnings-0.084 $(comment 0.84.0)
+ >=virtual/perl-Test-Simple-0.72
+ >=virtual/perl-ExtUtils-MakeMaker-6.31 $(comment 6.310.0)
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-DistManifest/
2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Test-DistManifest/ Kent Fredric
@ 2011-04-24 21:13 ` Kent Fredric
2011-04-24 21:15 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
1 sibling, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-04-24 21:13 UTC (permalink / raw
To: gentoo-commits
commit: 86dbc2e005e836f31a06db453af371356f5838ab
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 21:11:13 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 21:12:01 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=86dbc2e0
[newversion] Test-DistManifest-1.11.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Test-DistManifest/ChangeLog | 6 ++++
.../Test-DistManifest-1.11.0.ebuild | 29 ++++++++++++++++++++
2 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-DistManifest/ChangeLog b/dev-perl/Test-DistManifest/ChangeLog
index 2fb61eb..3af2831 100644
--- a/dev-perl/Test-DistManifest/ChangeLog
+++ b/dev-perl/Test-DistManifest/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-DistManifest-1.11.0 (24 Apr 2011)
+
+ 24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +Test-DistManifest-1.11.0.ebuild:
+ Bump
+
*Test-DistManifest-1.10.0_rc (05 Apr 2011)
05 Apr 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Test-DistManifest/Test-DistManifest-1.11.0.ebuild b/dev-perl/Test-DistManifest/Test-DistManifest-1.11.0.ebuild
new file mode 100644
index 0000000..b5ffb22
--- /dev/null
+++ b/dev-perl/Test-DistManifest/Test-DistManifest-1.11.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=JAWNSY
+MODULE_VERSION="1.011"
+#MODULE_DZIL_TRIAL=1
+inherit perl-module
+
+DESCRIPTION="Author test that validates a package MANIFEST"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+comment() { echo ''; }
+IUSE="test"
+COMMON_DEPEND="
+ >=dev-perl/Module-Manifest-0.07 $(comment 0.70.0)
+ virtual/perl-Test-Simple $(comment Test::Builder)
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ >=dev-perl/Test-NoWarnings-0.084 $(comment 0.84.0)
+ >=virtual/perl-Test-Simple-0.72
+ >=virtual/perl-ExtUtils-MakeMaker-6.31 $(comment 6.310.0)
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Test-DistManifest/
2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Test-DistManifest/ Kent Fredric
2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
@ 2011-04-24 21:15 ` Kent Fredric
1 sibling, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-04-24 21:15 UTC (permalink / raw
To: gentoo-commits
commit: 86dbc2e005e836f31a06db453af371356f5838ab
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 21:11:13 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 21:12:01 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=86dbc2e0
[newversion] Test-DistManifest-1.11.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Test-DistManifest/ChangeLog | 6 ++++
.../Test-DistManifest-1.11.0.ebuild | 29 ++++++++++++++++++++
2 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-DistManifest/ChangeLog b/dev-perl/Test-DistManifest/ChangeLog
index 2fb61eb..3af2831 100644
--- a/dev-perl/Test-DistManifest/ChangeLog
+++ b/dev-perl/Test-DistManifest/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-DistManifest-1.11.0 (24 Apr 2011)
+
+ 24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +Test-DistManifest-1.11.0.ebuild:
+ Bump
+
*Test-DistManifest-1.10.0_rc (05 Apr 2011)
05 Apr 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Test-DistManifest/Test-DistManifest-1.11.0.ebuild b/dev-perl/Test-DistManifest/Test-DistManifest-1.11.0.ebuild
new file mode 100644
index 0000000..b5ffb22
--- /dev/null
+++ b/dev-perl/Test-DistManifest/Test-DistManifest-1.11.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=JAWNSY
+MODULE_VERSION="1.011"
+#MODULE_DZIL_TRIAL=1
+inherit perl-module
+
+DESCRIPTION="Author test that validates a package MANIFEST"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+comment() { echo ''; }
+IUSE="test"
+COMMON_DEPEND="
+ >=dev-perl/Module-Manifest-0.07 $(comment 0.70.0)
+ virtual/perl-Test-Simple $(comment Test::Builder)
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ >=dev-perl/Test-NoWarnings-0.084 $(comment 0.84.0)
+ >=virtual/perl-Test-Simple-0.72
+ >=virtual/perl-ExtUtils-MakeMaker-6.31 $(comment 6.310.0)
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-DistManifest/
@ 2012-04-22 20:12 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-04-22 20:12 UTC (permalink / raw
To: gentoo-commits
commit: cfc40e2e0810c740200b48dc9cf59820429ba562
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 22 19:24:30 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 22 19:24:30 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=cfc40e2e
Remove Test::DistManifest entirely, replaced inn ::gentoo
---
dev-perl/Test-DistManifest/ChangeLog | 34 --------------------
.../Test-DistManifest-1.11.0.ebuild | 29 -----------------
dev-perl/Test-DistManifest/metadata.xml | 12 -------
3 files changed, 0 insertions(+), 75 deletions(-)
diff --git a/dev-perl/Test-DistManifest/ChangeLog b/dev-perl/Test-DistManifest/ChangeLog
deleted file mode 100644
index 6e6cf25..0000000
--- a/dev-perl/Test-DistManifest/ChangeLog
+++ /dev/null
@@ -1,34 +0,0 @@
-# ChangeLog for dev-perl/Test-DistManifest
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 07 Apr 2012; Kent Fredric <kentfredric@gmail.com>
- -Test-DistManifest-1.9.0.ebuild, -Test-DistManifest-1.10.0_rc.ebuild:
- This dist is now superceded by ::gentoo, but gentoo still has old-style
- versioning :(
-
-
-*Test-DistManifest-1.11.0 (24 Apr 2011)
-
- 24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
- +Test-DistManifest-1.11.0.ebuild:
- Bump
-
-*Test-DistManifest-1.10.0_rc (05 Apr 2011)
-
- 05 Apr 2011; Kent Fredric <kentfredric@gmail.com>
- +Test-DistManifest-1.10.0_rc.ebuild:
- Bump
-
-*Test-DistManifest-1.9.0 (05 Apr 2011)
-
- 05 Apr 2011; Kent Fredric <kentfredric@gmail.com>
- -Test-DistManifest-1.009.ebuild, +Test-DistManifest-1.9.0.ebuild:
- Migrate to x.y.z
-
-*Test-DistManifest-1.009 (09 Jan 2011)
-
- 09 Jan 2011; Kent Fredric <kentfredric@gmail.com>
- +Test-DistManifest-1.009.ebuild, +metadata.xml:
- Added
-
diff --git a/dev-perl/Test-DistManifest/Test-DistManifest-1.11.0.ebuild b/dev-perl/Test-DistManifest/Test-DistManifest-1.11.0.ebuild
deleted file mode 100644
index b5ffb22..0000000
--- a/dev-perl/Test-DistManifest/Test-DistManifest-1.11.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=JAWNSY
-MODULE_VERSION="1.011"
-#MODULE_DZIL_TRIAL=1
-inherit perl-module
-
-DESCRIPTION="Author test that validates a package MANIFEST"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-comment() { echo ''; }
-IUSE="test"
-COMMON_DEPEND="
- >=dev-perl/Module-Manifest-0.07 $(comment 0.70.0)
- virtual/perl-Test-Simple $(comment Test::Builder)
-"
-DEPEND="
- ${COMMON_DEPEND}
- >=dev-perl/Test-NoWarnings-0.084 $(comment 0.84.0)
- >=virtual/perl-Test-Simple-0.72
- >=virtual/perl-ExtUtils-MakeMaker-6.31 $(comment 6.310.0)
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/Test-DistManifest/metadata.xml b/dev-perl/Test-DistManifest/metadata.xml
deleted file mode 100644
index 5273c0c..0000000
--- a/dev-perl/Test-DistManifest/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>
- <maintainer>
- <email>kentfredric@gmail.com</email>
- <name>Kent Fredric</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Test-DistManifest</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-DistManifest/
@ 2012-04-08 10:51 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-04-08 10:51 UTC (permalink / raw
To: gentoo-commits
commit: 170adec34cd4d75eea9f9a67d09ce065bac06ca3
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 7 18:01:21 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 7 18:01:21 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=170adec3
Test-DistManifest is superceded by ::Gentoo, but version schema is old there, and ::Gentoo do not track as much. So were just dropping some old things to line it up
(Portage version: 2.2.0_alpha99/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Test-DistManifest/ChangeLog | 8 +++++-
.../Test-DistManifest-1.10.0_rc.ebuild | 29 --------------------
.../Test-DistManifest-1.9.0.ebuild | 26 -----------------
3 files changed, 7 insertions(+), 56 deletions(-)
diff --git a/dev-perl/Test-DistManifest/ChangeLog b/dev-perl/Test-DistManifest/ChangeLog
index 3af2831..6e6cf25 100644
--- a/dev-perl/Test-DistManifest/ChangeLog
+++ b/dev-perl/Test-DistManifest/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Test-DistManifest
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 07 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+ -Test-DistManifest-1.9.0.ebuild, -Test-DistManifest-1.10.0_rc.ebuild:
+ This dist is now superceded by ::gentoo, but gentoo still has old-style
+ versioning :(
+
+
*Test-DistManifest-1.11.0 (24 Apr 2011)
24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Test-DistManifest/Test-DistManifest-1.10.0_rc.ebuild b/dev-perl/Test-DistManifest/Test-DistManifest-1.10.0_rc.ebuild
deleted file mode 100644
index 0bc8fc9..0000000
--- a/dev-perl/Test-DistManifest/Test-DistManifest-1.10.0_rc.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=JAWNSY
-MODULE_VERSION="1.010-TRIAL"
-MODULE_DZIL_TRIAL=1
-inherit perl-module
-
-DESCRIPTION="Author test that validates a package MANIFEST"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS=""
-comment() { echo ''; }
-IUSE="test"
-COMMON_DEPEND="
- >=dev-perl/Module-Manifest-0.07 $(comment 0.70.0)
- virtual/perl-Test-Simple $(comment Test::Builder)
-"
-DEPEND="
- ${COMMON_DEPEND}
- >=dev-perl/Test-NoWarnings-0.084 $(comment 0.84.0)
- >=virtual/perl-Test-Simple-0.72
- >=virtual/perl-ExtUtils-MakeMaker-6.31 $(comment 6.310.0)
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/Test-DistManifest/Test-DistManifest-1.9.0.ebuild b/dev-perl/Test-DistManifest/Test-DistManifest-1.9.0.ebuild
deleted file mode 100644
index c833e0c..0000000
--- a/dev-perl/Test-DistManifest/Test-DistManifest-1.9.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI="3"
-MODULE_AUTHOR=JAWNSY
-MODULE_VERSION="1.009"
-inherit perl-module
-
-DESCRIPTION="Author test that validates a package MANIFEST"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
- >=virtual/perl-Test-Simple-0.72
- >=dev-perl/Module-Manifest-0.07
-"
-DEPEND="
- ${COMMON_DEPEND}
- >=dev-perl/Test-NoWarnings-0.084
- virtual/perl-Module-Build
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-DistManifest/
@ 2011-04-05 18:16 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-04-05 18:16 UTC (permalink / raw
To: gentoo-commits
commit: b6f6238e0aefbaf9ed4f412aabc55cb02872ac67
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 5 17:48:46 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 5 17:48:46 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b6f6238e
[newversion] Test-DistManifest-1.10.0_rc
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Test-DistManifest/ChangeLog | 6 ++++
.../Test-DistManifest-1.10.0_rc.ebuild | 29 ++++++++++++++++++++
2 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-DistManifest/ChangeLog b/dev-perl/Test-DistManifest/ChangeLog
index 6177b5e..2fb61eb 100644
--- a/dev-perl/Test-DistManifest/ChangeLog
+++ b/dev-perl/Test-DistManifest/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-DistManifest-1.10.0_rc (05 Apr 2011)
+
+ 05 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +Test-DistManifest-1.10.0_rc.ebuild:
+ Bump
+
*Test-DistManifest-1.9.0 (05 Apr 2011)
05 Apr 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Test-DistManifest/Test-DistManifest-1.10.0_rc.ebuild b/dev-perl/Test-DistManifest/Test-DistManifest-1.10.0_rc.ebuild
new file mode 100644
index 0000000..0bc8fc9
--- /dev/null
+++ b/dev-perl/Test-DistManifest/Test-DistManifest-1.10.0_rc.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=JAWNSY
+MODULE_VERSION="1.010-TRIAL"
+MODULE_DZIL_TRIAL=1
+inherit perl-module
+
+DESCRIPTION="Author test that validates a package MANIFEST"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS=""
+comment() { echo ''; }
+IUSE="test"
+COMMON_DEPEND="
+ >=dev-perl/Module-Manifest-0.07 $(comment 0.70.0)
+ virtual/perl-Test-Simple $(comment Test::Builder)
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ >=dev-perl/Test-NoWarnings-0.084 $(comment 0.84.0)
+ >=virtual/perl-Test-Simple-0.72
+ >=virtual/perl-ExtUtils-MakeMaker-6.31 $(comment 6.310.0)
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-DistManifest/
@ 2011-04-05 18:16 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-04-05 18:16 UTC (permalink / raw
To: gentoo-commits
commit: a1ef29886e1f4306551e61b6668f32d09008748c
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 5 17:41:26 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 5 17:41:26 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a1ef2988
[migrate] Test-DistManifest
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Test-DistManifest/ChangeLog | 6 ++++++
...1.009.ebuild => Test-DistManifest-1.9.0.ebuild} | 1 +
2 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-DistManifest/ChangeLog b/dev-perl/Test-DistManifest/ChangeLog
index 7c07922..6177b5e 100644
--- a/dev-perl/Test-DistManifest/ChangeLog
+++ b/dev-perl/Test-DistManifest/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-DistManifest-1.9.0 (05 Apr 2011)
+
+ 05 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ -Test-DistManifest-1.009.ebuild, +Test-DistManifest-1.9.0.ebuild:
+ Migrate to x.y.z
+
*Test-DistManifest-1.009 (09 Jan 2011)
09 Jan 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Test-DistManifest/Test-DistManifest-1.009.ebuild b/dev-perl/Test-DistManifest/Test-DistManifest-1.9.0.ebuild
similarity index 95%
rename from dev-perl/Test-DistManifest/Test-DistManifest-1.009.ebuild
rename to dev-perl/Test-DistManifest/Test-DistManifest-1.9.0.ebuild
index 4b38c21..c833e0c 100644
--- a/dev-perl/Test-DistManifest/Test-DistManifest-1.009.ebuild
+++ b/dev-perl/Test-DistManifest/Test-DistManifest-1.9.0.ebuild
@@ -3,6 +3,7 @@
# $Header: $
EAPI="3"
MODULE_AUTHOR=JAWNSY
+MODULE_VERSION="1.009"
inherit perl-module
DESCRIPTION="Author test that validates a package MANIFEST"
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2012-04-22 20:13 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Test-DistManifest/ Kent Fredric
2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-24 21:15 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2012-04-22 20:12 [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2012-04-08 10:51 Kent Fredric
2011-04-05 18:16 Kent Fredric
2011-04-05 18:16 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox