diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2012-05-20 08:42:57 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2012-05-20 08:42:57 +0000 |
commit | ba0ad9fdfa14f1504c3c1320f962857979d029b4 (patch) | |
tree | ab40fec314dd1c39ff43cce41e1b98849d06f27c /net-firewall/shorewall6 | |
parent | Stable for ppc/ppc64; bug #388195 (diff) | |
download | gentoo-2-ba0ad9fdfa14f1504c3c1320f962857979d029b4.tar.gz gentoo-2-ba0ad9fdfa14f1504c3c1320f962857979d029b4.tar.bz2 gentoo-2-ba0ad9fdfa14f1504c3c1320f962857979d029b4.zip |
Stable for ppc/ppc64; bug #388195
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'net-firewall/shorewall6')
-rw-r--r-- | net-firewall/shorewall6/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall6/shorewall6-4.4.23.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall6/ChangeLog b/net-firewall/shorewall6/ChangeLog index e6555bf6e477..b29b7acb2800 100644 --- a/net-firewall/shorewall6/ChangeLog +++ b/net-firewall/shorewall6/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall6 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.50 2012/02/27 17:47:20 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.51 2012/05/20 08:42:57 halcy0n Exp $ + + 20 May 2012; Mark Loeser <halcy0n@gentoo.org> shorewall6-4.4.23.2.ebuild: + Stable for ppc/ppc64; bug #388195 27 Feb 2012; Constanze Hausner <constanze@gentoo.org> -shorewall6-4.4.22.1.ebuild, -shorewall6-4.4.22.3.ebuild, diff --git a/net-firewall/shorewall6/shorewall6-4.4.23.2.ebuild b/net-firewall/shorewall6/shorewall6-4.4.23.2.ebuild index 0de80c128511..68322e1caefa 100644 --- a/net-firewall/shorewall6/shorewall6-4.4.23.2.ebuild +++ b/net-firewall/shorewall6/shorewall6-4.4.23.2.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-firewall/shorewall6/shorewall6-4.4.23.2.ebuild,v 1.5 2012/01/23 13:40:45 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.4.23.2.ebuild,v 1.6 2012/05/20 08:42:57 halcy0n Exp $ EAPI="4" @@ -21,7 +21,7 @@ SRC_URI="http://www1.shorewall.net/pub/${MY_PN}/${MY_PV_TREE}/${MY_P}/${P}.tar.b LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 ~sparc x86" IUSE="doc" |