summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2007-04-15 10:23:46 +0000
committerDaniel Black <dragonheart@gentoo.org>2007-04-15 10:23:46 +0000
commitd7a961c0e4e67b4946b4806e5c8726c7cca5c96c (patch)
tree8338cb4eb834ff986d56e97a9e8d88cbf4502a1b /net-libs/libnfnetlink
parentadded ~amd64. Fix kernel version as per bug #165891 comment #3 (diff)
downloadhistorical-d7a961c0e4e67b4946b4806e5c8726c7cca5c96c.tar.gz
historical-d7a961c0e4e67b4946b4806e5c8726c7cca5c96c.tar.bz2
historical-d7a961c0e4e67b4946b4806e5c8726c7cca5c96c.zip
added ~amd64 keyword
Package-Manager: portage-2.1.2.2
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 431eb0409fcb..e8d89a035930 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.2 2007/02/07 20:54:07 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.3 2007/04/15 10:19:24 dragonheart Exp $
+
+ 15 Apr 2007; Daniel Black <dragonheart@gentoo.org>
+ libnfnetlink-0.0.25.ebuild:
+ added ~amd64.
*libnfnetlink-0.0.25 (07 Feb 2007)
diff --git a/net-libs/libnfnetlink/libnfnetlink-0.0.25.ebuild b/net-libs/libnfnetlink/libnfnetlink-0.0.25.ebuild
index 8179d61f7b3a..90990b681744 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.1 2007/02/07 20:54:07 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-0.0.25.ebuild,v 1.2 2007/04/15 10:19:24 dragonheart 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="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""