summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2000-08-16 04:38:32 +0000
committerDaniel Robbins <drobbins@gentoo.org>2000-08-16 04:38:32 +0000
commitaf8bd7c49d1732d8568ae89f892c39261332cacf (patch)
tree03a5022b39371a36088584b10cd76c2af3974e76 /sys-apps/gawk
parentremoved all "CATEGORY" entries in ebuild. They shouldn't be needed anymore. (diff)
downloadhistorical-af8bd7c49d1732d8568ae89f892c39261332cacf.tar.gz
historical-af8bd7c49d1732d8568ae89f892c39261332cacf.tar.bz2
historical-af8bd7c49d1732d8568ae89f892c39261332cacf.zip
removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore.
Diffstat (limited to 'sys-apps/gawk')
-rw-r--r--sys-apps/gawk/gawk-3.0.4-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/gawk/gawk-3.0.4-r1.ebuild b/sys-apps/gawk/gawk-3.0.4-r1.ebuild
index e55144c09380..8e921b74e772 100644
--- a/sys-apps/gawk/gawk-3.0.4-r1.ebuild
+++ b/sys-apps/gawk/gawk-3.0.4-r1.ebuild
@@ -1,13 +1,12 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.0.4-r1.ebuild,v 1.1 2000/08/02 17:07:13 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.0.4-r1.ebuild,v 1.2 2000/08/16 04:38:25 drobbins Exp $
P=gawk-3.0.4
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="GNU awk pattern-matching language"
-CATEGORY="sys-apps"
SRC_URI="ftp://prep.ai.mit.edu/gnu/gawk/gawk-3.0.4.tar.gz"
HOMEPAGE="http://www.gnu.org/software/gawk/gawk.html"