diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:38:21 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:38:21 +0000 |
commit | 7112ed3ab311a0141957b3c31c5de2368f5fd93a (patch) | |
tree | 18830753eb762ad3eb926af7be8ac6ffcac962f6 /net-print/LPRng | |
parent | removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore. (diff) | |
download | historical-7112ed3ab311a0141957b3c31c5de2368f5fd93a.tar.gz historical-7112ed3ab311a0141957b3c31c5de2368f5fd93a.tar.bz2 historical-7112ed3ab311a0141957b3c31c5de2368f5fd93a.zip |
removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore.
Diffstat (limited to 'net-print/LPRng')
-rw-r--r-- | net-print/LPRng/LPRng-3.6.19-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-print/LPRng/LPRng-3.6.19-r1.ebuild b/net-print/LPRng/LPRng-3.6.19-r1.ebuild index c3775eb59028..2a355e513d24 100644 --- a/net-print/LPRng/LPRng-3.6.19-r1.ebuild +++ b/net-print/LPRng/LPRng-3.6.19-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-print/LPRng/LPRng-3.6.19-r1.ebuild,v 1.1 2000/08/13 12:10:49 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/LPRng/LPRng-3.6.19-r1.ebuild,v 1.2 2000/08/16 04:38:21 drobbins Exp $ P=LPRng-3.6.19 A=${P}.tgz S=${WORKDIR}/${P} -CATEGORY="net-print" DESCRIPTION="Extended implementation of the Berkley LPR print spooler" SRC_URI="ftp://ftp.astart.com/pub/LPRng/LPRng/"${A} HOMEPAGE="http://www.astart.com/LPRng/LPRng.html" |