diff options
author | 2008-02-24 19:45:18 +0000 | |
---|---|---|
committer | 2008-02-24 19:45:18 +0000 | |
commit | ca6ebe6ae0eec3f1a26806a51848562097527491 (patch) | |
tree | 15854e2d0e694da2cd8eff164be6e31e5120f3e0 /net-firewall/shorewall | |
parent | stable x86, bug 211286 (diff) | |
download | historical-ca6ebe6ae0eec3f1a26806a51848562097527491.tar.gz historical-ca6ebe6ae0eec3f1a26806a51848562097527491.tar.bz2 historical-ca6ebe6ae0eec3f1a26806a51848562097527491.zip |
stable x86, bug 210902
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 8 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-3.4.7.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 32e5b0aa30cb..73f4a87a45f8 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.153 2007/11/14 05:57:07 welp Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.154 2008/02/24 19:42:47 opfer Exp $ + + 24 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + shorewall-3.4.7.ebuild: + stable x86, bug 210902 14 Nov 2007; Peter Weller <welp@gentoo.org> shorewall-3.4.6.ebuild: Stable on amd64 wrt bug 191475 diff --git a/net-firewall/shorewall/shorewall-3.4.7.ebuild b/net-firewall/shorewall/shorewall-3.4.7.ebuild index dd4aace53c3d..9b591a8e9e91 100644 --- a/net-firewall/shorewall/shorewall-3.4.7.ebuild +++ b/net-firewall/shorewall/shorewall-3.4.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.7.ebuild,v 1.1 2007/11/10 18:10:00 mjolnir Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.4.7.ebuild,v 1.2 2008/02/24 19:42:47 opfer 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 |