diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 22:49:23 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 22:49:23 +0000 |
commit | 9411ceac0721658caadf4f985c8364dcf05ef6ad (patch) | |
tree | ad5cd64443142e7a169e47ebb3929f1f96f4d012 | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-9411ceac0721658caadf4f985c8364dcf05ef6ad.tar.gz gentoo-2-9411ceac0721658caadf4f985c8364dcf05ef6ad.tar.bz2 gentoo-2-9411ceac0721658caadf4f985c8364dcf05ef6ad.zip |
PPC stable profile update
-rw-r--r-- | net-firewall/iptables/iptables-1.2.11-r2.ebuild | 4 | ||||
-rw-r--r-- | net-firewall/iptables/iptables-1.2.9.ebuild | 4 | ||||
-rw-r--r-- | net-fs/shfs/shfs-0.31-r1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-firewall/iptables/iptables-1.2.11-r2.ebuild b/net-firewall/iptables/iptables-1.2.11-r2.ebuild index 4ba7fefc48a1..50b1696d5754 100644 --- a/net-firewall/iptables/iptables-1.2.11-r2.ebuild +++ b/net-firewall/iptables/iptables-1.2.11-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r2.ebuild,v 1.12 2004/09/10 15:09:39 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r2.ebuild,v 1.13 2004/10/04 22:49:23 pvdabeel Exp $ inherit eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="http://www.iptables.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~mips alpha ~arm hppa amd64 ~ia64 ppc64" +KEYWORDS="x86 ppc sparc ~mips alpha ~arm hppa amd64 ~ia64 ppc64" IUSE="ipv6 static extensions" DEPEND="virtual/os-headers diff --git a/net-firewall/iptables/iptables-1.2.9.ebuild b/net-firewall/iptables/iptables-1.2.9.ebuild index 4bf23be3b3cc..1e11054c9814 100644 --- a/net-firewall/iptables/iptables-1.2.9.ebuild +++ b/net-firewall/iptables/iptables-1.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.9.ebuild,v 1.17 2004/08/23 07:49:40 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.9.ebuild,v 1.18 2004/10/04 22:49:23 pvdabeel Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.iptables.org/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc alpha sparc hppa ~mips ia64 amd64" +KEYWORDS="x86 ppc alpha sparc hppa ~mips ia64 amd64" IUSE="ipv6" # iptables is dependent on kernel sources. Strange but true. diff --git a/net-fs/shfs/shfs-0.31-r1.ebuild b/net-fs/shfs/shfs-0.31-r1.ebuild index cae8c4e61b77..c8717307f711 100644 --- a/net-fs/shfs/shfs-0.31-r1.ebuild +++ b/net-fs/shfs/shfs-0.31-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/shfs-0.31-r1.ebuild,v 1.9 2004/06/24 22:44:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/shfs/shfs-0.31-r1.ebuild,v 1.10 2004/10/04 22:47:14 pvdabeel Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc amd64" +KEYWORDS="x86 ppc amd64" DEPEND="virtual/linux-sources net-misc/openssh |