diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 14:07:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 14:07:45 +0000 |
commit | 8962832d396c6c515779edbabdafaa5d3d651f92 (patch) | |
tree | f7ac2de8e64120093a31618cc68461a1b2798beb /net-firewall | |
parent | Stable for ppc, wrt bug #452830 (diff) | |
download | gentoo-2-8962832d396c6c515779edbabdafaa5d3d651f92.tar.gz gentoo-2-8962832d396c6c515779edbabdafaa5d3d651f92.tar.bz2 gentoo-2-8962832d396c6c515779edbabdafaa5d3d651f92.zip |
Stable for ppc, wrt bug #452830
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall6/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall6/shorewall6-4.5.8.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall6/ChangeLog b/net-firewall/shorewall6/ChangeLog index cf2bd628bcf4..49be9d082f28 100644 --- a/net-firewall/shorewall6/ChangeLog +++ b/net-firewall/shorewall6/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall6 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.60 2013/01/21 13:49:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.61 2013/01/21 14:07:45 ago Exp $ + + 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> shorewall6-4.5.8.2-r1.ebuild: + Stable for ppc, wrt bug #452830 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> shorewall6-4.5.8.2-r1.ebuild: Stable for ppc64, wrt bug #452830 diff --git a/net-firewall/shorewall6/shorewall6-4.5.8.2-r1.ebuild b/net-firewall/shorewall6/shorewall6-4.5.8.2-r1.ebuild index 5076f2e6dbef..9a0d75f2ecc9 100644 --- a/net-firewall/shorewall6/shorewall6-4.5.8.2-r1.ebuild +++ b/net-firewall/shorewall6/shorewall6-4.5.8.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.5.8.2-r1.ebuild,v 1.5 2013/01/21 13:49:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.5.8.2-r1.ebuild,v 1.6 2013/01/21 14:07:45 ago 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" |