diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-11 14:47:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-11 14:47:10 +0000 |
commit | 07094f0a2bac091fc9e89e530e08c2f5dd2bb559 (patch) | |
tree | 932617494c20063681e0f0e4306f7e24111d0087 /net-libs/libntlm/libntlm-1.3.ebuild | |
parent | stable for x86; drop old (diff) | |
download | gentoo-2-07094f0a2bac091fc9e89e530e08c2f5dd2bb559.tar.gz gentoo-2-07094f0a2bac091fc9e89e530e08c2f5dd2bb559.tar.bz2 gentoo-2-07094f0a2bac091fc9e89e530e08c2f5dd2bb559.zip |
alpha/ia64/sparc stable wrt #391155
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'net-libs/libntlm/libntlm-1.3.ebuild')
-rw-r--r-- | net-libs/libntlm/libntlm-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libntlm/libntlm-1.3.ebuild b/net-libs/libntlm/libntlm-1.3.ebuild index 828d9f53f220..d95c5bad5726 100644 --- a/net-libs/libntlm/libntlm-1.3.ebuild +++ b/net-libs/libntlm/libntlm-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/libntlm-1.3.ebuild,v 1.6 2011/12/03 10:55:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/libntlm-1.3.ebuild,v 1.7 2011/12/11 14:47:10 armin76 Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www.nongnu.org/${PN}/releases/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="" src_configure() { |