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
commit0244fe803cd225c5930db64e4d9eadf381b63683 (patch)
tree66a6197c340371fd5953f8432c41798683cc1017 /net-misc/sock/sock-1.1.ebuild
parentadd bk2site 1.1.8 (diff)
downloadhistorical-0244fe803cd225c5930db64e4d9eadf381b63683.tar.gz
historical-0244fe803cd225c5930db64e4d9eadf381b63683.tar.bz2
historical-0244fe803cd225c5930db64e4d9eadf381b63683.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() {