diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-03-20 22:14:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-03-20 22:14:42 +0000 |
commit | 0bcf73438b569e00b5b2a940d4f131c2f6f26995 (patch) | |
tree | 071a9caeebc2fd038ed874e281a059b11401bedb /dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild | |
parent | Stable for HPPA (bug #408579). (diff) | |
download | gentoo-2-0bcf73438b569e00b5b2a940d4f131c2f6f26995.tar.gz gentoo-2-0bcf73438b569e00b5b2a940d4f131c2f6f26995.tar.bz2 gentoo-2-0bcf73438b569e00b5b2a940d4f131c2f6f26995.zip |
Stable for HPPA (bug #408579).
(Portage version: 2.2.0_alpha93/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild')
-rw-r--r-- | dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild b/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild index 7aec4e89cbc3..843ec0233862 100644 --- a/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild +++ b/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.7 2012/03/18 18:26:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.8 2012/03/20 22:14:42 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Easily create test classes in an xUnit style." SLOT="0" -KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="dev-perl/Algorithm-Diff" |