diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 16:24:16 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 16:24:16 +0000 |
commit | 6ec81ab4f127ce15cc771206c5925d75cf768240 (patch) | |
tree | 77d9733ce0ea9c85c10f36b6ea566fb873d2fbf2 /dev-perl/Algorithm-Diff | |
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')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Algorithm-Diff/ChangeLog | 8 |
2 files changed, 9 insertions, 5 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" diff --git a/dev-perl/Algorithm-Diff/ChangeLog b/dev-perl/Algorithm-Diff/ChangeLog index e1ef1aa8f8d7..f7f26892c57b 100644 --- a/dev-perl/Algorithm-Diff/ChangeLog +++ b/dev-perl/Algorithm-Diff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Algorithm-Diff -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.32 2009/01/30 11:07:48 tove Exp $ +# 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 $ + + 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> + Algorithm-Diff-1.1902.ebuild: + Transfer Prefix keywords 30 Jan 2009; Torsten Veller <tove@gentoo.org> metadata.xml, -Algorithm-Diff-1.1901.ebuild, Algorithm-Diff-1.1902.ebuild: |