diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2000-08-14 21:34:33 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2000-08-14 21:34:33 +0000 |
commit | f2a4590af8c93a3c400413a3372fc7713c595ec6 (patch) | |
tree | 9737ced2cb82790effeb988fa5f901b3fa1ab5be /sys-apps/sed | |
parent | added two little utils. Will roll into main sed at some point (diff) | |
download | historical-f2a4590af8c93a3c400413a3372fc7713c595ec6.tar.gz historical-f2a4590af8c93a3c400413a3372fc7713c595ec6.tar.bz2 historical-f2a4590af8c93a3c400413a3372fc7713c595ec6.zip |
Wahoo. Sed 3.02.80 is the best version. Wish GNU updated ftp.gnu.org
more often :(
Diffstat (limited to 'sys-apps/sed')
-rw-r--r-- | sys-apps/sed/sed-3.02.80.ebuild (renamed from sys-apps/sed/sed-3.02a.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/sed/sed-3.02a.ebuild b/sys-apps/sed/sed-3.02.80.ebuild index d6ab11590e29..2ae402de7979 100644 --- a/sys-apps/sed/sed-3.02a.ebuild +++ b/sys-apps/sed/sed-3.02.80.ebuild @@ -1,7 +1,7 @@ # 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.02a.ebuild,v 1.1 2000/08/14 15:45:57 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/sed-3.02.80.ebuild,v 1.1 2000/08/14 21:34:33 drobbins Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} |