diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-18 20:43:46 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-18 20:43:46 +0000 |
commit | 2c666de89b07b26231849074a7ad70398f5b8ad5 (patch) | |
tree | c6a0f2669a0228eeaa8d131384e9d3f6278d4552 /net-libs/libntlm/libntlm-0.4.2.ebuild | |
parent | arm stable, bug #314899 (diff) | |
download | gentoo-2-2c666de89b07b26231849074a7ad70398f5b8ad5.tar.gz gentoo-2-2c666de89b07b26231849074a7ad70398f5b8ad5.tar.bz2 gentoo-2-2c666de89b07b26231849074a7ad70398f5b8ad5.zip |
arm stable, bug #329835
(Portage version: 2.2_rc67/cvs/Linux 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 2427a69e6163..57730041e3f6 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-2010 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.12 2010/04/25 17:33:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/libntlm-0.4.2.ebuild,v 1.13 2010/08/18 20:43:46 maekke 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 ~arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="" src_install () { |