diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-01-21 16:27:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-01-21 16:27:54 +0000 |
commit | ac86d9c344d5e776af97dbe3f5b1552eb8e3c107 (patch) | |
tree | 6bd1920554c811f2f92a9da5eaa9b870e1c2d392 /net-libs/libnfnetlink | |
parent | Version bump. (diff) | |
download | gentoo-2-ac86d9c344d5e776af97dbe3f5b1552eb8e3c107.tar.gz gentoo-2-ac86d9c344d5e776af97dbe3f5b1552eb8e3c107.tar.bz2 gentoo-2-ac86d9c344d5e776af97dbe3f5b1552eb8e3c107.zip |
Stable for HPPA (bug #206684).
(Portage version: 2.1.4)
Diffstat (limited to 'net-libs/libnfnetlink')
-rw-r--r-- | net-libs/libnfnetlink/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libnfnetlink/libnfnetlink-0.0.30.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnfnetlink/ChangeLog b/net-libs/libnfnetlink/ChangeLog index 2e1a53e2a064..ed4967156dcf 100644 --- a/net-libs/libnfnetlink/ChangeLog +++ b/net-libs/libnfnetlink/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnfnetlink # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.11 2008/01/15 08:01:01 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.12 2008/01/21 16:27:54 jer Exp $ + + 21 Jan 2008; Jeroen Roovers <jer@gentoo.org> libnfnetlink-0.0.30.ebuild: + Stable for HPPA (bug #206684). 15 Jan 2008; Christian Faulhammer <opfer@gentoo.org> libnfnetlink-0.0.30.ebuild: diff --git a/net-libs/libnfnetlink/libnfnetlink-0.0.30.ebuild b/net-libs/libnfnetlink/libnfnetlink-0.0.30.ebuild index 1686251d162a..0ceb2de96f15 100644 --- a/net-libs/libnfnetlink/libnfnetlink-0.0.30.ebuild +++ b/net-libs/libnfnetlink/libnfnetlink-0.0.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-0.0.30.ebuild,v 1.2 2008/01/15 08:01:01 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-0.0.30.ebuild,v 1.3 2008/01/21 16:27:54 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="" |