diff options
author | 2007-03-04 19:00:24 +0000 | |
---|---|---|
committer | 2007-03-04 19:00:24 +0000 | |
commit | 3ebb6304ba6d310fa4fe45d41f169847207a51b7 (patch) | |
tree | 1c0dd947e0c84efe4bdc52f30bfc099ef3633db3 /dev-perl/Algorithm-Diff | |
parent | stable x86; bug 148424 (diff) | |
download | historical-3ebb6304ba6d310fa4fe45d41f169847207a51b7.tar.gz historical-3ebb6304ba6d310fa4fe45d41f169847207a51b7.tar.bz2 historical-3ebb6304ba6d310fa4fe45d41f169847207a51b7.zip |
Stable on x86, bug #169152.
Package-Manager: portage-2.1.2-r11
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/ChangeLog | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild index 3f9fd9f815cd..a17d1284fc9b 100644 --- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild +++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.1901.ebuild,v 1.13 2007/02/06 14:37:01 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1901.ebuild,v 1.14 2007/03/04 19:00:24 ticho Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TY/TYEMQ/${P}.zip" LICENSE="|| ( Artistic GPL-2 )" IUSE="" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc ~x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" DEPEND="app-arch/unzip dev-lang/perl" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index 8a68a0e440de..1b05a47fd37a 100644 --- a/dev-perl/Algorithm-Diff/ChangeLog +++ b/dev-perl/Algorithm-Diff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Algorithm-Diff # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.25 2007/02/06 14:37:01 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.26 2007/03/04 19:00:24 ticho Exp $ + + 04 Mar 2007; Andrej Kacian <ticho@gentoo.org> + Algorithm-Diff-1.1901.ebuild: + Stable on x86, bug #169152. *Algorithm-Diff-1.1902 (06 Feb 2007) |