summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/dragonplayer/ChangeLog6
-rw-r--r--kde-base/dragonplayer/dragonplayer-4.2.0.ebuild19
2 files changed, 5 insertions, 20 deletions
diff --git a/kde-base/dragonplayer/ChangeLog b/kde-base/dragonplayer/ChangeLog
index cc00b8cab4e5..aa2935d26951 100644
--- a/kde-base/dragonplayer/ChangeLog
+++ b/kde-base/dragonplayer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/dragonplayer
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v 1.14 2009/03/08 13:10:11 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v 1.15 2009/03/08 18:54:31 alexxy Exp $
+
+ 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ -dragonplayer-4.2.0.ebuild:
+ Drop KDE 4.2.0
08 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org>
dragonplayer-4.2.1.ebuild:
diff --git a/kde-base/dragonplayer/dragonplayer-4.2.0.ebuild b/kde-base/dragonplayer/dragonplayer-4.2.0.ebuild
deleted file mode 100644
index be87526cd1fd..000000000000
--- a/kde-base/dragonplayer/dragonplayer-4.2.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/dragonplayer-4.2.0.ebuild,v 1.2 2009/02/01 06:25:02 jmbsvicetto Exp $
-
-EAPI="2"
-
-KMNAME="kdemultimedia"
-inherit kde4-meta
-
-DESCRIPTION="Dragon Player is a simple video player for KDE 4"
-HOMEPAGE="http://dragonplayer.org/"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=media-libs/xine-lib-1.1.9"
-DEPEND="${RDEPEND}
- sys-devel/gettext"