diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 18:37:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 18:37:25 +0000 |
commit | 742b175735246213870adf1fee2ef3af59afec50 (patch) | |
tree | cfa6324bed003b545b2c7becc64655683ac4243a /dev-perl/libintl-perl | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-742b175735246213870adf1fee2ef3af59afec50.tar.gz historical-742b175735246213870adf1fee2ef3af59afec50.tar.bz2 historical-742b175735246213870adf1fee2ef3af59afec50.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-perl/libintl-perl')
-rw-r--r-- | dev-perl/libintl-perl/libintl-perl-1.10.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/libintl-perl/libintl-perl-1.10.ebuild b/dev-perl/libintl-perl/libintl-perl-1.10.ebuild index 47a66c0436c8..9d3986bb8268 100644 --- a/dev-perl/libintl-perl/libintl-perl-1.10.ebuild +++ b/dev-perl/libintl-perl/libintl-perl-1.10.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/libintl-perl/libintl-perl-1.10.ebuild,v 1.2 2004/06/25 00:41:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libintl-perl/libintl-perl-1.10.ebuild,v 1.3 2004/07/14 18:36:28 agriffis Exp $ inherit perl-module @@ -10,3 +10,4 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/G/GU/GUIDO/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~x86" +IUSE="" |