diff options
author | Richard Freeman <rich0@gentoo.org> | 2008-03-05 23:21:32 +0000 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2008-03-05 23:21:32 +0000 |
commit | 3a57600900450f7d697d13c1e4353a68f2caed1c (patch) | |
tree | b31046b6f4af17bf846bd56992210b1a6ef68feb /net-firewall/shorewall | |
parent | trailing whitespaces (diff) | |
download | gentoo-2-3a57600900450f7d697d13c1e4353a68f2caed1c.tar.gz gentoo-2-3a57600900450f7d697d13c1e4353a68f2caed1c.tar.bz2 gentoo-2-3a57600900450f7d697d13c1e4353a68f2caed1c.zip |
amd64 stable - 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 104029e696d7..6fab2b921dcc 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.159 2008/03/02 12:59:00 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.160 2008/03/05 23:21:32 rich0 Exp $ + + 05 Mar 2008; Richard Freeman <rich0@gentoo.org> shorewall-3.4.7.ebuild: + amd64 stable - 210902 *shorewall-3.4.8 (02 Mar 2008) diff --git a/net-firewall/shorewall/shorewall-3.4.7.ebuild b/net-firewall/shorewall/shorewall-3.4.7.ebuild index 0a8d5f82805d..3110a847e678 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.5 2008/02/27 15:20:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-3.4.7.ebuild,v 1.6 2008/03/05 23:21:32 rich0 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 |