diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-10 10:33:17 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-10 10:33:17 +0000 |
commit | 18a68ac398c77f4077cd697e01489a1f44de3866 (patch) | |
tree | bb8ba5da8d54b1f53e7959135fea919cc8199e62 /dev-perl/File-Flat/File-Flat-1.40.0.ebuild | |
parent | stable ppc ppc64, bug #436846 (diff) | |
download | historical-18a68ac398c77f4077cd697e01489a1f44de3866.tar.gz historical-18a68ac398c77f4077cd697e01489a1f44de3866.tar.bz2 historical-18a68ac398c77f4077cd697e01489a1f44de3866.zip |
stable ppc, bug #436856
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/File-Flat/File-Flat-1.40.0.ebuild')
-rw-r--r-- | dev-perl/File-Flat/File-Flat-1.40.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Flat/File-Flat-1.40.0.ebuild b/dev-perl/File-Flat/File-Flat-1.40.0.ebuild index 2b2a8fc22933..157944a167b1 100644 --- a/dev-perl/File-Flat/File-Flat-1.40.0.ebuild +++ b/dev-perl/File-Flat/File-Flat-1.40.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/File-Flat/File-Flat-1.40.0.ebuild,v 1.5 2012/10/07 10:20:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-1.40.0.ebuild,v 1.6 2012/10/10 10:33:16 blueness Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Implements a flat filesystem" SLOT="0" -KEYWORDS="amd64 hppa ~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 hppa ~mips ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-perl/Class-Autouse-1 |