* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPAN-DistnameInfo/
@ 2011-03-12 3:22 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2011-03-12 3:22 UTC (permalink / raw
To: gentoo-commits
commit: 68ce095c221d462a6e10507624b0f9b27ca45a6b
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Mar 12 02:32:47 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Mar 12 02:32:47 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=68ce095c
[migrate] CPAN-DistnameInfo
(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
....10.ebuild => CPAN-DistnameInfo-0.100.0.ebuild} | 3 ++-
....11.ebuild => CPAN-DistnameInfo-0.110.0.ebuild} | 3 ++-
dev-perl/CPAN-DistnameInfo/ChangeLog | 10 +++++++++-
3 files changed, 13 insertions(+), 3 deletions(-)
diff --git a/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.10.ebuild b/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.100.0.ebuild
similarity index 81%
rename from dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.10.ebuild
rename to dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.100.0.ebuild
index 648c967..50227ab 100644
--- a/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.10.ebuild
+++ b/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.100.0.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
MODULE_AUTHOR=GBARR
+MODULE_VERSION="0.10"
inherit perl-module
DESCRIPTION="Extract distribution name and version from a distribution filename"
diff --git a/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.11.ebuild b/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.110.0.ebuild
similarity index 83%
rename from dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.11.ebuild
rename to dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.110.0.ebuild
index fa49670..11be29b 100644
--- a/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.11.ebuild
+++ b/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.110.0.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=3
MODULE_AUTHOR=GBARR
+MODULE_VERSION="0.11"
inherit perl-module
DESCRIPTION="Extract distribution name and version from a distribution filename"
diff --git a/dev-perl/CPAN-DistnameInfo/ChangeLog b/dev-perl/CPAN-DistnameInfo/ChangeLog
index 2ce2841..fc76db3 100644
--- a/dev-perl/CPAN-DistnameInfo/ChangeLog
+++ b/dev-perl/CPAN-DistnameInfo/ChangeLog
@@ -1,7 +1,15 @@
# ChangeLog for dev-perl/CPAN-DistnameInfo
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*CPAN-DistnameInfo-0.110.0 (12 Mar 2011)
+*CPAN-DistnameInfo-0.100.0 (12 Mar 2011)
+
+ 12 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+ -CPAN-DistnameInfo-0.10.ebuild, -CPAN-DistnameInfo-0.11.ebuild,
+ +CPAN-DistnameInfo-0.100.0.ebuild, +CPAN-DistnameInfo-0.110.0.ebuild:
+ Migrate to new version scheme
+
*CPAN-DistnameInfo-0.11 (15 Dec 2010)
15 Dec 2010; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPAN-DistnameInfo/
@ 2011-03-12 3:22 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2011-03-12 3:22 UTC (permalink / raw
To: gentoo-commits
commit: 6bb83280ad7606ebce9ba515e635ccb42a84dffa
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Mar 12 03:03:20 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Mar 12 03:05:22 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6bb83280
[newversion] CPAN-DistnameInfo-0.120.0 ( 0.12 )
(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
.../CPAN-DistnameInfo-0.120.0.ebuild | 20 ++++++++++++++++++++
dev-perl/CPAN-DistnameInfo/ChangeLog | 6 ++++++
2 files changed, 26 insertions(+), 0 deletions(-)
diff --git a/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0.ebuild b/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0.ebuild
new file mode 100644
index 0000000..0324db9
--- /dev/null
+++ b/dev-perl/CPAN-DistnameInfo/CPAN-DistnameInfo-0.120.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+MODULE_AUTHOR=GBARR
+MODULE_VERSION="0.12"
+inherit perl-module
+
+DESCRIPTION="Extract distribution name and version from a distribution filename"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPENDS="virtual/perl-Test-Simple"
+RDEPENDS=""
+
+SRC_TEST="do"
diff --git a/dev-perl/CPAN-DistnameInfo/ChangeLog b/dev-perl/CPAN-DistnameInfo/ChangeLog
index fc76db3..f3c521f 100644
--- a/dev-perl/CPAN-DistnameInfo/ChangeLog
+++ b/dev-perl/CPAN-DistnameInfo/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*CPAN-DistnameInfo-0.120.0 (12 Mar 2011)
+
+ 12 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+ +CPAN-DistnameInfo-0.120.0.ebuild:
+ Bump
+
*CPAN-DistnameInfo-0.110.0 (12 Mar 2011)
*CPAN-DistnameInfo-0.100.0 (12 Mar 2011)
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-03-12 3:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-12 3:22 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPAN-DistnameInfo/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2011-03-12 3:22 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox