summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-11 09:24:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-11 09:24:58 +0000
commit12f9112bb417877ae4dd405b920c63faf1e6fe04 (patch)
tree152e3199a0fad08b1f6958a3dd50e9dfc1397954 /net-analyzer
parentStable for amd64, wrt bug #419861 (diff)
downloadgentoo-2-12f9112bb417877ae4dd405b920c63faf1e6fe04.tar.gz
gentoo-2-12f9112bb417877ae4dd405b920c63faf1e6fe04.tar.bz2
gentoo-2-12f9112bb417877ae4dd405b920c63faf1e6fe04.zip
Stable for amd64, wrt bug #419709
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/authforce/ChangeLog7
-rw-r--r--net-analyzer/authforce/authforce-0.9.9-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/authforce/ChangeLog b/net-analyzer/authforce/ChangeLog
index 01d82c1feeaf..77e1a87d9268 100644
--- a/net-analyzer/authforce/ChangeLog
+++ b/net-analyzer/authforce/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/authforce
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/authforce/ChangeLog,v 1.17 2011/11/12 14:34:07 xmw Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/authforce/ChangeLog,v 1.18 2012/06/11 09:24:58 ago Exp $
+
+ 11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> authforce-0.9.9-r1.ebuild:
+ Stable for amd64, wrt bug #419709
*authforce-0.9.9-r1 (12 Nov 2011)
diff --git a/net-analyzer/authforce/authforce-0.9.9-r1.ebuild b/net-analyzer/authforce/authforce-0.9.9-r1.ebuild
index 7a5efde42c65..8974b3f3a0c3 100644
--- a/net-analyzer/authforce/authforce-0.9.9-r1.ebuild
+++ b/net-analyzer/authforce/authforce-0.9.9-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/authforce/authforce-0.9.9-r1.ebuild,v 1.1 2011/11/12 14:34:07 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/authforce/authforce-0.9.9-r1.ebuild,v 1.2 2012/06/11 09:24:58 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://www.divineinvasion.net/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="curl nls"
DEPEND="sys-libs/readline
nls? ( sys-devel/gettext )