diff options
author | 2004-07-14 20:18:26 +0000 | |
---|---|---|
committer | 2004-07-14 20:18:26 +0000 | |
commit | 45e302af4e473d515d082053a9ad1d00aee9760d (patch) | |
tree | bfce72b4df2f9a9cba734b6fed237c066373b4c5 /dev-perl/Proc-Simple | |
parent | sync IUSE (missing), trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-45e302af4e473d515d082053a9ad1d00aee9760d.tar.gz gentoo-2-45e302af4e473d515d082053a9ad1d00aee9760d.tar.bz2 gentoo-2-45e302af4e473d515d082053a9ad1d00aee9760d.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-perl/Proc-Simple')
-rw-r--r-- | dev-perl/Proc-Simple/Proc-Simple-1.19.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.19.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.19.ebuild index 63eee0524fd9..eb0ecfe55197 100644 --- a/dev-perl/Proc-Simple/Proc-Simple-1.19.ebuild +++ b/dev-perl/Proc-Simple/Proc-Simple-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.19.ebuild,v 1.4 2004/06/25 00:56:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Simple/Proc-Simple-1.19.ebuild,v 1.5 2004/07/14 20:18:04 agriffis Exp $ inherit perl-module @@ -11,3 +11,4 @@ SRC_URI="http://www.cpan.org/modules/by-module/Proc/${P}.tar.gz" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" |