diff options
Diffstat (limited to 'kde-base/kscd/kscd-4.0.1.ebuild')
-rw-r--r-- | kde-base/kscd/kscd-4.0.1.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/kde-base/kscd/kscd-4.0.1.ebuild b/kde-base/kscd/kscd-4.0.1.ebuild deleted file mode 100644 index 484439dabc18..000000000000 --- a/kde-base/kscd/kscd-4.0.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kscd/kscd-4.0.1.ebuild,v 1.2 2008/03/04 05:28:57 jer Exp $ - -EAPI="1" - -KMNAME=kdemultimedia -inherit kde4-meta - -DESCRIPTION="KDE CD player" -KEYWORDS="~amd64 ~hppa ~x86" -IUSE="debug htmlhandbook" -RESTRICT="test" - -DEPEND=" - >=kde-base/libkcddb-${PV}:${SLOT} - >=kde-base/libkcompactdisc-${PV}:${SLOT}" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY="libkcompactdisc/" |