diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 20:01:31 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 20:01:31 +0000 |
commit | cec36f1c463a049fb3194e189b1f3c517fb964c2 (patch) | |
tree | 0f03103acf9d823262d690015288f0d38a0495cc /dev-perl/prefork/prefork-1.04.ebuild | |
parent | Revision bump for Prefix fix and transfer of Prefix keywords, bug #294758 (diff) | |
download | historical-cec36f1c463a049fb3194e189b1f3c517fb964c2.tar.gz historical-cec36f1c463a049fb3194e189b1f3c517fb964c2.tar.bz2 historical-cec36f1c463a049fb3194e189b1f3c517fb964c2.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15187-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/prefork/prefork-1.04.ebuild')
-rw-r--r-- | dev-perl/prefork/prefork-1.04.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/prefork/prefork-1.04.ebuild b/dev-perl/prefork/prefork-1.04.ebuild index 8ef164f81750..973018c7b541 100644 --- a/dev-perl/prefork/prefork-1.04.ebuild +++ b/dev-perl/prefork/prefork-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/prefork/prefork-1.04.ebuild,v 1.8 2009/10/28 17:55:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/prefork/prefork-1.04.ebuild,v 1.9 2010/01/10 20:01:31 grobian Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Optimized module loading for forking or non-forking processes" SLOT="0" -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="" DEPEND=">=virtual/perl-File-Spec-0.80 |