diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:38:20 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:38:20 +0000 |
commit | 125366460d0a429b64b8a78a2db51e975ff0e5d0 (patch) | |
tree | 1eb9ef626113a469de9ad2ecbdee3a2e4918d70b /net-misc/nut | |
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/nut')
-rw-r--r-- | net-misc/nut/nut-0.44.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/nut/nut-0.44.0-r1.ebuild b/net-misc/nut/nut-0.44.0-r1.ebuild index 1ae54aa04bb1..9dd6452123d0 100644 --- a/net-misc/nut/nut-0.44.0-r1.ebuild +++ b/net-misc/nut/nut-0.44.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/nut/nut-0.44.0-r1.ebuild,v 1.1 2000/08/09 22:58:29 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-0.44.0-r1.ebuild,v 1.2 2000/08/16 04:38:19 drobbins Exp $ P=nut-0.44.0 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="net-misc" DESCRIPTION="Network-UPS Tools" SRC_URI="http://www.exploits.org/nut/release/"${A} HOMEPAGE="http://www.exploits.org/nut/" |