summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:18:37 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:18:37 +0000
commitf5f60596e1b1c5ddc23f1aca0b480f0fd7c4708f (patch)
treec6fa336171340132361eb326ed30cabc0d652d1b /net-misc
parentdon't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff)
downloadgentoo-2-f5f60596e1b1c5ddc23f1aca0b480f0fd7c4708f.tar.gz
gentoo-2-f5f60596e1b1c5ddc23f1aca0b480f0fd7c4708f.tar.bz2
gentoo-2-f5f60596e1b1c5ddc23f1aca0b480f0fd7c4708f.zip
sync IUSE (missing)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/nxproxy/nxproxy-1.3.0.ebuild3
-rw-r--r--net-misc/nxproxy/nxproxy-1.3.2.ebuild3
-rw-r--r--net-misc/nylon/nylon-1.1.ebuild3
-rw-r--r--net-misc/nylon/nylon-1.2.ebuild3
-rw-r--r--net-misc/omniORB/omniORB-304-r7.ebuild3
-rw-r--r--net-misc/omniORB/omniORB-305.ebuild3
-rw-r--r--net-misc/pam_smb/pam_smb-1.9.9-r1.ebuild3
-rw-r--r--net-misc/pam_smb/pam_smb-2.0.0_rc5.ebuild3
-rw-r--r--net-misc/pen/pen-0.12.1.ebuild3
-rw-r--r--net-misc/pimpd/pimpd-0.8.ebuild3
-rw-r--r--net-misc/portfwd/portfwd-0.26.ebuild3
-rw-r--r--net-misc/portfwd/portfwd-0.26_rc6-r1.ebuild3
-rw-r--r--net-misc/portfwd/portfwd-0.26_rc6.ebuild3
13 files changed, 26 insertions, 13 deletions
diff --git a/net-misc/nxproxy/nxproxy-1.3.0.ebuild b/net-misc/nxproxy/nxproxy-1.3.0.ebuild
index 6c1fdeacd1e4..9e4e81da59a8 100644
--- a/net-misc/nxproxy/nxproxy-1.3.0.ebuild
+++ b/net-misc/nxproxy/nxproxy-1.3.0.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/nxproxy/nxproxy-1.3.0.ebuild,v 1.3 2004/06/25 00:01:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nxproxy/nxproxy-1.3.0.ebuild,v 1.4 2004/07/15 03:13:45 agriffis Exp $
MY_P="${PN}-1.3.0-7"
DESCRIPTION="X11 protocol compression library wrapper"
@@ -9,6 +9,7 @@ SRC_URI="http://www.nomachine.com/download/nxsources/nxproxy/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc"
+IUSE=""
DEPEND=">=net-misc/nxcomp-1.3.0
sys-devel/patch
>=media-libs/jpeg-6b-r3
diff --git a/net-misc/nxproxy/nxproxy-1.3.2.ebuild b/net-misc/nxproxy/nxproxy-1.3.2.ebuild
index f8f1f95757e1..7eb1112708b7 100644
--- a/net-misc/nxproxy/nxproxy-1.3.2.ebuild
+++ b/net-misc/nxproxy/nxproxy-1.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/net-misc/nxproxy/nxproxy-1.3.2.ebuild,v 1.2 2004/06/25 00:01:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nxproxy/nxproxy-1.3.2.ebuild,v 1.3 2004/07/15 03:13:45 agriffis Exp $
MY_P="${PN}-1.3.2-1"
DESCRIPTION="X11 protocol compression library wrapper"
@@ -9,6 +9,7 @@ SRC_URI="http://www.nomachine.com/download/nxsources/nxproxy/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc"
+IUSE=""
DEPEND=">=net-misc/nxcomp-1.3.2
sys-devel/patch
>=media-libs/jpeg-6b-r3
diff --git a/net-misc/nylon/nylon-1.1.ebuild b/net-misc/nylon/nylon-1.1.ebuild
index 9670bde06401..4c6158d550c8 100644
--- a/net-misc/nylon/nylon-1.1.ebuild
+++ b/net-misc/nylon/nylon-1.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/net-misc/nylon/nylon-1.1.ebuild,v 1.5 2004/06/25 00:02:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nylon/nylon-1.1.ebuild,v 1.6 2004/07/15 03:15:10 agriffis Exp $
DESCRIPTION="A lightweight SOCKS proxy server"
HOMEPAGE="http://monkey.org/~marius/nylon/"
@@ -9,6 +9,7 @@ SRC_URI="http://monkey.org/~marius/nylon/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="x86 ~ppc"
+IUSE=""
DEPEND=">=dev-libs/libevent-0.6"
diff --git a/net-misc/nylon/nylon-1.2.ebuild b/net-misc/nylon/nylon-1.2.ebuild
index 6ef1353ddfd9..3ed7008b3ca2 100644
--- a/net-misc/nylon/nylon-1.2.ebuild
+++ b/net-misc/nylon/nylon-1.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/net-misc/nylon/nylon-1.2.ebuild,v 1.2 2004/06/25 00:02:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/nylon/nylon-1.2.ebuild,v 1.3 2004/07/15 03:15:10 agriffis Exp $
DESCRIPTION="A lightweight SOCKS proxy server"
HOMEPAGE="http://monkey.org/~marius/nylon/"
@@ -9,6 +9,7 @@ SRC_URI="http://monkey.org/~marius/nylon/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86 ~ppc"
+IUSE=""
DEPEND=">=dev-libs/libevent-0.6"
diff --git a/net-misc/omniORB/omniORB-304-r7.ebuild b/net-misc/omniORB/omniORB-304-r7.ebuild
index eeec08d8fc88..4b815b738034 100644
--- a/net-misc/omniORB/omniORB-304-r7.ebuild
+++ b/net-misc/omniORB/omniORB-304-r7.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/omniORB/omniORB-304-r7.ebuild,v 1.11 2004/06/25 00:02:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-304-r7.ebuild,v 1.12 2004/07/15 03:15:34 agriffis Exp $
inherit eutils
@@ -16,6 +16,7 @@ DEPEND="dev-lang/python"
PLT="i586_linux_2.0_glibc2.1"
KEYWORDS="x86 sparc "
+IUSE=""
SLOT="0"
LICENSE="LGPL-2 GPL-2"
diff --git a/net-misc/omniORB/omniORB-305.ebuild b/net-misc/omniORB/omniORB-305.ebuild
index 660a743951e7..85c2d0da0077 100644
--- a/net-misc/omniORB/omniORB-305.ebuild
+++ b/net-misc/omniORB/omniORB-305.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/omniORB/omniORB-305.ebuild,v 1.15 2004/06/25 00:02:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/omniORB-305.ebuild,v 1.16 2004/07/15 03:15:34 agriffis Exp $
S=${WORKDIR}/omni
DESCRIPTION="a robust, high-performance CORBA 2 ORB"
@@ -12,6 +12,7 @@ HOMEPAGE="http://sourceforge.net/projects/omniorb/
LICENSE="LGPL-2 GPL-2"
SLOT="0"
KEYWORDS="x86 -sparc -ppc "
+IUSE=""
DEPEND="dev-lang/python"
diff --git a/net-misc/pam_smb/pam_smb-1.9.9-r1.ebuild b/net-misc/pam_smb/pam_smb-1.9.9-r1.ebuild
index fd038481a5e6..14e46caae2e2 100644
--- a/net-misc/pam_smb/pam_smb-1.9.9-r1.ebuild
+++ b/net-misc/pam_smb/pam_smb-1.9.9-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/pam_smb/pam_smb-1.9.9-r1.ebuild,v 1.5 2004/06/25 00:04:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pam_smb/pam_smb-1.9.9-r1.ebuild,v 1.6 2004/07/15 03:17:28 agriffis Exp $
DESCRIPTION="The PAM SMB module, which allows authentication against an NT server."
HOMEPAGE="http://www.csn.ul.ie/~airlied/pam_smb/"
@@ -11,6 +11,7 @@ SRC_URI="mirror://samba/pam_smb/devel/${P}.tar.gz"
DEPEND=">=sys-libs/pam-0.75"
LICENSE="GPL-2"
KEYWORDS="x86"
+IUSE=""
SLOT="0"
src_compile() {
diff --git a/net-misc/pam_smb/pam_smb-2.0.0_rc5.ebuild b/net-misc/pam_smb/pam_smb-2.0.0_rc5.ebuild
index 3e6efc85bcc1..1a59fc2dccee 100644
--- a/net-misc/pam_smb/pam_smb-2.0.0_rc5.ebuild
+++ b/net-misc/pam_smb/pam_smb-2.0.0_rc5.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/pam_smb/pam_smb-2.0.0_rc5.ebuild,v 1.2 2004/06/25 00:04:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pam_smb/pam_smb-2.0.0_rc5.ebuild,v 1.3 2004/07/15 03:17:28 agriffis Exp $
DESCRIPTION="The PAM SMB module, which allows authentication against an NT server."
HOMEPAGE="http://www.csn.ul.ie/~airlied/pam_smb/"
@@ -14,6 +14,7 @@ SRC_URI="mirror://samba/pam_smb/v2/${MY_P}.tar.gz
DEPEND=">=sys-libs/pam-0.75"
LICENSE="GPL-2"
KEYWORDS="x86"
+IUSE=""
SLOT="0"
src_compile() {
diff --git a/net-misc/pen/pen-0.12.1.ebuild b/net-misc/pen/pen-0.12.1.ebuild
index b2e83cf13d21..244f6058be04 100644
--- a/net-misc/pen/pen-0.12.1.ebuild
+++ b/net-misc/pen/pen-0.12.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/net-misc/pen/pen-0.12.1.ebuild,v 1.2 2004/06/25 00:04:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pen/pen-0.12.1.ebuild,v 1.3 2004/07/15 03:17:49 agriffis Exp $
DESCRIPTION="TCP Load Balancing Port Forwarder"
HOMEPAGE="http://siag.nu/pen/"
@@ -8,6 +8,7 @@ SRC_URI="http://siag.nu/pub/pen/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
+IUSE=""
src_install() {
einstall || die
diff --git a/net-misc/pimpd/pimpd-0.8.ebuild b/net-misc/pimpd/pimpd-0.8.ebuild
index 20fd9de13c21..b41fbcc5fc1a 100644
--- a/net-misc/pimpd/pimpd-0.8.ebuild
+++ b/net-misc/pimpd/pimpd-0.8.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/pimpd/pimpd-0.8.ebuild,v 1.13 2004/06/27 10:59:13 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pimpd/pimpd-0.8.ebuild,v 1.14 2004/07/15 03:18:10 agriffis Exp $
DESCRIPTION="RFC1413-compliant identd server supporting masqueraded connections"
HOMEPAGE="http://cats.meow.at/~peter/pimpd.html"
@@ -9,6 +9,7 @@ SRC_URI="http://cats.meow.at/~peter/pimpd_${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 sparc ~ppc"
+IUSE=""
src_compile() {
make CFLAGS="$CFLAGS" || die
diff --git a/net-misc/portfwd/portfwd-0.26.ebuild b/net-misc/portfwd/portfwd-0.26.ebuild
index d8ef35e517e0..30a1d28a3987 100644
--- a/net-misc/portfwd/portfwd-0.26.ebuild
+++ b/net-misc/portfwd/portfwd-0.26.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/portfwd/portfwd-0.26.ebuild,v 1.3 2004/06/25 00:05:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/portfwd/portfwd-0.26.ebuild,v 1.4 2004/07/15 03:18:37 agriffis Exp $
DESCRIPTION="Port Forwarding Daemon"
SRC_URI="mirror://sourceforge/${PN}/${P/_/}.tar.gz"
@@ -9,6 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ia64 ~amd64"
+IUSE=""
DEPEND=">=sys-apps/sed-4"
RDEPEND=""
diff --git a/net-misc/portfwd/portfwd-0.26_rc6-r1.ebuild b/net-misc/portfwd/portfwd-0.26_rc6-r1.ebuild
index ac8aef805d3c..adf8d55d365a 100644
--- a/net-misc/portfwd/portfwd-0.26_rc6-r1.ebuild
+++ b/net-misc/portfwd/portfwd-0.26_rc6-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/portfwd/portfwd-0.26_rc6-r1.ebuild,v 1.3 2004/06/25 00:05:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/portfwd/portfwd-0.26_rc6-r1.ebuild,v 1.4 2004/07/15 03:18:37 agriffis Exp $
DESCRIPTION="Port Forwarding Daemon"
SRC_URI="mirror://sourceforge/${PN}/${P/_/}.tar.gz"
@@ -9,6 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ia64 ~amd64"
+IUSE=""
DEPEND=">=sys-apps/sed-4"
RDEPEND="${DEPEND}"
diff --git a/net-misc/portfwd/portfwd-0.26_rc6.ebuild b/net-misc/portfwd/portfwd-0.26_rc6.ebuild
index 64100c231dd0..5a215f451829 100644
--- a/net-misc/portfwd/portfwd-0.26_rc6.ebuild
+++ b/net-misc/portfwd/portfwd-0.26_rc6.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/portfwd/portfwd-0.26_rc6.ebuild,v 1.5 2004/06/25 00:05:19 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/portfwd/portfwd-0.26_rc6.ebuild,v 1.6 2004/07/15 03:18:37 agriffis Exp $
DESCRIPTION="Port Forwarding Daemon"
SRC_URI="mirror://sourceforge/${PN}/${P/_/}.tar.gz"
@@ -9,6 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ia64 ~amd64"
+IUSE=""
DEPEND=">=sys-apps/sed-4*"
RDEPEND="${DEPEND}"