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/nylon
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/nylon')
-rw-r--r--net-misc/nylon/nylon-1.1.ebuild3
-rw-r--r--net-misc/nylon/nylon-1.2.ebuild3
2 files changed, 4 insertions, 2 deletions
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"