diff options
Diffstat (limited to 'kde-base/kscd/kscd-4.0.0.ebuild')
-rw-r--r-- | kde-base/kscd/kscd-4.0.0.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/kde-base/kscd/kscd-4.0.0.ebuild b/kde-base/kscd/kscd-4.0.0.ebuild deleted file mode 100644 index 3169bd4a7373..000000000000 --- a/kde-base/kscd/kscd-4.0.0.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.0.ebuild,v 1.1 2008/01/18 02:16:04 ingmar Exp $ - -EAPI="1" - -KMNAME=kdemultimedia -inherit kde4-meta - -DESCRIPTION="KDE CD player" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" -RESTRICT="test" - -DEPEND=" - >=kde-base/libkcddb-${PV}:${SLOT} - >=kde-base/libkcompactdisc-${PV}:${SLOT}" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY="libkcompactdisc/" |