diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-07 12:02:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-07 12:02:36 +0000 |
commit | 1a9b98d0605f261e648929077d6e8465267bd69c (patch) | |
tree | fcd4a1e6cca1e07a1f19a358db688f5f71b99cb6 /net-libs | |
parent | Version bump (diff) | |
download | gentoo-2-1a9b98d0605f261e648929077d6e8465267bd69c.tar.gz gentoo-2-1a9b98d0605f261e648929077d6e8465267bd69c.tar.bz2 gentoo-2-1a9b98d0605f261e648929077d6e8465267bd69c.zip |
sparc stable wrt #206684
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-libs')
-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 27b2721274c5..b915577db7ef 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.13 2008/02/06 18:14:41 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.14 2008/02/07 12:02:36 armin76 Exp $ + + 07 Feb 2008; Raúl Porcel <armin76@gentoo.org> libnfnetlink-0.0.30.ebuild: + sparc stable wrt #206684 06 Feb 2008; nixnut <nixnut@gentoo.org> libnfnetlink-0.0.30.ebuild: stable on ppc wrt bug #206684 diff --git a/net-libs/libnfnetlink/libnfnetlink-0.0.30.ebuild b/net-libs/libnfnetlink/libnfnetlink-0.0.30.ebuild index 6885315d54d6..667f7487bbc8 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.4 2008/02/06 18:14:41 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-0.0.30.ebuild,v 1.5 2008/02/07 12:02:36 armin76 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="" |