diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-04-10 08:38:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-04-10 08:38:12 +0000 |
commit | 7d8af592e1ba4a3a9d5ce1c799199b8fc334d52b (patch) | |
tree | 87ee3d1e4e68ab755690fbfb63e81ecbc65882a3 /net-firewall/shorewall | |
parent | Stable for HPPA (bug #216224). (diff) | |
download | gentoo-2-7d8af592e1ba4a3a9d5ce1c799199b8fc334d52b.tar.gz gentoo-2-7d8af592e1ba4a3a9d5ce1c799199b8fc334d52b.tar.bz2 gentoo-2-7d8af592e1ba4a3a9d5ce1c799199b8fc334d52b.zip |
Stable for HPPA (bug #216224).
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-3.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 98db3ba866d9..2ef28b0d96d4 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.163 2008/04/07 19:27:42 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.164 2008/04/10 08:38:12 jer Exp $ + + 10 Apr 2008; Jeroen Roovers <jer@gentoo.org> shorewall-3.4.8.ebuild: + Stable for HPPA (bug #216224). 07 Apr 2008; Tobias Klausmann <klausman@gentoo.org> shorewall-3.4.8.ebuild: diff --git a/net-firewall/shorewall/shorewall-3.4.8.ebuild b/net-firewall/shorewall/shorewall-3.4.8.ebuild index 429d8a3ae540..d0842e20b67e 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.3 2008/04/07 19:27:42 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.4.8.ebuild,v 1.4 2008/04/10 08:38:12 jer 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 |