summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-08-18 20:43:46 +0000
committerMarkus Meier <maekke@gentoo.org>2010-08-18 20:43:46 +0000
commit2c666de89b07b26231849074a7ad70398f5b8ad5 (patch)
treec6a0f2669a0228eeaa8d131384e9d3f6278d4552 /net-libs
parentarm stable, bug #314899 (diff)
downloadgentoo-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')
-rw-r--r--net-libs/libntlm/ChangeLog5
-rw-r--r--net-libs/libntlm/libntlm-0.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libntlm/ChangeLog b/net-libs/libntlm/ChangeLog
index 561474d303f4..1efb96245709 100644
--- a/net-libs/libntlm/ChangeLog
+++ b/net-libs/libntlm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libntlm
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/ChangeLog,v 1.17 2010/06/01 14:40:06 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/ChangeLog,v 1.18 2010/08/18 20:43:46 maekke Exp $
+
+ 18 Aug 2010; Markus Meier <maekke@gentoo.org> libntlm-0.4.2.ebuild:
+ arm stable, bug #329835
*libntlm-1.2 (01 Jun 2010)
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 () {