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
commitcfa230c1bed13379373025849ff9c2427284fb7d (patch)
treea723ad516281a5bb82dd23eb2fc59a83032d1a1f
parentAdd ~sparc keyword --- Part of Bug #191624 (diff)
downloadhistorical-cfa230c1bed13379373025849ff9c2427284fb7d.tar.gz
historical-cfa230c1bed13379373025849ff9c2427284fb7d.tar.bz2
historical-cfa230c1bed13379373025849ff9c2427284fb7d.zip
Add ~sparc keyword --- part of Bug #191624
Package-Manager: portage-2.1.3.9
-rw-r--r--net-firewall/shorewall-common/ChangeLog6
-rw-r--r--net-firewall/shorewall-common/shorewall-common-4.0.3.ebuild4
-rw-r--r--net-firewall/shorewall/ChangeLog5
-rw-r--r--net-firewall/shorewall/shorewall-4.0.ebuild4
4 files changed, 13 insertions, 6 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
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}"