diff options
author | 2009-01-09 23:06:06 +0000 | |
---|---|---|
committer | 2009-01-09 23:06:06 +0000 | |
commit | 0296a2a82496f052af15de48161e8c6ecea07649 (patch) | |
tree | 67e34ae14222cb60b8400abaf2717bed03282a72 /net-libs/libntlm/libntlm-0.4.2.ebuild | |
parent | Marked ~ppc for bug #235533. (diff) | |
download | gentoo-2-0296a2a82496f052af15de48161e8c6ecea07649.tar.gz gentoo-2-0296a2a82496f052af15de48161e8c6ecea07649.tar.bz2 gentoo-2-0296a2a82496f052af15de48161e8c6ecea07649.zip |
stable amd64, dependency for bug 254203
(Portage version: 2.1.6.1/cvs/Linux 2.6.25.9 x86_64)
Diffstat (limited to 'net-libs/libntlm/libntlm-0.4.2.ebuild')
-rw-r--r-- | net-libs/libntlm/libntlm-0.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libntlm/libntlm-0.4.2.ebuild b/net-libs/libntlm/libntlm-0.4.2.ebuild index 4dece69bee49..69763c7ac353 100644 --- a/net-libs/libntlm/libntlm-0.4.2.ebuild +++ b/net-libs/libntlm/libntlm-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/libntlm-0.4.2.ebuild,v 1.7 2009/01/09 20:37:16 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/libntlm-0.4.2.ebuild,v 1.8 2009/01/09 23:06:06 gentoofan23 Exp $ DESCRIPTION="Microsoft's NTLM authentication (libntlm) library" HOMEPAGE="http://josefsson.org/libntlm/" @@ -8,7 +8,7 @@ SRC_URI="http://josefsson.org/libntlm/releases/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" IUSE="" src_install () { |