diff options
Diffstat (limited to 'app-misc/cdcat/cdcat-0.3.ebuild')
-rw-r--r-- | app-misc/cdcat/cdcat-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cdcat/cdcat-0.3.ebuild b/app-misc/cdcat/cdcat-0.3.ebuild index 631070ec3e2b..d14e05015f08 100644 --- a/app-misc/cdcat/cdcat-0.3.ebuild +++ b/app-misc/cdcat/cdcat-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/cdcat/cdcat-0.3.ebuild,v 1.7 2004/06/24 22:04:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cdcat/cdcat-0.3.ebuild,v 1.8 2004/10/05 13:34:50 pvdabeel Exp $ DESCRIPTION="simple yet effective CD indexing program" SRC_URI="http://littledragon.home.ro/unix/${P}.tar.gz" @@ -9,7 +9,7 @@ HOMEPAGE="http://littledragon.home.ro/unix/" SLOT="0" LICENSE="GPL-2" IUSE="" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ppc ~amd64" DEPEND=">=sys-apps/sed-4.0.5 >=sys-apps/grep-2.4.2 |