summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/soundkonverter/soundkonverter-1.0.0_rc2.ebuild')
-rw-r--r--media-sound/soundkonverter/soundkonverter-1.0.0_rc2.ebuild29
1 files changed, 0 insertions, 29 deletions
diff --git a/media-sound/soundkonverter/soundkonverter-1.0.0_rc2.ebuild b/media-sound/soundkonverter/soundkonverter-1.0.0_rc2.ebuild
deleted file mode 100644
index 69fa349c7ace..000000000000
--- a/media-sound/soundkonverter/soundkonverter-1.0.0_rc2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/soundkonverter/soundkonverter-1.0.0_rc2.ebuild,v 1.1 2011/02/25 20:49:43 dilfridge Exp $
-
-EAPI=3
-
-inherit kde4-base
-
-MY_PV="0.9.94rc2"
-MY_P="${PN}-${MY_PV}"
-
-DESCRIPTION="A frontend to various audio converters"
-HOMEPAGE="http://www.kde-apps.org/content/show.php/soundKonverter?content=29024"
-SRC_URI="https://api.opensuse.org/public/source/home:HessiJames/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep libkcddb)
- $(add_kdebase_dep libkcompactdisc)
- media-libs/taglib
- media-sound/cdparanoia
-"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}