diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-11-14 19:33:14 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-11-14 19:33:14 +0000 |
commit | 69e9d0c81880ad7e50df6a4d071fac51e9babb46 (patch) | |
tree | ad8c8706e0bd7837c3c4aacb022ab2353d3925af /kde-base/kspaceduel | |
parent | Version bumps. Remove old (diff) | |
download | gentoo-2-69e9d0c81880ad7e50df6a4d071fac51e9babb46.tar.gz gentoo-2-69e9d0c81880ad7e50df6a4d071fac51e9babb46.tar.bz2 gentoo-2-69e9d0c81880ad7e50df6a4d071fac51e9babb46.zip |
Cleanup old.
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key )
Diffstat (limited to 'kde-base/kspaceduel')
-rw-r--r-- | kde-base/kspaceduel/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-4.13.3.ebuild | 20 | ||||
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-4.14.1.ebuild | 20 |
3 files changed, 5 insertions, 41 deletions
diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog index 894d723a78ca..4bed62eab24c 100644 --- a/kde-base/kspaceduel/ChangeLog +++ b/kde-base/kspaceduel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kspaceduel # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.315 2014/10/25 20:40:50 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.316 2014/11/14 19:33:10 mrueg Exp $ + + 14 Nov 2014; Manuel Rüger <mrueg@gentoo.org> -kspaceduel-4.13.3.ebuild, + -kspaceduel-4.14.1.ebuild: + Cleanup old. 25 Oct 2014; Manuel Rüger <mrueg@gentoo.org> -kspaceduel-4.14.0.ebuild: Cleanup KDE SC 4.14.0 diff --git a/kde-base/kspaceduel/kspaceduel-4.13.3.ebuild b/kde-base/kspaceduel/kspaceduel-4.13.3.ebuild deleted file mode 100644 index 48fbfa125bcd..000000000000 --- a/kde-base/kspaceduel/kspaceduel-4.13.3.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/kspaceduel/kspaceduel-4.13.3.ebuild,v 1.1 2014/07/16 17:40:18 johu Exp $ - -EAPI=5 - -KDE_HANDBOOK="optional" -KDE_SELINUX_MODULE="games" -inherit kde4-base - -DESCRIPTION="KDE Space Game" -HOMEPAGE=" - http://www.kde.org/applications/games/kspaceduel/ - http://games.kde.org/game.php?game=kspaceduel -" -KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND="$(add_kdebase_dep libkdegames)" -RDEPEND="${DEPEND}" diff --git a/kde-base/kspaceduel/kspaceduel-4.14.1.ebuild b/kde-base/kspaceduel/kspaceduel-4.14.1.ebuild deleted file mode 100644 index bf5fe4ad0ef0..000000000000 --- a/kde-base/kspaceduel/kspaceduel-4.14.1.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/kspaceduel/kspaceduel-4.14.1.ebuild,v 1.1 2014/09/16 18:17:29 johu Exp $ - -EAPI=5 - -KDE_HANDBOOK="optional" -KDE_SELINUX_MODULE="games" -inherit kde4-base - -DESCRIPTION="KDE Space Game" -HOMEPAGE=" - http://www.kde.org/applications/games/kspaceduel/ - http://games.kde.org/game.php?game=kspaceduel -" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" - -DEPEND="$(add_kdebase_dep libkdegames)" -RDEPEND="${DEPEND}" |