summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/dragon/dragon-4.12.5.ebuild')
-rw-r--r--kde-base/dragon/dragon-4.12.5.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/kde-base/dragon/dragon-4.12.5.ebuild b/kde-base/dragon/dragon-4.12.5.ebuild
deleted file mode 100644
index 586567f758aa..000000000000
--- a/kde-base/dragon/dragon-4.12.5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dragon/dragon-4.12.5.ebuild,v 1.5 2014/05/08 07:32:31 ago Exp $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="Dragon Player is a simple video player for KDE 4"
-HOMEPAGE="http://www.kde.org/applications/multimedia/dragonplayer"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug xine"
-
-RDEPEND="
- >=media-libs/phonon-4.4.3
-"
-DEPEND="${RDEPEND}
- sys-devel/gettext
-"