diff options
author | Markus Meier <maekke@gentoo.org> | 2010-11-01 22:05:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-11-01 22:05:37 +0000 |
commit | 06f82d6cc9a94e830f8880bffee35fc81102f1a5 (patch) | |
tree | a62daf482b68f1e3c63b061aaef6ac99d59aee68 /dev-perl/Algorithm-Diff | |
parent | add ~arm, bug #342513 (diff) | |
download | gentoo-2-06f82d6cc9a94e830f8880bffee35fc81102f1a5.tar.gz gentoo-2-06f82d6cc9a94e830f8880bffee35fc81102f1a5.tar.bz2 gentoo-2-06f82d6cc9a94e830f8880bffee35fc81102f1a5.zip |
add ~arm, bug #342513
(Portage version: 2.2.0_alpha2/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.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.1902.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild index f2efd1af6afe..7d39f43e45fd 100644 --- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild +++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.9 2010/10/25 10:08:52 jer Exp $ +# $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 $ MODULE_AUTHOR=TYEMQ inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Compute intelligent differences between two files / lists" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +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" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index 94a2a247589a..d3ac9f2a0de3 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.34 2010/10/25 10:08:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.35 2010/11/01 22:05:37 maekke Exp $ + + 01 Nov 2010; Markus Meier <maekke@gentoo.org> + Algorithm-Diff-1.1902.ebuild: + add ~arm, bug #342513 25 Oct 2010; Jeroen Roovers <jer@gentoo.org> Algorithm-Diff-1.1902.ebuild: Marked ~hppa (bug #342513). |