summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-20 21:00:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-20 21:00:03 +0000
commitb5a7971ba8c4891e3c83642701c9a17356be1bf1 (patch)
tree7c04a3f4a0e634b1b76fd3e424623247d7f5c029 /net-libs
parentStable for x86, wrt bug #441426 (diff)
downloadgentoo-2-b5a7971ba8c4891e3c83642701c9a17356be1bf1.tar.gz
gentoo-2-b5a7971ba8c4891e3c83642701c9a17356be1bf1.tar.bz2
gentoo-2-b5a7971ba8c4891e3c83642701c9a17356be1bf1.zip
Stable for x86, wrt bug #442872
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libnfnetlink/ChangeLog5
-rw-r--r--net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnfnetlink/ChangeLog b/net-libs/libnfnetlink/ChangeLog
index 70f819c6c7a0..d4a5878ea832 100644
--- a/net-libs/libnfnetlink/ChangeLog
+++ b/net-libs/libnfnetlink/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libnfnetlink
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.54 2012/11/14 16:33:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.55 2012/11/20 21:00:03 ago Exp $
+
+ 20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> libnfnetlink-1.0.1.ebuild:
+ Stable for x86, wrt bug #442872
14 Nov 2012; <ago@gentoo.org> libnfnetlink-1.0.1.ebuild:
Stable for amd64, wrt bug #442872
diff --git a/net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild b/net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild
index 4c7d71afb36d..7fa7145a5006 100644
--- a/net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild
+++ b/net-libs/libnfnetlink/libnfnetlink-1.0.1.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-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild,v 1.4 2012/11/14 16:33:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.1.ebuild,v 1.5 2012/11/20 21:00:03 ago Exp $
EAPI=4
inherit linux-info eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE="static-libs"
DOCS=( README )