diff options
-rw-r--r-- | net-firewall/shorewall-common/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-firewall/shorewall-common/ChangeLog b/net-firewall/shorewall-common/ChangeLog index 865ffc96ef13..dbcdb0888535 100644 --- a/net-firewall/shorewall-common/ChangeLog +++ b/net-firewall/shorewall-common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/shorewall-common # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-common/ChangeLog,v 1.7 2007/09/09 16:41:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-common/ChangeLog,v 1.8 2007/09/14 11:44:51 fmccor Exp $ + + 14 Sep 2007; Ferris McCormick <fmccor@gentoo.org> + shorewall-common-4.0.3.ebuild: + Add ~sparc keyword --- part of Bug #191624 09 Sep 2007; Raúl Porcel <armin76@gentoo.org> shorewall-common-4.0.3.ebuild: diff --git a/net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild b/net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild index 7f53f29568df..9c67bfc5b01d 100644 --- a/net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild +++ b/net-firewall/shorewall-common/shorewall-common-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-common/shorewall-common-4.0.3.ebuild,v 1.5 2007/09/09 16:32:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild,v 1.6 2007/09/14 11:44:51 fmccor Exp $ inherit eutils @@ -22,7 +22,7 @@ SRC_URI="http://www1.shorewall.net/pub/${MY_PN}/${MY_P_TREE}/${MY_P}/${P}${MY_P_ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="doc" DEPEND=">=net-firewall/iptables-1.2.4 |