diff options
author | Torsten Veller <tove@gentoo.org> | 2009-05-02 08:02:39 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-05-02 08:02:39 +0000 |
commit | 2a72bb59b944b41c9aa8d9de041eecbef642ccdb (patch) | |
tree | ac691d25d1a8d395baafaf5684bdf19702f74533 /dev-perl/Proc-Simple | |
parent | Stable on x86 (#268178) (diff) | |
download | historical-2a72bb59b944b41c9aa8d9de041eecbef642ccdb.tar.gz historical-2a72bb59b944b41c9aa8d9de041eecbef642ccdb.tar.bz2 historical-2a72bb59b944b41c9aa8d9de041eecbef642ccdb.zip |
Stable on x86 (#268176)
Package-Manager: portage-2.2_rc31/cvs/Linux i686
Diffstat (limited to 'dev-perl/Proc-Simple')
-rw-r--r-- | dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild index cf8422d366a7..d9600d76b706 100644 --- a/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild +++ b/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild,v 1.1 2009/03/20 15:52:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild,v 1.2 2009/05/02 08:02:39 tove Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl Proc-Simple - Launch and control background processes." SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86" IUSE="" SRC_TEST="do" |