* [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/XXX/
@ 2012-02-16 0:26 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2012-02-16 0:26 UTC (permalink / raw
To: gentoo-commits
commit: 986deb4a4ec48194fc58299d1c6bc55238416226
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Sep 25 07:43:31 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Sep 25 07:43:31 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=986deb4a
[newversion] XXX-0.180.0
(Portage version: 2.2.0_alpha57/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/XXX/ChangeLog | 5 +++++
dev-perl/XXX/XXX-0.180.0.ebuild | 23 +++++++++++++++++++++++
2 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/dev-perl/XXX/ChangeLog b/dev-perl/XXX/ChangeLog
index 325036a..c368965 100644
--- a/dev-perl/XXX/ChangeLog
+++ b/dev-perl/XXX/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*XXX-0.180.0 (25 Sep 2011)
+
+ 25 Sep 2011; Kent Fredric <kentfredric@gmail.com> +XXX-0.180.0.ebuild:
+ Version Bump
+
*XXX-0.170.0 (25 Sep 2011)
*XXX-0.160.0 (25 Sep 2011)
diff --git a/dev-perl/XXX/XXX-0.180.0.ebuild b/dev-perl/XXX/XXX-0.180.0.ebuild
new file mode 100644
index 0000000..91fe3aa
--- /dev/null
+++ b/dev-perl/XXX/XXX-0.180.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+MODULE_AUTHOR=INGY
+MODULE_VERSION="0.18"
+inherit perl-module
+
+DESCRIPTION="See your data in the nude"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE=""
+perl_mi_requires() {
+ # YAML
+ echo dev-perl/yaml
+}
+DEPEND="$(perl_mi_requires)"
+RDEPEND="$(perl_mi_requires)"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/XXX/
@ 2012-02-16 0:26 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2012-02-16 0:26 UTC (permalink / raw
To: gentoo-commits
commit: db0d27aab580e392185fedca9faf5e1be5ff984f
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Sep 25 07:36:27 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Sep 25 07:36:27 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=db0d27aa
[migrate] XXX
(Portage version: 2.2.0_alpha57/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/XXX/ChangeLog | 9 ++++++++-
.../XXX/{XXX-0.16.ebuild => XXX-0.160.0.ebuild} | 3 ++-
.../XXX/{XXX-0.17.ebuild => XXX-0.170.0.ebuild} | 3 ++-
3 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/dev-perl/XXX/ChangeLog b/dev-perl/XXX/ChangeLog
index 33e53cf..325036a 100644
--- a/dev-perl/XXX/ChangeLog
+++ b/dev-perl/XXX/ChangeLog
@@ -1,7 +1,14 @@
# ChangeLog for dev-perl/XXX
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*XXX-0.170.0 (25 Sep 2011)
+*XXX-0.160.0 (25 Sep 2011)
+
+ 25 Sep 2011; Kent Fredric <kentfredric@gmail.com> -XXX-0.16.ebuild,
+ -XXX-0.17.ebuild, +XXX-0.160.0.ebuild, +XXX-0.170.0.ebuild:
+ Migrate to X.y.z
+
*XXX-0.17 (22 Aug 2010)
22 Aug 2010; Kent Fredric <kentfredric@gmail.com> +XXX-0.17.ebuild:
diff --git a/dev-perl/XXX/XXX-0.16.ebuild b/dev-perl/XXX/XXX-0.160.0.ebuild
similarity index 83%
rename from dev-perl/XXX/XXX-0.16.ebuild
rename to dev-perl/XXX/XXX-0.160.0.ebuild
index dd7daee..9cb50ac 100644
--- a/dev-perl/XXX/XXX-0.16.ebuild
+++ b/dev-perl/XXX/XXX-0.160.0.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
MODULE_AUTHOR=INGY
+MODULE_VERSION="0.16"
inherit perl-module
DESCRIPTION="See your data in the nude"
diff --git a/dev-perl/XXX/XXX-0.17.ebuild b/dev-perl/XXX/XXX-0.170.0.ebuild
similarity index 83%
rename from dev-perl/XXX/XXX-0.17.ebuild
rename to dev-perl/XXX/XXX-0.170.0.ebuild
index dd7daee..3be303d 100644
--- a/dev-perl/XXX/XXX-0.17.ebuild
+++ b/dev-perl/XXX/XXX-0.170.0.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
MODULE_AUTHOR=INGY
+MODULE_VERSION="0.17"
inherit perl-module
DESCRIPTION="See your data in the nude"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-16 0:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16 0:26 [gentoo-commits] proj/perl-overlay:eclass-moretests commit in: dev-perl/XXX/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2012-02-16 0:26 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox