diff options
author | Dror Levin <spatz@gentoo.org> | 2010-03-31 23:37:16 +0000 |
---|---|---|
committer | Dror Levin <spatz@gentoo.org> | 2010-03-31 23:37:16 +0000 |
commit | 556bde5af08603f6d6834c63a8c2e0e40f536051 (patch) | |
tree | 4f8b3ec134b39b100c09c78ef08873dc894d1d89 /kde-base/dragonplayer | |
parent | Version bump. Mostly build fixes and translation updates. (diff) | |
download | historical-556bde5af08603f6d6834c63a8c2e0e40f536051.tar.gz historical-556bde5af08603f6d6834c63a8c2e0e40f536051.tar.bz2 historical-556bde5af08603f6d6834c63a8c2e0e40f536051.zip |
Remove old KDE versions.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/dragonplayer')
-rw-r--r-- | kde-base/dragonplayer/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/dragonplayer/dragonplayer-4.3.4.ebuild | 23 | ||||
-rw-r--r-- | kde-base/dragonplayer/dragonplayer-4.4.0.ebuild | 23 |
3 files changed, 5 insertions, 47 deletions
diff --git a/kde-base/dragonplayer/ChangeLog b/kde-base/dragonplayer/ChangeLog index 89b20ba61f84..fbe7ed9267c0 100644 --- a/kde-base/dragonplayer/ChangeLog +++ b/kde-base/dragonplayer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/dragonplayer # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v 1.51 2010/03/30 19:24:31 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/ChangeLog,v 1.52 2010/03/31 22:00:57 spatz Exp $ + + 31 Mar 2010; Dror Levin <spatz@gentoo.org> -dragonplayer-4.3.4.ebuild, + -dragonplayer-4.4.0.ebuild: + Remove old KDE versions. *dragonplayer-4.4.2 (30 Mar 2010) diff --git a/kde-base/dragonplayer/dragonplayer-4.3.4.ebuild b/kde-base/dragonplayer/dragonplayer-4.3.4.ebuild deleted file mode 100644 index 57467b7747b5..000000000000 --- a/kde-base/dragonplayer/dragonplayer-4.3.4.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/dragonplayer-4.3.4.ebuild,v 1.3 2010/01/21 22:25:52 abcd Exp $ - -EAPI="2" - -KMNAME="kdemultimedia" -inherit kde4-meta - -DESCRIPTION="Dragon Player is a simple video player for KDE 4" -HOMEPAGE="http://www.dragonplayer.net/" - -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -LICENSE="GPL-2" -IUSE="debug +handbook" - -RDEPEND=" - aqua? ( >=media-libs/xine-lib-1.1.9 ) - !aqua? ( >=media-libs/xine-lib-1.1.9[xcb] ) -" -DEPEND="${RDEPEND} - sys-devel/gettext -" diff --git a/kde-base/dragonplayer/dragonplayer-4.4.0.ebuild b/kde-base/dragonplayer/dragonplayer-4.4.0.ebuild deleted file mode 100644 index 7d9c385cab5a..000000000000 --- a/kde-base/dragonplayer/dragonplayer-4.4.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dragonplayer/dragonplayer-4.4.0.ebuild,v 1.1 2010/02/09 00:16:42 alexxy Exp $ - -EAPI="2" - -KMNAME="kdemultimedia" -inherit kde4-meta - -DESCRIPTION="Dragon Player is a simple video player for KDE 4" -HOMEPAGE="http://www.dragonplayer.net/" - -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -LICENSE="GPL-2" -IUSE="debug +handbook" - -RDEPEND=" - aqua? ( >=media-libs/xine-lib-1.1.9 ) - !aqua? ( >=media-libs/xine-lib-1.1.9[xcb] ) -" -DEPEND="${RDEPEND} - sys-devel/gettext -" |