diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-10-25 10:08:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-10-25 10:08:52 +0000 |
commit | e92795eca9a1b819386868df3cde3c3e5a105694 (patch) | |
tree | 6d23084cf5d93f206322dd91140fb61e8943b547 /dev-perl/Algorithm-Diff | |
parent | Use qt4-r2.eclass, thatnk Markos Chandras for report #338343. (diff) | |
download | gentoo-2-e92795eca9a1b819386868df3cde3c3e5a105694.tar.gz gentoo-2-e92795eca9a1b819386868df3cde3c3e5a105694.tar.bz2 gentoo-2-e92795eca9a1b819386868df3cde3c3e5a105694.zip |
Marked ~hppa (bug #342513).
(Portage version: 2.2.0_alpha1/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 | 5 |
2 files changed, 6 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 16f2e73f31f4..f2efd1af6afe 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.8 2010/01/09 16:24:16 grobian Exp $ +# $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 $ 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 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~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 f7f26892c57b..94a2a247589a 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.33 2010/01/09 16:24:16 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.34 2010/10/25 10:08:52 jer Exp $ + + 25 Oct 2010; Jeroen Roovers <jer@gentoo.org> Algorithm-Diff-1.1902.ebuild: + Marked ~hppa (bug #342513). 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> Algorithm-Diff-1.1902.ebuild: |