summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-05-21 22:47:24 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-05-21 22:47:24 +0000
commit9838ad3cf4de3a3f42ad3a84a15650373fc42e7d (patch)
treec8da59af79dcb1d6eda60694fe54781c305fad28 /net-libs/libnfnetlink
parentStable on sparc wrt #178046 (diff)
downloadhistorical-9838ad3cf4de3a3f42ad3a84a15650373fc42e7d.tar.gz
historical-9838ad3cf4de3a3f42ad3a84a15650373fc42e7d.tar.bz2
historical-9838ad3cf4de3a3f42ad3a84a15650373fc42e7d.zip
Keyworded ~sparc wrt #176568
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'net-libs/libnfnetlink')
-rw-r--r--net-libs/libnfnetlink/ChangeLog6
-rw-r--r--net-libs/libnfnetlink/libnfnetlink-0.0.25.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/libnfnetlink/ChangeLog b/net-libs/libnfnetlink/ChangeLog
index d1174ba88b71..08e30bef5721 100644
--- a/net-libs/libnfnetlink/ChangeLog
+++ b/net-libs/libnfnetlink/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libnfnetlink
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.5 2007/05/16 06:12:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.6 2007/05/21 22:46:39 gustavoz Exp $
+
+ 21 May 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ libnfnetlink-0.0.25.ebuild:
+ Keyworded ~sparc wrt #176568
16 May 2007; Jeroen Roovers <jer@gentoo.org> libnfnetlink-0.0.25.ebuild:
Marked ~hppa (bug #176568).
diff --git a/net-libs/libnfnetlink/libnfnetlink-0.0.25.ebuild b/net-libs/libnfnetlink/libnfnetlink-0.0.25.ebuild
index 9ea45599481e..2c7e0a43863f 100644
--- a/net-libs/libnfnetlink/libnfnetlink-0.0.25.ebuild
+++ b/net-libs/libnfnetlink/libnfnetlink-0.0.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-0.0.25.ebuild,v 1.4 2007/05/16 06:12:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-0.0.25.ebuild,v 1.5 2007/05/21 22:46:39 gustavoz Exp $
inherit linux-info
@@ -10,7 +10,7 @@ SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa x86"
+KEYWORDS="~amd64 ~hppa ~sparc x86"
IUSE=""
DEPEND=""