diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 20:09:59 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-09 20:09:59 +0000 |
commit | e23c340138cccb0412479f625bc88aafa9364f42 (patch) | |
tree | 24af071b5e3bb268c6f9f32c79e2f246ad176a4d /dev-perl/File-Flat | |
parent | alpha stable wrt #290660 (diff) | |
download | historical-e23c340138cccb0412479f625bc88aafa9364f42.tar.gz historical-e23c340138cccb0412479f625bc88aafa9364f42.tar.bz2 historical-e23c340138cccb0412479f625bc88aafa9364f42.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15184-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/File-Flat')
-rw-r--r-- | dev-perl/File-Flat/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/File-Flat/File-Flat-1.04.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/File-Flat/ChangeLog b/dev-perl/File-Flat/ChangeLog index 0ac6e514809d..39e6429a4b25 100644 --- a/dev-perl/File-Flat/ChangeLog +++ b/dev-perl/File-Flat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-Flat -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.53 2009/07/06 20:47:52 jer Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.54 2010/01/09 20:04:24 grobian Exp $ + + 09 Jan 2010; Fabian Groffen <grobian@gentoo.org> File-Flat-1.04.ebuild: + Transfer Prefix keywords 06 Jul 2009; Jeroen Roovers <jer@gentoo.org> File-Flat-1.04.ebuild: Stable for HPPA too. diff --git a/dev-perl/File-Flat/File-Flat-1.04.ebuild b/dev-perl/File-Flat/File-Flat-1.04.ebuild index 671728d25ad9..b95f7ed700ac 100644 --- a/dev-perl/File-Flat/File-Flat-1.04.ebuild +++ b/dev-perl/File-Flat/File-Flat-1.04.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/File-Flat/File-Flat-1.04.ebuild,v 1.4 2009/07/06 20:47:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-1.04.ebuild,v 1.5 2010/01/09 20:04:24 grobian Exp $ MODULE_AUTHOR=ADAMK inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Implements a flat filesystem" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha ~amd64 hppa ia64 ~mips ~ppc sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~mips ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do" |