summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-04-29 19:18:38 +0000
committerJohannes Huber <johu@gentoo.org>2014-04-29 19:18:38 +0000
commit76f51f440aa893b8edf3020d4606b01ab40b57c2 (patch)
treed24532bd8bd79721bcfe8fdc9a9e806b4b90fd89 /kde-base/dragon
parentStable for HPPA (bug #508882). (diff)
downloadgentoo-2-76f51f440aa893b8edf3020d4606b01ab40b57c2.tar.gz
gentoo-2-76f51f440aa893b8edf3020d4606b01ab40b57c2.tar.bz2
gentoo-2-76f51f440aa893b8edf3020d4606b01ab40b57c2.zip
Remove KDE SC 4.12.4
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-base/dragon')
-rw-r--r--kde-base/dragon/ChangeLog5
-rw-r--r--kde-base/dragon/dragon-4.12.4.ebuild20
2 files changed, 4 insertions, 21 deletions
diff --git a/kde-base/dragon/ChangeLog b/kde-base/dragon/ChangeLog
index 69ce2945ef51..8c75c076a7b7 100644
--- a/kde-base/dragon/ChangeLog
+++ b/kde-base/dragon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/dragon
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/dragon/ChangeLog,v 1.84 2014/04/29 18:34:33 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dragon/ChangeLog,v 1.85 2014/04/29 19:17:56 johu Exp $
+
+ 29 Apr 2014; Johannes Huber <johu@gentoo.org> -dragon-4.12.4.ebuild:
+ Remove KDE SC 4.12.4
*dragon-4.12.5 (29 Apr 2014)
diff --git a/kde-base/dragon/dragon-4.12.4.ebuild b/kde-base/dragon/dragon-4.12.4.ebuild
deleted file mode 100644
index 0fbe5812b467..000000000000
--- a/kde-base/dragon/dragon-4.12.4.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.4.ebuild,v 1.1 2014/04/01 18:09:15 johu 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
-"