diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-04 15:52:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-04 15:52:58 +0000 |
commit | db79a466c41a958d96a13e1d0f170baefe0beb6b (patch) | |
tree | 995f7a00eb7191e69d1513adf4823dc412576dd2 /dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild | |
parent | alpha/ia64 stable wrt #268167 (diff) | |
download | historical-db79a466c41a958d96a13e1d0f170baefe0beb6b.tar.gz historical-db79a466c41a958d96a13e1d0f170baefe0beb6b.tar.bz2 historical-db79a466c41a958d96a13e1d0f170baefe0beb6b.zip |
ia64/sparc stable wrt #268176
Package-Manager: portage-2.1.6.11/cvs/Linux ia64
Diffstat (limited to 'dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild')
-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 e1972e004893..0b6eb8cdd37e 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.4 2009/05/03 17:41:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.24.ebuild,v 1.5 2009/05/04 15:52:58 armin76 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" |