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 | 1ae5c5d24b68bce81143d01b0c2bc3468d323702 (patch) | |
tree | 4d6715e247793f8f59c0e330191c2d220504b4f8 /dev-perl | |
parent | Stable on x86 (#268178) (diff) | |
download | gentoo-2-1ae5c5d24b68bce81143d01b0c2bc3468d323702.tar.gz gentoo-2-1ae5c5d24b68bce81143d01b0c2bc3468d323702.tar.bz2 gentoo-2-1ae5c5d24b68bce81143d01b0c2bc3468d323702.zip |
Stable on x86 (#268176)
(Portage version: 2.2_rc31/cvs/Linux i686)
Diffstat (limited to 'dev-perl')
-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" |