diff options
Diffstat (limited to 'sys-apps/sed/sed-3.02.80.ebuild')
-rw-r--r-- | sys-apps/sed/sed-3.02.80.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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() { |