summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-06-15 15:35:43 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-06-15 15:35:43 +0000
commit1aac9be33eaaf1f36e93db7664df1f334e7bd087 (patch)
tree7b3d7e7e34c25a0153bb0059f7aa8b70c5e45b2b /net-libs
parentStable for HPPA (bug #371697). (diff)
downloadgentoo-2-1aac9be33eaaf1f36e93db7664df1f334e7bd087.tar.gz
gentoo-2-1aac9be33eaaf1f36e93db7664df1f334e7bd087.tar.bz2
gentoo-2-1aac9be33eaaf1f36e93db7664df1f334e7bd087.zip
x86 stable wrt bug #370629
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libntlm/ChangeLog5
-rw-r--r--net-libs/libntlm/libntlm-1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libntlm/ChangeLog b/net-libs/libntlm/ChangeLog
index aed3ea5fd563..c5aacedce02b 100644
--- a/net-libs/libntlm/ChangeLog
+++ b/net-libs/libntlm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libntlm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/ChangeLog,v 1.20 2011/06/09 18:37:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/ChangeLog,v 1.21 2011/06/15 15:35:43 phajdan.jr Exp $
+
+ 15 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libntlm-1.2.ebuild:
+ x86 stable wrt bug #370629
09 Jun 2011; Jeroen Roovers <jer@gentoo.org> libntlm-1.2.ebuild:
Stable for HPPA (bug #370629).
diff --git a/net-libs/libntlm/libntlm-1.2.ebuild b/net-libs/libntlm/libntlm-1.2.ebuild
index 7a9b2dabc7bb..c57372c8365e 100644
--- a/net-libs/libntlm/libntlm-1.2.ebuild
+++ b/net-libs/libntlm/libntlm-1.2.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.2.ebuild,v 1.3 2011/06/09 18:37:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libntlm/libntlm-1.2.ebuild,v 1.4 2011/06/15 15:35:43 phajdan.jr Exp $
EAPI="2"
@@ -10,7 +10,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_configure() {