diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 16:37:31 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 16:37:31 +0000 |
commit | 780e4a7266ae76f7ab86988e24a1cb74ac4adefe (patch) | |
tree | 5ff9b8f338fe33a661305c14fb87ddf973c22cc0 /dev-perl/Authen-NTLM | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace... (diff) | |
download | gentoo-2-780e4a7266ae76f7ab86988e24a1cb74ac4adefe.tar.gz gentoo-2-780e4a7266ae76f7ab86988e24a1cb74ac4adefe.tar.bz2 gentoo-2-780e4a7266ae76f7ab86988e24a1cb74ac4adefe.zip |
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'dev-perl/Authen-NTLM')
-rw-r--r-- | dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild index 365273e5e6d6..28bc238ed3fe 100644 --- a/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild +++ b/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild @@ -12,9 +12,9 @@ HOMEPAGE="http://cpan.org/modules/by-module/Authen/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" DEPEND="${DEPEND}" RDEPEND=">=dev-perl/MIME-Base64-3.00" export OPTIMIZE="$CFLAGS" - |