diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-20 18:12:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-20 18:12:25 +0000 |
commit | 870b9f6a0ffb69a25bd82dd839a8afbb75cf512a (patch) | |
tree | e7c32692f6ab4a77722d2795bebae1d0939c901e /net-firewall/shorewall | |
parent | Fix libusb depend to correct SLOT. (diff) | |
download | gentoo-2-870b9f6a0ffb69a25bd82dd839a8afbb75cf512a.tar.gz gentoo-2-870b9f6a0ffb69a25bd82dd839a8afbb75cf512a.tar.bz2 gentoo-2-870b9f6a0ffb69a25bd82dd839a8afbb75cf512a.zip |
sparc stable wrt #352532
(Portage version: 2.1.9.44/cvs/Linux ia64)
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-4.4.15.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog index 51fe510b8c6a..1cff0c67f2df 100644 --- a/net-firewall/shorewall/ChangeLog +++ b/net-firewall/shorewall/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.180 2011/03/13 11:46:35 constanze Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.181 2011/03/20 18:12:25 armin76 Exp $ + + 20 Mar 2011; Raúl Porcel <armin76@gentoo.org> shorewall-4.4.15.1.ebuild: + sparc stable wrt #352532 *shorewall-4.4.18 (13 Mar 2011) diff --git a/net-firewall/shorewall/shorewall-4.4.15.1.ebuild b/net-firewall/shorewall/shorewall-4.4.15.1.ebuild index e0e106138814..06197631814c 100644 --- a/net-firewall/shorewall/shorewall-4.4.15.1.ebuild +++ b/net-firewall/shorewall/shorewall-4.4.15.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.4.15.1.ebuild,v 1.5 2011/02/27 14:48:00 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.4.15.1.ebuild,v 1.6 2011/03/20 18:12:25 armin76 Exp $ EAPI="2" @@ -21,7 +21,7 @@ SRC_URI="http://www1.shorewall.net/pub/${PN}/${MY_PV_TREE}/${MY_P}/${P}${MY_P_BE LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 sparc x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 |