diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-27 15:20:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-27 15:20:22 +0000 |
commit | ade392b470da324baccbbf1c9db127b78048f1a2 (patch) | |
tree | e3396ebe4bafe5d5418cf0ebb026963f3cb949a0 /net-firewall/shorewall | |
parent | alpha/ia64/sparc stable wrt #211152 (diff) | |
download | gentoo-2-ade392b470da324baccbbf1c9db127b78048f1a2.tar.gz gentoo-2-ade392b470da324baccbbf1c9db127b78048f1a2.tar.bz2 gentoo-2-ade392b470da324baccbbf1c9db127b78048f1a2.zip |
alpha/sparc stable wrt #210902
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-3.4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 995c174f9a04..a477140e3f2f 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,9 @@ # 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.157 2008/02/25 18:03:25 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.158 2008/02/27 15:20:22 armin76 Exp $ + + 27 Feb 2008; Raúl Porcel <armin76@gentoo.org> shorewall-3.4.7.ebuild: + alpha/sparc stable wrt #210902 *shorewall-4.0-r1 (25 Feb 2008) diff --git a/net-firewall/shorewall/shorewall-3.4.7.ebuild b/net-firewall/shorewall/shorewall-3.4.7.ebuild index d4a546c3bc2f..0a8d5f82805d 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-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.4 2008/02/25 14:56:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.4.7.ebuild,v 1.5 2008/02/27 15:20:22 armin76 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 |