summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:36:53 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:36:53 +0000
commit24dbc036613417d84e9bfbf7595c459b8af8078c (patch)
treea2fcbf9eff4d87e40b60909b08aa325f5ec10b59 /net-misc/sock
parentinherit eutils (diff)
downloadhistorical-24dbc036613417d84e9bfbf7595c459b8af8078c.tar.gz
historical-24dbc036613417d84e9bfbf7595c459b8af8078c.tar.bz2
historical-24dbc036613417d84e9bfbf7595c459b8af8078c.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-misc/sock')
-rw-r--r--net-misc/sock/sock-1.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-misc/sock/sock-1.1.ebuild b/net-misc/sock/sock-1.1.ebuild
index e90533323cad..dff10a94b830 100644
--- a/net-misc/sock/sock-1.1.ebuild
+++ b/net-misc/sock/sock-1.1.ebuild
@@ -1,13 +1,12 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/sock/sock-1.1.ebuild,v 1.9 2004/06/25 00:13:11 agriffis Exp $
-
-S=${WORKDIR}/${P}
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sock/sock-1.1.ebuild,v 1.10 2004/07/15 03:36:53 agriffis Exp $
DESCRIPTION="A shell interface to network sockets"
SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/net/${P}.tar.gz"
HOMEPAGE="http://atrey.karlin.mff.cuni.cz/~mj/linux.shtml"
KEYWORDS="x86 sparc "
+IUSE=""
LICENSE="GPL-2"
SLOT="0"