diff options
author | Torsten Veller <tove@gentoo.org> | 2011-02-26 08:48:32 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-02-26 08:48:32 +0000 |
commit | 644614c5505ba03722d73c1a6604ad7590b7f091 (patch) | |
tree | 11dee8b37e4af455332bc22098ebc76e4b1231c0 /dev-perl/Algorithm-Diff | |
parent | Change Algorithm-Diff version scheme (diff) | |
download | gentoo-2-644614c5505ba03722d73c1a6604ad7590b7f091.tar.gz gentoo-2-644614c5505ba03722d73c1a6604ad7590b7f091.tar.bz2 gentoo-2-644614c5505ba03722d73c1a6604ad7590b7f091.zip |
Change version scheme. Looks like a downgrade. EAPI=3. Force for stable keywords
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild (renamed from dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild) | 10 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/ChangeLog | 10 |
2 files changed, 13 insertions, 7 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild index 7d39f43e45fd..cdebfb642ddb 100644 --- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild +++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild @@ -1,17 +1,17 @@ -# 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/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild,v 1.10 2010/11/01 22:05:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild,v 1.1 2011/02/26 08:48:32 tove Exp $ + +EAPI=3 MODULE_AUTHOR=TYEMQ +MODULE_VERSION=1.1902 inherit perl-module DESCRIPTION="Compute intelligent differences between two files / lists" -LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" -DEPEND="dev-lang/perl" - SRC_TEST="do" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index d3ac9f2a0de3..7d3992794931 100644 --- a/dev-perl/Algorithm-Diff/ChangeLog +++ b/dev-perl/Algorithm-Diff/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Algorithm-Diff -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.35 2010/11/01 22:05:37 maekke Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.36 2011/02/26 08:48:32 tove Exp $ + +*Algorithm-Diff-1.190.200 (26 Feb 2011) + + 26 Feb 2011; Torsten Veller <tove@gentoo.org> + +Algorithm-Diff-1.190.200.ebuild, -Algorithm-Diff-1.1902.ebuild: + Change version scheme. Looks like a downgrade. EAPI=3 01 Nov 2010; Markus Meier <maekke@gentoo.org> Algorithm-Diff-1.1902.ebuild: |