summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:07:27 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:07:27 +0000
commitb548d0afefc0b9d83c049d5b7f17ec88403731f2 (patch)
tree49230aa5dcfad5d4c5c30a255e86f08350c1d0e4
parentsync IUSE (+zlib), don't assign S=${WORKDIR}/${P}, trim trailing whitespace (... (diff)
downloadgentoo-2-b548d0afefc0b9d83c049d5b7f17ec88403731f2.tar.gz
gentoo-2-b548d0afefc0b9d83c049d5b7f17ec88403731f2.tar.bz2
gentoo-2-b548d0afefc0b9d83c049d5b7f17ec88403731f2.zip
sync IUSE (missing)
-rw-r--r--net-misc/mirror/mirror-2.9.ebuild3
-rw-r--r--net-misc/monmotha/monmotha-2.3.8_pre7.ebuild3
-rw-r--r--net-misc/mrouted/mrouted-3.9_beta3.ebuild3
-rw-r--r--net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild3
-rw-r--r--net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild3
-rw-r--r--net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild3
-rw-r--r--net-misc/netkit-routed/netkit-routed-0.17-r2.ebuild3
-rw-r--r--net-misc/netkit-routed/netkit-routed-0.17-r3.ebuild3
-rw-r--r--sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.ebuild3
-rw-r--r--sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild3
-rw-r--r--sys-cluster/openmosix-user/openmosix-user-0.3.2.ebuild3
-rw-r--r--sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild3
-rw-r--r--sys-cluster/openmosix-user/openmosix-user-0.3.4-r1.ebuild3
-rw-r--r--sys-cluster/openmosix-user/openmosix-user-0.3.4.ebuild3
-rw-r--r--sys-cluster/openmosix-user/openmosix-user-0.3.5.ebuild3
-rw-r--r--sys-cluster/openmosix-user/openmosix-user-0.3.6.ebuild3
16 files changed, 32 insertions, 16 deletions
diff --git a/net-misc/mirror/mirror-2.9.ebuild b/net-misc/mirror/mirror-2.9.ebuild
index b5588e18d135..1a51e24304d1 100644
--- a/net-misc/mirror/mirror-2.9.ebuild
+++ b/net-misc/mirror/mirror-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-misc/mirror/mirror-2.9.ebuild,v 1.4 2004/06/24 23:56:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mirror/mirror-2.9.ebuild,v 1.5 2004/07/15 03:03:58 agriffis Exp $
inherit eutils
@@ -10,6 +10,7 @@ SRC_URI="ftp://sunsite.org.uk/packages/mirror/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86 alpha ~sparc ~ppc"
+IUSE=""
S=${WORKDIR}
diff --git a/net-misc/monmotha/monmotha-2.3.8_pre7.ebuild b/net-misc/monmotha/monmotha-2.3.8_pre7.ebuild
index 4fc37d11f95f..85497b264f50 100644
--- a/net-misc/monmotha/monmotha-2.3.8_pre7.ebuild
+++ b/net-misc/monmotha/monmotha-2.3.8_pre7.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/monmotha/monmotha-2.3.8_pre7.ebuild,v 1.6 2004/06/24 23:56:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/monmotha/monmotha-2.3.8_pre7.ebuild,v 1.7 2004/07/15 03:04:53 agriffis Exp $
DESCRIPTION="MonMotha IPTables-based firewall script."
HOMEPAGE="http://monmotha.mplug.org/firewall/"
LICENSE="GPL-2"
KEYWORDS="x86"
+IUSE=""
SLOT="0"
RDEPEND=">=net-firewall/iptables-1.2.5"
diff --git a/net-misc/mrouted/mrouted-3.9_beta3.ebuild b/net-misc/mrouted/mrouted-3.9_beta3.ebuild
index f89d40fbf048..51034d699b58 100644
--- a/net-misc/mrouted/mrouted-3.9_beta3.ebuild
+++ b/net-misc/mrouted/mrouted-3.9_beta3.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-misc/mrouted/mrouted-3.9_beta3.ebuild,v 1.5 2004/06/24 23:56:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mrouted/mrouted-3.9_beta3.ebuild,v 1.6 2004/07/15 03:05:16 agriffis Exp $
inherit eutils
@@ -14,6 +14,7 @@ SRC_URI="ftp://ftp.research.att.com/dist/fenner/mrouted/${MY_P}.tar.gz
LICENSE="Stanford"
SLOT="0"
KEYWORDS="~x86 ~ppc"
+IUSE=""
DEPEND="virtual/os-headers
dev-util/yacc"
diff --git a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild
index c44763ea34c1..53622ea645fd 100644
--- a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild
+++ b/net-misc/netkit-bootpd/netkit-bootpd-0.17-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-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.20 2004/06/24 23:58:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.21 2004/07/15 03:06:45 agriffis Exp $
MY_PN=${PN/pd/paramd}
S=${WORKDIR}/${MY_PN}-${PV}
@@ -9,6 +9,7 @@ SRC_URI="mirror://debian/pool/main/n/netkit-bootparamd/${MY_PN}_${PV}.orig.tar.g
HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/"
KEYWORDS="x86 sparc ppc mips"
+IUSE=""
LICENSE="BSD"
SLOT="0"
diff --git a/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild b/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild
index 3d49f979c2d4..83155262a1cb 100644
--- a/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild
+++ b/net-misc/netkit-fingerd/netkit-fingerd-0.17-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-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild,v 1.20 2004/06/24 23:58:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild,v 1.21 2004/07/15 03:07:05 agriffis Exp $
MY_PN=${PN/netkit/bsd}
MY_PN=${MY_PN/rd/r}
@@ -10,6 +10,7 @@ SRC_URI="mirror://debian/pool/main/b/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz"
HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/"
DEPEND=">=sys-libs/glibc-2.1.3"
KEYWORDS="x86 ppc sparc mips alpha amd64"
+IUSE=""
LICENSE="BSD"
SLOT="0"
diff --git a/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild b/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild
index 1cf1013d6683..26a58e1e89ec 100644
--- a/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild
+++ b/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild,v 1.19 2004/06/24 23:58:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/netkit-routed-0.17-r1.ebuild,v 1.20 2004/07/15 03:07:27 agriffis Exp $
DESCRIPTION="Netkit - routed"
SRC_URI="mirror://debian/pool/main/n/netkit-routed/${PN}_${PV}.orig.tar.gz"
HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/"
KEYWORDS="x86 sparc ppc mips"
+IUSE=""
LICENSE="BSD"
SLOT="0"
diff --git a/net-misc/netkit-routed/netkit-routed-0.17-r2.ebuild b/net-misc/netkit-routed/netkit-routed-0.17-r2.ebuild
index b5fc26b80fcd..6bf72aa1cd07 100644
--- a/net-misc/netkit-routed/netkit-routed-0.17-r2.ebuild
+++ b/net-misc/netkit-routed/netkit-routed-0.17-r2.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/netkit-routed-0.17-r2.ebuild,v 1.4 2004/06/24 23:58:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/netkit-routed-0.17-r2.ebuild,v 1.5 2004/07/15 03:07:27 agriffis Exp $
DESCRIPTION="Netkit - routed"
SRC_URI="mirror://debian/pool/main/n/netkit-routed/${PN}_${PV}.orig.tar.gz"
HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/"
KEYWORDS="x86 sparc ppc mips alpha"
+IUSE=""
LICENSE="BSD"
SLOT="0"
diff --git a/net-misc/netkit-routed/netkit-routed-0.17-r3.ebuild b/net-misc/netkit-routed/netkit-routed-0.17-r3.ebuild
index a353ac7ddd41..249cbb15d6ff 100644
--- a/net-misc/netkit-routed/netkit-routed-0.17-r3.ebuild
+++ b/net-misc/netkit-routed/netkit-routed-0.17-r3.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/netkit-routed-0.17-r3.ebuild,v 1.4 2004/06/24 23:58:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-routed/netkit-routed-0.17-r3.ebuild,v 1.5 2004/07/15 03:07:27 agriffis Exp $
DESCRIPTION="Netkit - routed"
SRC_URI="mirror://debian/pool/main/n/netkit-routed/${PN}_${PV}.orig.tar.gz"
HOMEPAGE="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/"
KEYWORDS="x86 sparc ppc mips alpha"
+IUSE=""
LICENSE="BSD"
SLOT="0"
diff --git a/sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.ebuild b/sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.ebuild
index c33d742f1629..6c0a5467ca80 100644
--- a/sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.ebuild
+++ b/sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.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/sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.ebuild,v 1.4 2004/07/01 21:48:30 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.ebuild,v 1.5 2004/07/15 03:04:10 agriffis Exp $
inherit eutils
@@ -14,6 +14,7 @@ RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="-* ~x86"
+IUSE=""
pkg_setup() {
if [ -z "`readlink /usr/src/linux|grep openmosix`" ]; then
diff --git a/sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild b/sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild
index 668ff130ae3c..5e78d752ce19 100644
--- a/sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild
+++ b/sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.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/sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild,v 1.4 2004/07/01 21:48:17 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-3dmon/openmosix-3dmon-0.2.1.ebuild,v 1.5 2004/07/15 03:03:40 agriffis Exp $
inherit eutils
@@ -14,6 +14,7 @@ RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="-* ~x86"
+IUSE=""
src_unpack() {
unpack ${A}
diff --git a/sys-cluster/openmosix-user/openmosix-user-0.3.2.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.3.2.ebuild
index 9e70de7839a3..3689c96a89a1 100644
--- a/sys-cluster/openmosix-user/openmosix-user-0.3.2.ebuild
+++ b/sys-cluster/openmosix-user/openmosix-user-0.3.2.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/sys-cluster/openmosix-user/openmosix-user-0.3.2.ebuild,v 1.6 2004/07/01 21:48:45 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.2.ebuild,v 1.7 2004/07/15 03:04:45 agriffis Exp $
S=${WORKDIR}/openmosix-tools-${PV}
DESCRIPTION="User-land utilities for openMosix process migration (clustering) software"
@@ -15,6 +15,7 @@ RDEPEND="${DEPEND}
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="-* x86"
+IUSE=""
pkg_setup() {
if [ -z "`readlink /usr/src/linux|grep openmosix`" ]; then
diff --git a/sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild
index d9839cfdd541..e543d594aeb0 100644
--- a/sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild
+++ b/sys-cluster/openmosix-user/openmosix-user-0.3.3.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/sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild,v 1.6 2004/07/01 21:48:45 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.3.ebuild,v 1.7 2004/07/15 03:04:45 agriffis Exp $
S=${WORKDIR}/openmosix-tools-${PV}
DESCRIPTION="User-land utilities for openMosix process migration (clustering) software"
@@ -15,6 +15,7 @@ RDEPEND="${DEPEND}
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="-* x86"
+IUSE=""
pkg_setup() {
if [ -z "`readlink /usr/src/linux|grep openmosix`" ]; then
diff --git a/sys-cluster/openmosix-user/openmosix-user-0.3.4-r1.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.3.4-r1.ebuild
index af216ed6c29d..d28a97d7fc28 100644
--- a/sys-cluster/openmosix-user/openmosix-user-0.3.4-r1.ebuild
+++ b/sys-cluster/openmosix-user/openmosix-user-0.3.4-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/sys-cluster/openmosix-user/openmosix-user-0.3.4-r1.ebuild,v 1.3 2004/07/01 21:48:45 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.4-r1.ebuild,v 1.4 2004/07/15 03:04:45 agriffis Exp $
S=${WORKDIR}/openmosix-tools-${PV}
DESCRIPTION="User-land utilities for openMosix process migration (clustering) software"
@@ -15,6 +15,7 @@ RDEPEND="${DEPEND}
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="-* x86"
+IUSE=""
pkg_setup() {
if [ -z "`readlink /usr/src/linux|grep openmosix`" ]; then
diff --git a/sys-cluster/openmosix-user/openmosix-user-0.3.4.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.3.4.ebuild
index 8cab2965c997..0730b849d98e 100644
--- a/sys-cluster/openmosix-user/openmosix-user-0.3.4.ebuild
+++ b/sys-cluster/openmosix-user/openmosix-user-0.3.4.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/sys-cluster/openmosix-user/openmosix-user-0.3.4.ebuild,v 1.6 2004/07/01 21:48:45 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.4.ebuild,v 1.7 2004/07/15 03:04:45 agriffis Exp $
S=${WORKDIR}/openmosix-tools-${PV}
DESCRIPTION="User-land utilities for openMosix process migration (clustering) software"
@@ -15,6 +15,7 @@ RDEPEND="${DEPEND}
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="-* x86"
+IUSE=""
pkg_setup() {
if [ -z "`readlink /usr/src/linux|grep openmosix`" ]; then
diff --git a/sys-cluster/openmosix-user/openmosix-user-0.3.5.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.3.5.ebuild
index 75672d5d100a..9f4b1863db0b 100644
--- a/sys-cluster/openmosix-user/openmosix-user-0.3.5.ebuild
+++ b/sys-cluster/openmosix-user/openmosix-user-0.3.5.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/sys-cluster/openmosix-user/openmosix-user-0.3.5.ebuild,v 1.3 2004/07/01 21:48:45 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.5.ebuild,v 1.4 2004/07/15 03:04:45 agriffis Exp $
S=${WORKDIR}/openmosix-tools-${PV}
DESCRIPTION="User-land utilities for openMosix process migration (clustering) software"
@@ -15,6 +15,7 @@ RDEPEND="${DEPEND}
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="-* x86"
+IUSE=""
pkg_setup() {
if [ -z "`readlink /usr/src/linux|grep openmosix`" ]; then
diff --git a/sys-cluster/openmosix-user/openmosix-user-0.3.6.ebuild b/sys-cluster/openmosix-user/openmosix-user-0.3.6.ebuild
index fcadc4d0f4cd..c85e361fb667 100644
--- a/sys-cluster/openmosix-user/openmosix-user-0.3.6.ebuild
+++ b/sys-cluster/openmosix-user/openmosix-user-0.3.6.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/sys-cluster/openmosix-user/openmosix-user-0.3.6.ebuild,v 1.1 2004/07/06 13:40:58 voxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/openmosix-user-0.3.6.ebuild,v 1.2 2004/07/15 03:04:45 agriffis Exp $
S=${WORKDIR}/openmosix-tools-${PV}
DESCRIPTION="User-land utilities for openMosix process migration (clustering) software"
@@ -15,6 +15,7 @@ RDEPEND="${DEPEND}
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="-* ~x86"
+IUSE=""
pkg_setup() {
if [ -z "`readlink /usr/src/linux|grep openmosix`" ]; then