summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Nelson <jnelson@gentoo.org>2002-04-06 06:54:40 +0000
committerJon Nelson <jnelson@gentoo.org>2002-04-06 06:54:40 +0000
commit9f06e1a67a936e87215b27424d7db79440881262 (patch)
tree3dd7d12bada779da8f4e745771ef5dca29ca53e6 /net-misc/sock/sock-1.1.ebuild
parentadd bk2site 1.1.8 (diff)
downloadgentoo-2-9f06e1a67a936e87215b27424d7db79440881262.tar.gz
gentoo-2-9f06e1a67a936e87215b27424d7db79440881262.tar.bz2
gentoo-2-9f06e1a67a936e87215b27424d7db79440881262.zip
clean up ebuild
Diffstat (limited to 'net-misc/sock/sock-1.1.ebuild')
-rw-r--r--net-misc/sock/sock-1.1.ebuild10
1 files changed, 1 insertions, 9 deletions
diff --git a/net-misc/sock/sock-1.1.ebuild b/net-misc/sock/sock-1.1.ebuild
index f1dff7f79dad..2d51e08e91f4 100644
--- a/net-misc/sock/sock-1.1.ebuild
+++ b/net-misc/sock/sock-1.1.ebuild
@@ -1,23 +1,15 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Jon Nelson <jnelson@gentoo.org>
-# /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.4 2002/03/12 16:05:09 tod Exp
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sock/sock-1.1.ebuild,v 1.2 2002/04/06 06:52:03 jnelson Exp $
S=${WORKDIR}/${P}
-# Short one-line description of this package.
DESCRIPTION="A shell interface to network sockets"
-
-# Point to any required sources; these will be automatically
-# downloaded by Portage.
SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/net/${P}.tar.gz"
-
-# Homepage, not used by Portage directly but handy for developer reference
HOMEPAGE="http://atrey.karlin.mff.cuni.cz/~mj/linux.shtml"
DEPEND=""
-
-# Run-time dependencies, same as DEPEND if RDEPEND isn't defined:
#RDEPEND=""
src_compile() {