diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 16:58:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 16:58:29 +0000 |
commit | 87793a1dda77c4c909d81e7d1925e6c0a818fffc (patch) | |
tree | d2b37fb1e8a69af81a4939801a4835f1f75242c5 /dev-perl/convert-ascii-armour | |
parent | -sparc (Manifest recommit) (diff) | |
download | gentoo-2-87793a1dda77c4c909d81e7d1925e6c0a818fffc.tar.gz gentoo-2-87793a1dda77c4c909d81e7d1925e6c0a818fffc.tar.bz2 gentoo-2-87793a1dda77c4c909d81e7d1925e6c0a818fffc.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-perl/convert-ascii-armour')
-rw-r--r-- | dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild b/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild index f5ac30b0bc1a..4ebbffafbcb6 100644 --- a/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild +++ b/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.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/convert-ascii-armour/convert-ascii-armour-1.4.ebuild,v 1.7 2004/06/25 00:15:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/convert-ascii-armour/convert-ascii-armour-1.4.ebuild,v 1.8 2004/07/14 16:58:29 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc alpha hppa ~amd64 ~mips" +IUSE="" DEPEND="dev-perl/Compress-Zlib dev-perl/Digest-MD5 |