diff options
author | 2010-01-09 16:24:16 +0000 | |
---|---|---|
committer | 2010-01-09 16:24:16 +0000 | |
commit | 6ec81ab4f127ce15cc771206c5925d75cf768240 (patch) | |
tree | 77d9733ce0ea9c85c10f36b6ea566fb873d2fbf2 /dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-6ec81ab4f127ce15cc771206c5925d75cf768240.tar.gz gentoo-2-6ec81ab4f127ce15cc771206c5925d75cf768240.tar.bz2 gentoo-2-6ec81ab4f127ce15cc771206c5925d75cf768240.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild | 6 |
1 files changed, 3 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 ebe105f9bf55..16f2e73f31f4 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-2009 Gentoo Foundation +# 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.7 2009/01/30 11:07:48 tove Exp $ +# $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 $ 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" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" DEPEND="dev-lang/perl" |