diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-06-07 05:24:00 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-06-07 05:24:00 +0000 |
commit | 0cdcb8463734505ce17c696c0dea078ae256a4e2 (patch) | |
tree | cd9af272c27c384f17c139a930f262ce93cb983f /app-misc/cdcat/cdcat-0.2.ebuild | |
parent | QA - IUSE fix (Manifest recommit) (diff) | |
download | gentoo-2-0cdcb8463734505ce17c696c0dea078ae256a4e2.tar.gz gentoo-2-0cdcb8463734505ce17c696c0dea078ae256a4e2.tar.bz2 gentoo-2-0cdcb8463734505ce17c696c0dea078ae256a4e2.zip |
QA - IUSE fix
Diffstat (limited to 'app-misc/cdcat/cdcat-0.2.ebuild')
-rw-r--r-- | app-misc/cdcat/cdcat-0.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-misc/cdcat/cdcat-0.2.ebuild b/app-misc/cdcat/cdcat-0.2.ebuild index 887bb2a6758a..afb2fb35a702 100644 --- a/app-misc/cdcat/cdcat-0.2.ebuild +++ b/app-misc/cdcat/cdcat-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/cdcat/cdcat-0.2.ebuild,v 1.14 2004/03/14 10:59:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cdcat/cdcat-0.2.ebuild,v 1.15 2004/06/07 05:22:59 dragonheart Exp $ DESCRIPTION="simple yet effective CD indexing program" SRC_URI="http://www.littledragon.f2s.com/unix/cdcat/${P}.tar.gz" @@ -8,6 +8,7 @@ HOMEPAGE="http://www.littledragon.f2s.com/unix/" SLOT="0" LICENSE="GPL-2" +IUSE="" KEYWORDS="x86 ppc" DEPEND=">=sys-apps/sed-4.0.5 |