summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-06-13 06:30:02 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-06-13 06:30:02 +0000
commite423fc764607fa67cfe48b9a0cb1772638ad639e (patch)
treee83e1b2236d102518c44338c62dffece4585a786 /net-analyzer
parentVersion bump for Rails 3.2.6. (diff)
downloadgentoo-2-e423fc764607fa67cfe48b9a0cb1772638ad639e.tar.gz
gentoo-2-e423fc764607fa67cfe48b9a0cb1772638ad639e.tar.bz2
gentoo-2-e423fc764607fa67cfe48b9a0cb1772638ad639e.zip
marked x86 per bug 419709
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/authforce/ChangeLog5
-rw-r--r--net-analyzer/authforce/authforce-0.9.9-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/authforce/ChangeLog b/net-analyzer/authforce/ChangeLog
index 77e1a87d9268..e5f56be689e9 100644
--- a/net-analyzer/authforce/ChangeLog
+++ b/net-analyzer/authforce/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/authforce
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/authforce/ChangeLog,v 1.19 2012/06/13 06:30:02 jdhore Exp $
+
+ 13 Jun 2012; Jeff Horelick <jdhore@gentoo.org> authforce-0.9.9-r1.ebuild:
+ marked x86 per bug 419709
11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> authforce-0.9.9-r1.ebuild:
Stable for amd64, wrt bug #419709
diff --git a/net-analyzer/authforce/authforce-0.9.9-r1.ebuild b/net-analyzer/authforce/authforce-0.9.9-r1.ebuild
index 8974b3f3a0c3..3d63c16778f1 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-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.2 2012/06/11 09:24:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/authforce/authforce-0.9.9-r1.ebuild,v 1.3 2012/06/13 06:30:02 jdhore 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 )