diff options
author | 2012-08-01 11:04:12 +0000 | |
---|---|---|
committer | 2012-08-01 11:04:12 +0000 | |
commit | c4c0aa3f52297cdd635bd31ac83a7ecb89552c6c (patch) | |
tree | 4d86eedd143a0b92b7a46430ba3614fedd9d57f5 /net-libs | |
parent | Marked ~hppa (bug #428558). (diff) | |
download | gentoo-2-c4c0aa3f52297cdd635bd31ac83a7ecb89552c6c.tar.gz gentoo-2-c4c0aa3f52297cdd635bd31ac83a7ecb89552c6c.tar.bz2 gentoo-2-c4c0aa3f52297cdd635bd31ac83a7ecb89552c6c.zip |
Stable for HPPA (bug #419269).
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnfnetlink/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libnfnetlink/libnfnetlink-1.0.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnfnetlink/ChangeLog b/net-libs/libnfnetlink/ChangeLog index f7c4929f8c76..51444d6ae65d 100644 --- a/net-libs/libnfnetlink/ChangeLog +++ b/net-libs/libnfnetlink/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnfnetlink # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.43 2012/02/14 22:29:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/ChangeLog,v 1.44 2012/08/01 11:04:12 jer Exp $ + + 01 Aug 2012; Jeroen Roovers <jer@gentoo.org> libnfnetlink-1.0.0-r1.ebuild: + Stable for HPPA (bug #419269). *libnfnetlink-1.0.0-r1 (14 Feb 2012) diff --git a/net-libs/libnfnetlink/libnfnetlink-1.0.0-r1.ebuild b/net-libs/libnfnetlink/libnfnetlink-1.0.0-r1.ebuild index bc4a6d7dddf1..96c9a8dc29d5 100644 --- a/net-libs/libnfnetlink/libnfnetlink-1.0.0-r1.ebuild +++ b/net-libs/libnfnetlink/libnfnetlink-1.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.0-r1.ebuild,v 1.1 2012/02/14 22:29:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.0-r1.ebuild,v 1.2 2012/08/01 11:04:12 jer Exp $ EAPI=4 inherit linux-info @@ -11,7 +11,7 @@ SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="static-libs" DOCS=( README ) |