summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2000-08-16 04:38:37 +0000
committerDaniel Robbins <drobbins@gentoo.org>2000-08-16 04:38:37 +0000
commitb9222d2235fd94ecc49c2450af6346a46a67bd20 (patch)
tree81dcacf65590cdd1b51d764549237560339c3b63 /sys-apps/sed
parenthopefully now it will stay executable (diff)
downloadgentoo-2-b9222d2235fd94ecc49c2450af6346a46a67bd20.tar.gz
gentoo-2-b9222d2235fd94ecc49c2450af6346a46a67bd20.tar.bz2
gentoo-2-b9222d2235fd94ecc49c2450af6346a46a67bd20.zip
removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore.
Diffstat (limited to 'sys-apps/sed')
-rw-r--r--sys-apps/sed/files/digest2
-rw-r--r--sys-apps/sed/sed-3.02.80.ebuild3
2 files changed, 2 insertions, 3 deletions
diff --git a/sys-apps/sed/files/digest b/sys-apps/sed/files/digest
index eb3052c500e7..c2922128b256 100644
--- a/sys-apps/sed/files/digest
+++ b/sys-apps/sed/files/digest
@@ -1 +1 @@
-MD5 2d960d1629bac872de97a693f2ce4410 sed-3.02a.tar.gz
+MD5 3bf4f42bc0a5f9345a7586a73be3df79 sed-3.02.80.tar.gz
diff --git a/sys-apps/sed/sed-3.02.80.ebuild b/sys-apps/sed/sed-3.02.80.ebuild
index 2ae402de7979..8ca7c08364d7 100644
--- a/sys-apps/sed/sed-3.02.80.ebuild
+++ b/sys-apps/sed/sed-3.02.80.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 Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-3.02.80.ebuild,v 1.1 2000/08/14 21:34:33 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-3.02.80.ebuild,v 1.2 2000/08/16 04:38:29 drobbins Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Super-useful stream editor"
-CATEGORY="sys-apps"
SRC_URI="ftp://alpha.gnu.org/pub/gnu/sed/${A}"
src_compile() {