diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-27 15:53:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-27 15:53:12 +0000 |
commit | 58a0cd2142bb8916ae558bbd4f819d9d1a4fef23 (patch) | |
tree | d040ddbd5d70e10bbead7b23650e7509e612fb7e /dev-perl/Algorithm-Diff | |
parent | Add ~alpha/~ia64/~s390/~sh/~sparc wrt #342513 (diff) | |
download | gentoo-2-58a0cd2142bb8916ae558bbd4f819d9d1a4fef23.tar.gz gentoo-2-58a0cd2142bb8916ae558bbd4f819d9d1a4fef23.tar.bz2 gentoo-2-58a0cd2142bb8916ae558bbd4f819d9d1a4fef23.zip |
Add ~s390/~sh
(Portage version: 2.1.9.41/cvs/Linux ia64)
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 cdebfb642ddb..13c2d2c3a4b2 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.1 2011/02/26 08:48:32 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200.ebuild,v 1.2 2011/02/27 15:53:12 armin76 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 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 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 7d3992794931..304973978ba1 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.36 2011/02/26 08:48:32 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.37 2011/02/27 15:53:12 armin76 Exp $ + + 27 Feb 2011; Raúl Porcel <armin76@gentoo.org> + Algorithm-Diff-1.190.200.ebuild: + Add ~s390/~sh *Algorithm-Diff-1.190.200 (26 Feb 2011) |