diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-14 22:26:16 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-14 22:26:16 +0000 |
commit | 44749866b0a2d73d217c91a0f39daddc3eb0351f (patch) | |
tree | 9f76d9d55b8a88047b3ce645d5cdfc6ef4e37040 /dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild | |
parent | Ebuild maintenance (diff) | |
download | gentoo-2-44749866b0a2d73d217c91a0f39daddc3eb0351f.tar.gz gentoo-2-44749866b0a2d73d217c91a0f39daddc3eb0351f.tar.bz2 gentoo-2-44749866b0a2d73d217c91a0f39daddc3eb0351f.zip |
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild')
-rw-r--r-- | dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild index dc9b5a720726..17ce89853efd 100644 --- a/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild +++ b/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild,v 1.16 2006/12/10 13:10:48 yuval Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild,v 1.17 2007/01/14 22:26:16 mcummings Exp $ inherit perl-module @@ -16,6 +16,5 @@ IUSE="" DEPEND=">=virtual/perl-MIME-Base64-3.00 dev-lang/perl" -RDEPEND="${DEPEND}" export OPTIMIZE="$CFLAGS" |