diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-09-14 11:44:04 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-09-14 11:44:04 +0000 |
commit | 96be8f5977e98e8361f7561ae32ea7e47fac7b51 (patch) | |
tree | dcd381ee3fc52c790548855a9e32655909a98e23 /net-firewall | |
parent | elibtoolize now patches install-sh for us. (diff) | |
download | gentoo-2-96be8f5977e98e8361f7561ae32ea7e47fac7b51.tar.gz gentoo-2-96be8f5977e98e8361f7561ae32ea7e47fac7b51.tar.bz2 gentoo-2-96be8f5977e98e8361f7561ae32ea7e47fac7b51.zip |
Add ~sparc keyword --- Part of Bug #191624
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall-shell/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall-shell/shorewall-shell-4.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/shorewall-shell/ChangeLog b/net-firewall/shorewall-shell/ChangeLog index c3e7d78618f0..1241e9c97dea 100644 --- a/net-firewall/shorewall-shell/ChangeLog +++ b/net-firewall/shorewall-shell/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall-shell # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-shell/ChangeLog,v 1.6 2007/09/09 16:32:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-shell/ChangeLog,v 1.7 2007/09/14 11:44:04 fmccor Exp $ + + 14 Sep 2007; Ferris McCormick <fmccor@gentoo.org> + shorewall-shell-4.0.3.ebuild: + Add ~sparc keyword --- Part of Bug #191624 09 Sep 2007; Raúl Porcel <armin76@gentoo.org> shorewall-shell-4.0.3.ebuild: diff --git a/net-firewall/shorewall-shell/shorewall-shell-4.0.3.ebuild b/net-firewall/shorewall-shell/shorewall-shell-4.0.3.ebuild index 7068e3bfef84..a0e78a2c679e 100644 --- a/net-firewall/shorewall-shell/shorewall-shell-4.0.3.ebuild +++ b/net-firewall/shorewall-shell/shorewall-shell-4.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-shell/shorewall-shell-4.0.3.ebuild,v 1.5 2007/09/09 16:32:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-shell/shorewall-shell-4.0.3.ebuild,v 1.6 2007/09/14 11:44:04 fmccor Exp $ # Choose between experimental, stable and beta: #MY_P_TREE="development/4.0" # experimental and beta @@ -16,7 +16,7 @@ SRC_URI="http://www1.shorewall.net/pub/shorewall/${MY_P_TREE}/${MY_P}${MY_P_BETA LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="net-firewall/iptables |