diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-25 16:55:21 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-25 16:55:21 +0000 |
commit | 6d1a53ac4b063cdfe80c12710686795a8395f6df (patch) | |
tree | fe1f0c5e58c063e11b598c29e5acc6931df0c3e6 /app-misc/cdcat | |
parent | added kermit license (diff) | |
download | gentoo-2-6d1a53ac4b063cdfe80c12710686795a8395f6df.tar.gz gentoo-2-6d1a53ac4b063cdfe80c12710686795a8395f6df.tar.bz2 gentoo-2-6d1a53ac4b063cdfe80c12710686795a8395f6df.zip |
repoman'd
Diffstat (limited to 'app-misc/cdcat')
-rw-r--r-- | app-misc/cdcat/cdcat-0.2.ebuild | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-misc/cdcat/cdcat-0.2.ebuild b/app-misc/cdcat/cdcat-0.2.ebuild index 8da12ec91642..34f2ad56e30d 100644 --- a/app-misc/cdcat/cdcat-0.2.ebuild +++ b/app-misc/cdcat/cdcat-0.2.ebuild @@ -1,12 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-misc/cdcat/cdcat-0.2.ebuild,v 1.2 2002/07/11 06:30:16 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cdcat/cdcat-0.2.ebuild,v 1.3 2002/07/25 16:55:21 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="CD Catalog is a simple yet effective CD indexing program." SRC_URI="http://www.littledragon.f2s.com/unix/cdcat/cdcat-0.2.tar.gz" HOMEPAGE="http://www.littledragon.f2s.com/unix/" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + DEPEND=">=sys-apps/sed-3.02.80 >=sys-apps/grep-2.4.2 >=sys-apps/findutils-4.1 |