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 | |
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)
-rw-r--r-- | dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/Authen-NTLM/ChangeLog | 8 |
2 files changed, 8 insertions, 5 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" diff --git a/dev-perl/Authen-NTLM/ChangeLog b/dev-perl/Authen-NTLM/ChangeLog index c469411b8aae..6c1c90c4af17 100644 --- a/dev-perl/Authen-NTLM/ChangeLog +++ b/dev-perl/Authen-NTLM/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Authen-NTLM -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.13 2006/12/10 13:10:48 yuval Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.14 2007/01/14 22:26:16 mcummings Exp $ + + 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> + Authen-NTLM-1.02.ebuild: + Ebuild maintenance 10 Dec 2006; Yuval Yaari <yuval@gentoo.org> Authen-NTLM-1.02.ebuild: Changed dependency on perl-core/MIME-Base64 to virtual/perl-MIME-Base64 (bug |