diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:37:53 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:37:53 +0000 |
commit | f49ccdbd6b95168958571d468831d2c8bddabf0c (patch) | |
tree | e47fb672124c8aeb2df58a73e5c40e696eaa9215 /app-admin/runset | |
parent | hopefully now it will stay executable (diff) | |
download | historical-f49ccdbd6b95168958571d468831d2c8bddabf0c.tar.gz historical-f49ccdbd6b95168958571d468831d2c8bddabf0c.tar.bz2 historical-f49ccdbd6b95168958571d468831d2c8bddabf0c.zip |
removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore.
Diffstat (limited to 'app-admin/runset')
-rw-r--r-- | app-admin/runset/runset-1.3-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/runset/runset-1.3-r1.ebuild b/app-admin/runset/runset-1.3-r1.ebuild index 85cb1b1184de..ff5c2ef8c53e 100644 --- a/app-admin/runset/runset-1.3-r1.ebuild +++ b/app-admin/runset/runset-1.3-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/app-admin/runset/runset-1.3-r1.ebuild,v 1.1 2000/08/06 13:36:58 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/runset/runset-1.3-r1.ebuild,v 1.2 2000/08/16 04:37:52 drobbins Exp $ P=runset-1.3 A=${P}.tar.gz S=${WORKDIR}/${P} -CATEGORY="app-admin" DESCRIPTION="Runset Init suite, a replacement for sysv style initd" SRC_URI="ftp://ftp.ocis.net/pub/users/ldeutsch/release/"${A} |