* [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; 3+ 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] 3+ 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; 3+ 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] 3+ 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; 3+ 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] 3+ messages in thread
end of thread, other threads:[~2011-04-24 21:18 UTC | newest]
Thread overview: 3+ 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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox