summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2007-09-14 11:45:43 +0000
committerFerris McCormick <fmccor@gentoo.org>2007-09-14 11:45:43 +0000
commit8b2ac5748f03c2dd3546c751bd24bdb95f6f6c85 (patch)
treeaecc8f7063b615b16d0710a28de3df65bea96775 /net-firewall/shorewall
parentAdd ~sparc keyword --- part of Bug #191624 (diff)
downloadgentoo-2-8b2ac5748f03c2dd3546c751bd24bdb95f6f6c85.tar.gz
gentoo-2-8b2ac5748f03c2dd3546c751bd24bdb95f6f6c85.tar.bz2
gentoo-2-8b2ac5748f03c2dd3546c751bd24bdb95f6f6c85.zip
Add ~sparc keyword --- part of Bug #191624
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r--net-firewall/shorewall/ChangeLog5
-rw-r--r--net-firewall/shorewall/shorewall-4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/shorewall/ChangeLog b/net-firewall/shorewall/ChangeLog
index 00b4df51b52e..3c2ace4262ee 100644
--- a/net-firewall/shorewall/ChangeLog
+++ b/net-firewall/shorewall/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/shorewall
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.150 2007/09/09 16:33:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/ChangeLog,v 1.151 2007/09/14 11:45:43 fmccor Exp $
+
+ 14 Sep 2007; Ferris McCormick <fmccor@gentoo.org> shorewall-4.0.ebuild:
+ Add ~sparc keyword --- part of Bug #191624
09 Sep 2007; Raúl Porcel <armin76@gentoo.org> shorewall-3.4.6.ebuild,
shorewall-4.0.ebuild:
diff --git a/net-firewall/shorewall/shorewall-4.0.ebuild b/net-firewall/shorewall/shorewall-4.0.ebuild
index 1553a7cbb60b..496002560910 100644
--- a/net-firewall/shorewall/shorewall-4.0.ebuild
+++ b/net-firewall/shorewall/shorewall-4.0.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/shorewall-4.0.ebuild,v 1.4 2007/09/09 16:33:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.0.ebuild,v 1.5 2007/09/14 11:45:43 fmccor Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.shorewall.net/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=net-firewall/shorewall-common-${PV}"