diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 16:04:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 16:04:13 +0000 |
commit | 8ffd7823edb5fb94c6dd3ab054ed179331d1b9c9 (patch) | |
tree | 1aa872edc30f3816b18a620a181a7c1598b9d9fa /kde-base/dragon | |
parent | Inadvertently left out manifest change from previous commit - already in Chan... (diff) | |
download | gentoo-2-8ffd7823edb5fb94c6dd3ab054ed179331d1b9c9.tar.gz gentoo-2-8ffd7823edb5fb94c6dd3ab054ed179331d1b9c9.tar.bz2 gentoo-2-8ffd7823edb5fb94c6dd3ab054ed179331d1b9c9.zip |
Remove old
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/dragon')
-rw-r--r-- | kde-base/dragon/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/dragon/dragon-4.10.0.ebuild | 21 | ||||
-rw-r--r-- | kde-base/dragon/dragon-4.9.5.ebuild | 21 |
3 files changed, 5 insertions, 43 deletions
diff --git a/kde-base/dragon/ChangeLog b/kde-base/dragon/ChangeLog index 401cea10a008..af32abdfc5a7 100644 --- a/kde-base/dragon/ChangeLog +++ b/kde-base/dragon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/dragon # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dragon/ChangeLog,v 1.24 2013/04/01 13:06:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/dragon/ChangeLog,v 1.25 2013/04/01 16:03:03 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> -dragon-4.10.0.ebuild, + -dragon-4.9.5.ebuild: + Remove old 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> dragon-4.10.1.ebuild: Stable for ppc, wrt to bug #462890 diff --git a/kde-base/dragon/dragon-4.10.0.ebuild b/kde-base/dragon/dragon-4.10.0.ebuild deleted file mode 100644 index 3d63211f2f23..000000000000 --- a/kde-base/dragon/dragon-4.10.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dragon/dragon-4.10.0.ebuild,v 1.2 2013/02/23 15:58:25 ago Exp $ - -EAPI=5 - -KDE_HANDBOOK="optional" -KMNAME="dragon" -inherit kde4-base - -DESCRIPTION="Dragon Player is a simple video player for KDE 4" -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 -" -add_blocker dragonplayer diff --git a/kde-base/dragon/dragon-4.9.5.ebuild b/kde-base/dragon/dragon-4.9.5.ebuild deleted file mode 100644 index 9a9cfa438f55..000000000000 --- a/kde-base/dragon/dragon-4.9.5.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/dragon/dragon-4.9.5.ebuild,v 1.5 2013/02/23 15:58:25 ago Exp $ - -EAPI=4 - -KDE_HANDBOOK="optional" -KMNAME="dragon" -inherit kde4-base - -DESCRIPTION="Dragon Player is a simple video player for KDE 4" -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 -" -add_blocker dragonplayer |