diff options
author | 2000-08-16 04:38:20 +0000 | |
---|---|---|
committer | 2000-08-16 04:38:20 +0000 | |
commit | 125366460d0a429b64b8a78a2db51e975ff0e5d0 (patch) | |
tree | 1eb9ef626113a469de9ad2ecbdee3a2e4918d70b /net-misc/whois | |
parent | removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore. (diff) | |
download | historical-125366460d0a429b64b8a78a2db51e975ff0e5d0.tar.gz historical-125366460d0a429b64b8a78a2db51e975ff0e5d0.tar.bz2 historical-125366460d0a429b64b8a78a2db51e975ff0e5d0.zip |
removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore.
Diffstat (limited to 'net-misc/whois')
-rw-r--r-- | net-misc/whois/whois-4.5.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/whois/whois-4.5.0-r1.ebuild b/net-misc/whois/whois-4.5.0-r1.ebuild index 81ea5e0a8f66..f64462d218e3 100644 --- a/net-misc/whois/whois-4.5.0-r1.ebuild +++ b/net-misc/whois/whois-4.5.0-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.5.0-r1.ebuild,v 1.1 2000/08/09 22:58:29 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.5.0-r1.ebuild,v 1.2 2000/08/16 04:38:20 drobbins Exp $ P=whois-4.5.0 A=whois_4.5.0.tar.gz S=${WORKDIR}/whois-4.4.15 -CATEGORY="net-misc" DESCRIPTION="Whois Client" SRC_URI="http://www.linux.it/~md/software/${A}" |