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/rpm2targz/rpm2targz-8.0.ebuild | |
parent | header fixes (diff) | |
download | historical-eb6f79d980e511ae7f41a3f012f0aa4e5807af42.tar.gz historical-eb6f79d980e511ae7f41a3f012f0aa4e5807af42.tar.bz2 historical-eb6f79d980e511ae7f41a3f012f0aa4e5807af42.zip |
header fixes
Diffstat (limited to 'app-arch/rpm2targz/rpm2targz-8.0.ebuild')
-rw-r--r-- | app-arch/rpm2targz/rpm2targz-8.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-arch/rpm2targz/rpm2targz-8.0.ebuild b/app-arch/rpm2targz/rpm2targz-8.0.ebuild index 44be1d2515cf..7b1da1667a76 100644 --- a/app-arch/rpm2targz/rpm2targz-8.0.ebuild +++ b/app-arch/rpm2targz/rpm2targz-8.0.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Grant Goodyear <g2boojum@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-8.0.ebuild,v 1.1 2001/11/14 17:21:55 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm2targz/rpm2targz-8.0.ebuild,v 1.2 2002/07/11 06:30:10 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Convert a .rpm file to a .tar.gz archive" |