diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:25 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:25 +0000 |
commit | f18f3c650ce46fe12687ee91942c9479fa6ca855 (patch) | |
tree | 36f8636595e78c4d91a54b216abfda951a40992e /dev-util/shtool | |
parent | header fixes (diff) | |
download | historical-f18f3c650ce46fe12687ee91942c9479fa6ca855.tar.gz historical-f18f3c650ce46fe12687ee91942c9479fa6ca855.tar.bz2 historical-f18f3c650ce46fe12687ee91942c9479fa6ca855.zip |
header fixes
Diffstat (limited to 'dev-util/shtool')
-rw-r--r-- | dev-util/shtool/shtool-1.5.1-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/shtool/shtool-1.5.1-r2.ebuild b/dev-util/shtool/shtool-1.5.1-r2.ebuild index 01998818b23a..1bd1e83d3a0f 100644 --- a/dev-util/shtool/shtool-1.5.1-r2.ebuild +++ b/dev-util/shtool/shtool-1.5.1-r2.ebuild @@ -1,7 +1,6 @@ # 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/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.2 2001/11/24 18:40:50 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-1.5.1-r2.ebuild,v 1.3 2002/07/11 06:30:25 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool" |