diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2008-04-07 19:27:42 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2008-04-07 19:27:42 +0000 |
commit | 872bfa5cf56b1f64ebe3bad5cf69b56fcf41b98b (patch) | |
tree | e518f351a2dde0f3fa4b8153c18374a96195fd84 /net-firewall/shorewall | |
parent | SPARC and PPC always get qt-static versions. Sorted generic dependencies. For... (diff) | |
download | gentoo-2-872bfa5cf56b1f64ebe3bad5cf69b56fcf41b98b.tar.gz gentoo-2-872bfa5cf56b1f64ebe3bad5cf69b56fcf41b98b.tar.bz2 gentoo-2-872bfa5cf56b1f64ebe3bad5cf69b56fcf41b98b.zip |
Stable on alpha, bug #216224
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-3.4.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 45a10e2747e0..98db3ba866d9 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.162 2008/04/07 15:44:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.163 2008/04/07 19:27:42 klausman Exp $ + + 07 Apr 2008; Tobias Klausmann <klausman@gentoo.org> + shorewall-3.4.8.ebuild: + Stable on alpha, bug #216224 07 Apr 2008; Markus Rothe <corsair@gentoo.org> shorewall-3.4.8.ebuild: Stable on ppc64; bug #216224 diff --git a/net-firewall/shorewall/shorewall-3.4.8.ebuild b/net-firewall/shorewall/shorewall-3.4.8.ebuild index 56737713115c..429d8a3ae540 100644 --- a/net-firewall/shorewall/shorewall-3.4.8.ebuild +++ b/net-firewall/shorewall/shorewall-3.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.4.8.ebuild,v 1.2 2008/04/07 15:44:27 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.4.8.ebuild,v 1.3 2008/04/07 19:27:42 klausman Exp $ inherit eutils @@ -15,7 +15,7 @@ SRC_URI="http://www1.shorewall.net/pub/${PN}/${MY_P_TREE}/${P}/${P}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ~mips ~ppc ppc64 ~sparc ~x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 |