diff options
author | Markus Meier <maekke@gentoo.org> | 2011-08-14 18:36:16 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-08-14 18:36:16 +0000 |
commit | 99028d6d8fb1865b8813abd6eebe8fb948619932 (patch) | |
tree | c3122552feef841ec00cfea7ecebf70847722df9 /dev-perl/Algorithm-Diff | |
parent | arm stable, bug #355085 (diff) | |
download | gentoo-2-99028d6d8fb1865b8813abd6eebe8fb948619932.tar.gz gentoo-2-99028d6d8fb1865b8813abd6eebe8fb948619932.tar.bz2 gentoo-2-99028d6d8fb1865b8813abd6eebe8fb948619932.zip |
arm stable, bug #355085
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.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.190.200.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild index 6a5844336900..580562c5bd77 100644 --- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild +++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild @@ -1,6 +1,6 @@ # 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.190.200.ebuild,v 1.3 2011/06/13 20:49:40 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild,v 1.4 2011/08/14 18:36:16 maekke Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Compute intelligent differences between two files / lists" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index e1ab25cadf50..dd0a83f2ae6d 100644 --- a/dev-perl/Algorithm-Diff/ChangeLog +++ b/dev-perl/Algorithm-Diff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Algorithm-Diff # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.38 2011/06/13 20:49:40 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.39 2011/08/14 18:36:16 maekke Exp $ + + 14 Aug 2011; Markus Meier <maekke@gentoo.org> + Algorithm-Diff-1.190.200.ebuild: + arm stable, bug #355085 13 Jun 2011; Matt Turner <mattst88@gentoo.org> Algorithm-Diff-1.190.200.ebuild: |