diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:10 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:10 +0000 |
commit | eb6f79d980e511ae7f41a3f012f0aa4e5807af42 (patch) | |
tree | 08161e4f15da67dc1c13703af2cd9eaf10a18694 /app-arch/unlzx | |
parent | header fixes (diff) | |
download | historical-eb6f79d980e511ae7f41a3f012f0aa4e5807af42.tar.gz historical-eb6f79d980e511ae7f41a3f012f0aa4e5807af42.tar.bz2 historical-eb6f79d980e511ae7f41a3f012f0aa4e5807af42.zip |
header fixes
Diffstat (limited to 'app-arch/unlzx')
-rw-r--r-- | app-arch/unlzx/unlzx-1.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-arch/unlzx/unlzx-1.1.ebuild b/app-arch/unlzx/unlzx-1.1.ebuild index d306573bd686..28bb84bd5c15 100644 --- a/app-arch/unlzx/unlzx-1.1.ebuild +++ b/app-arch/unlzx/unlzx-1.1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Maintainer: Per Wigren <wigren@home.se> -# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/unlzx-1.1.ebuild,v 1.1 2002/02/24 03:54:35 tod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unlzx/unlzx-1.1.ebuild,v 1.2 2002/07/11 06:30:10 drobbins Exp $ S=${WORKDIR}/${P} |