diff options
author | 2004-07-14 19:40:52 +0000 | |
---|---|---|
committer | 2004-07-14 19:40:52 +0000 | |
commit | b5d8e3ac6412a13e9fc5972d95fd7fe5a29d85f1 (patch) | |
tree | 6b0112a472a4463e95f0386a913f4075c3ebc926 /dev-perl/module-info/module-info-0.20.ebuild | |
parent | Bye bye ppc64-sources. Authorized by tgall, and klieber. (diff) | |
download | historical-b5d8e3ac6412a13e9fc5972d95fd7fe5a29d85f1.tar.gz historical-b5d8e3ac6412a13e9fc5972d95fd7fe5a29d85f1.tar.bz2 historical-b5d8e3ac6412a13e9fc5972d95fd7fe5a29d85f1.zip |
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'dev-perl/module-info/module-info-0.20.ebuild')
-rw-r--r-- | dev-perl/module-info/module-info-0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/module-info/module-info-0.20.ebuild b/dev-perl/module-info/module-info-0.20.ebuild index 369408909d89..95c487e7385a 100644 --- a/dev-perl/module-info/module-info-0.20.ebuild +++ b/dev-perl/module-info/module-info-0.20.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/module-info/module-info-0.20.ebuild,v 1.6 2004/06/25 00:47:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.20.ebuild,v 1.7 2004/07/14 19:40:52 agriffis Exp $ inherit perl-module @@ -13,4 +13,4 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MB/MBARBON/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 alpha ~hppa ~mips ~ppc sparc ~amd64" - +IUSE="" |