summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-02-08 06:13:19 +0000
committerJeroen Roovers <jer@gentoo.org>2009-02-08 06:13:19 +0000
commit56d3c40c5371d0148ae77c8827c69d88d9beec70 (patch)
treeba72428f9557acab1ad050909601aa4ad0a6bca5 /net-libs/libnfnetlink
parentVersion bumped. (diff)
downloadgentoo-2-56d3c40c5371d0148ae77c8827c69d88d9beec70.tar.gz
gentoo-2-56d3c40c5371d0148ae77c8827c69d88d9beec70.tar.bz2
gentoo-2-56d3c40c5371d0148ae77c8827c69d88d9beec70.zip
Stable for HPPA (bug #245173).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'net-libs/libnfnetlink')
-rw-r--r--net-libs/libnfnetlink/ChangeLog5
-rw-r--r--net-libs/libnfnetlink/libnfnetlink-0.0.39.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-libs/libnfnetlink/ChangeLog b/net-libs/libnfnetlink/ChangeLog
index 72e232f7debc..3135c6415730 100644
--- a/net-libs/libnfnetlink/ChangeLog
+++ b/net-libs/libnfnetlink/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libnfnetlink
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.23 2009/01/14 12:19:04 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.24 2009/02/08 06:13:19 jer Exp $
+
+ 08 Feb 2009; Jeroen Roovers <jer@gentoo.org> libnfnetlink-0.0.39.ebuild:
+ Stable for HPPA (bug #245173).
*libnfnetlink-0.0.40 (14 Jan 2009)
diff --git a/net-libs/libnfnetlink/libnfnetlink-0.0.39.ebuild b/net-libs/libnfnetlink/libnfnetlink-0.0.39.ebuild
index 28f2cb9684c4..9c201cf44b38 100644
--- a/net-libs/libnfnetlink/libnfnetlink-0.0.39.ebuild
+++ b/net-libs/libnfnetlink/libnfnetlink-0.0.39.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-0.0.39.ebuild,v 1.1 2008/08/16 10:52:07 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-0.0.39.ebuild,v 1.2 2009/02/08 06:13:19 jer 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 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 hppa ~ppc ~sparc ~x86"
IUSE=""
DEPEND=""