diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-04 17:41:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-04 17:41:25 +0000 |
commit | c4ed4ebb8229ff5a3bf73317201d8d3c4e697dc9 (patch) | |
tree | e9d80b39982eaba762d463fab99903ff35598824 /dev-perl | |
parent | Stable for HPPA (bug #355085). (diff) | |
download | gentoo-2-c4ed4ebb8229ff5a3bf73317201d8d3c4e697dc9.tar.gz gentoo-2-c4ed4ebb8229ff5a3bf73317201d8d3c4e697dc9.tar.bz2 gentoo-2-c4ed4ebb8229ff5a3bf73317201d8d3c4e697dc9.zip |
Stable for HPPA (bug #355085).
(Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/ChangeLog | 5 |
2 files changed, 6 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 52eab72f997a..4edf060d7eba 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.5 2011/08/28 16:23:08 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild,v 1.6 2011/10/04 17:41:25 jer 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 ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index be8b5796dbd8..3e9b9b8b0089 100644 --- a/dev-perl/Algorithm-Diff/ChangeLog +++ b/dev-perl/Algorithm-Diff/ChangeLog @@ -1,6 +1,9 @@ # 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.40 2011/08/28 16:23:08 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.41 2011/10/04 17:41:25 jer Exp $ + + 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> Algorithm-Diff-1.190.200.ebuild: + Stable for HPPA (bug #355085). 28 Aug 2011; Fabian Groffen <grobian@gentoo.org> Algorithm-Diff-1.190.200.ebuild: |