diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-04-14 03:22:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-04-14 03:22:40 +0000 |
commit | e9259e2ff9eca2b85a6176e7ef5fcecd5c6ea9f3 (patch) | |
tree | 2cf0017af32dd88fd066dbf6ec5095fa6f9c5462 /net-firewall/shorewall-common | |
parent | Remove Manifest entry for non-existent freebsd-usbin-6.2_rc2-libedit-netbsd.p... (diff) | |
download | gentoo-2-e9259e2ff9eca2b85a6176e7ef5fcecd5c6ea9f3.tar.gz gentoo-2-e9259e2ff9eca2b85a6176e7ef5fcecd5c6ea9f3.tar.bz2 gentoo-2-e9259e2ff9eca2b85a6176e7ef5fcecd5c6ea9f3.zip |
Stable for HPPA (bug #288992).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'net-firewall/shorewall-common')
-rw-r--r-- | net-firewall/shorewall-common/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall-common/shorewall-common-4.2.11-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/shorewall-common/ChangeLog b/net-firewall/shorewall-common/ChangeLog index dfa680f3a160..13ca4a0d42b5 100644 --- a/net-firewall/shorewall-common/ChangeLog +++ b/net-firewall/shorewall-common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall-common # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-common/ChangeLog,v 1.35 2010/04/13 21:22:22 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-common/ChangeLog,v 1.36 2010/04/14 03:22:40 jer Exp $ + + 14 Apr 2010; Jeroen Roovers <jer@gentoo.org> + shorewall-common-4.2.11-r1.ebuild: + Stable for HPPA (bug #288992). 13 Apr 2010; <chainsaw@gentoo.org> shorewall-common-4.2.11-r1.ebuild: As per Gustavo Zacarias, add an ewarn noting that the detect option on diff --git a/net-firewall/shorewall-common/shorewall-common-4.2.11-r1.ebuild b/net-firewall/shorewall-common/shorewall-common-4.2.11-r1.ebuild index 2b3e815d87e3..660e8f7b2881 100644 --- a/net-firewall/shorewall-common/shorewall-common-4.2.11-r1.ebuild +++ b/net-firewall/shorewall-common/shorewall-common-4.2.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-common/shorewall-common-4.2.11-r1.ebuild,v 1.2 2010/04/13 21:22:22 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-common/shorewall-common-4.2.11-r1.ebuild,v 1.3 2010/04/14 03:22:40 jer Exp $ EAPI="2" @@ -22,7 +22,7 @@ SRC_URI="http://www1.shorewall.net/pub/${MY_PN}/${MY_PV_TREE}/${MY_P}/${P}${MY_P LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 |