diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:17 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:17 +0000 |
commit | 959e033e4e80a9ea3682e7e0f69b9b5faf0411dd (patch) | |
tree | bb8a699536e6406f1d02cf14afec5f8b9978ebe6 /app-misc/cdcat | |
parent | header fixes (diff) | |
download | historical-959e033e4e80a9ea3682e7e0f69b9b5faf0411dd.tar.gz historical-959e033e4e80a9ea3682e7e0f69b9b5faf0411dd.tar.bz2 historical-959e033e4e80a9ea3682e7e0f69b9b5faf0411dd.zip |
header fixes
Diffstat (limited to 'app-misc/cdcat')
-rw-r--r-- | app-misc/cdcat/cdcat-0.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-misc/cdcat/cdcat-0.2.ebuild b/app-misc/cdcat/cdcat-0.2.ebuild index b6adbd1f879a..8da12ec91642 100644 --- a/app-misc/cdcat/cdcat-0.2.ebuild +++ b/app-misc/cdcat/cdcat-0.2.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: Chris Houser <chouser@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/cdcat/cdcat-0.2.ebuild,v 1.1 2002/02/06 01:59:53 chouser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cdcat/cdcat-0.2.ebuild,v 1.2 2002/07/11 06:30:16 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="CD Catalog is a simple yet effective CD indexing program." |