diff options
author | Torsten Veller <tove@gentoo.org> | 2011-02-26 09:57:53 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-02-26 09:57:53 +0000 |
commit | 76c8aaecc0a31878bde2b1d9a4039a9b07c27b4b (patch) | |
tree | 11e9e1066d6a44553221095790fb7a5e4b2cf094 /dev-perl/Perl6-Junction | |
parent | ppc64 stable wrt #354019 (diff) | |
download | gentoo-2-76c8aaecc0a31878bde2b1d9a4039a9b07c27b4b.tar.gz gentoo-2-76c8aaecc0a31878bde2b1d9a4039a9b07c27b4b.tar.bz2 gentoo-2-76c8aaecc0a31878bde2b1d9a4039a9b07c27b4b.zip |
Change version scheme. Looks like a downgrade
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Perl6-Junction')
-rw-r--r-- | dev-perl/Perl6-Junction/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Perl6-Junction/Perl6-Junction-1.400.0.ebuild (renamed from dev-perl/Perl6-Junction/Perl6-Junction-1.40000.ebuild) | 5 |
2 files changed, 11 insertions, 4 deletions
diff --git a/dev-perl/Perl6-Junction/ChangeLog b/dev-perl/Perl6-Junction/ChangeLog index 5eeb7f3c4ef2..0a229be52f39 100644 --- a/dev-perl/Perl6-Junction/ChangeLog +++ b/dev-perl/Perl6-Junction/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Perl6-Junction -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perl6-Junction/ChangeLog,v 1.3 2010/09/13 13:06:54 josejx Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perl6-Junction/ChangeLog,v 1.4 2011/02/26 09:57:52 tove Exp $ + +*Perl6-Junction-1.400.0 (26 Feb 2011) + + 26 Feb 2011; Torsten Veller <tove@gentoo.org> +Perl6-Junction-1.400.0.ebuild, + -Perl6-Junction-1.40000.ebuild: + Change version scheme. Looks like a downgrade 13 Sep 2010; Joseph Jezak <josejx@gentoo.org> Perl6-Junction-1.40000.ebuild: diff --git a/dev-perl/Perl6-Junction/Perl6-Junction-1.40000.ebuild b/dev-perl/Perl6-Junction/Perl6-Junction-1.400.0.ebuild index 86c9e904a404..38ef45797f84 100644 --- a/dev-perl/Perl6-Junction/Perl6-Junction-1.40000.ebuild +++ b/dev-perl/Perl6-Junction/Perl6-Junction-1.400.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: /var/cvsroot/gentoo-x86/dev-perl/Perl6-Junction/Perl6-Junction-1.40000.ebuild,v 1.3 2010/09/13 13:06:54 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Perl6-Junction/Perl6-Junction-1.400.0.ebuild,v 1.1 2011/02/26 09:57:52 tove Exp $ EAPI=2 MODULE_AUTHOR=CFRANKS +MODULE_VERSION=1.40000 inherit perl-module DESCRIPTION="Perl6 style Junction operators in Perl5" |