diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-07-09 12:57:58 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-07-09 12:57:58 +0000 |
commit | daa4dc4b2d60117090cd1a08d1ecd3d296e88ad4 (patch) | |
tree | 56e16dd4f1731bffd9933eed5cfd64de815d3918 /dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild | |
parent | Fix swapped dep versions on dev-haskell/opengl. (diff) | |
download | gentoo-2-daa4dc4b2d60117090cd1a08d1ecd3d296e88ad4.tar.gz gentoo-2-daa4dc4b2d60117090cd1a08d1ecd3d296e88ad4.tar.bz2 gentoo-2-daa4dc4b2d60117090cd1a08d1ecd3d296e88ad4.zip |
Marking sparc stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild index a508458fb68d..4ab354ba6dca 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-2007 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.1 2007/02/06 14:37:01 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild,v 1.2 2007/07/09 12:57:58 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TY/TYEMQ/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" IUSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" DEPEND="app-arch/unzip dev-lang/perl" |