diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-26 19:50:38 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-26 19:50:38 +0000 |
commit | 1152cd820d14c0de68367370cde166d63a48e2fc (patch) | |
tree | d12c7b8d7730b9899887cf76b39308021e6357a5 /net-firewall | |
parent | Stable on amd64 wrt bug #352532 (diff) | |
download | gentoo-2-1152cd820d14c0de68367370cde166d63a48e2fc.tar.gz gentoo-2-1152cd820d14c0de68367370cde166d63a48e2fc.tar.bz2 gentoo-2-1152cd820d14c0de68367370cde166d63a48e2fc.zip |
Stable on amd64 wrt bug #352532
(Portage version: 2.1.9.35/cvs/Linux x86_64)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall6/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall6/shorewall6-4.4.15.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/shorewall6/ChangeLog b/net-firewall/shorewall6/ChangeLog index 1913504cf052..cc5e0dc6e436 100644 --- a/net-firewall/shorewall6/ChangeLog +++ b/net-firewall/shorewall6/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall6 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.24 2011/01/25 18:46:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.25 2011/01/26 19:50:38 hwoarang Exp $ + + 26 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + shorewall6-4.4.15.1.ebuild: + Stable on amd64 wrt bug #352532 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> shorewall6-4.4.15.1.ebuild: Stable for HPPA (bug #352532). diff --git a/net-firewall/shorewall6/shorewall6-4.4.15.1.ebuild b/net-firewall/shorewall6/shorewall6-4.4.15.1.ebuild index b25acfce5047..f0191f9adc13 100644 --- a/net-firewall/shorewall6/shorewall6-4.4.15.1.ebuild +++ b/net-firewall/shorewall6/shorewall6-4.4.15.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.4.15.1.ebuild,v 1.3 2011/01/25 18:46:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.4.15.1.ebuild,v 1.4 2011/01/26 19:50:38 hwoarang Exp $ inherit versionator linux-info @@ -18,7 +18,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 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ppc64 ~sparc ~x86" IUSE="doc" |