summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kapman')
-rw-r--r--kde-base/kapman/ChangeLog5
-rw-r--r--kde-base/kapman/kapman-4.10.5.ebuild15
2 files changed, 4 insertions, 16 deletions
diff --git a/kde-base/kapman/ChangeLog b/kde-base/kapman/ChangeLog
index 8e1c8d823236..aad191d0729b 100644
--- a/kde-base/kapman/ChangeLog
+++ b/kde-base/kapman/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kapman
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.171 2013/12/11 20:26:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.172 2013/12/12 03:36:45 ago Exp $
+
+ 12 Dec 2013; Agostino Sarubbo <ago@gentoo.org> -kapman-4.10.5.ebuild:
+ Remove old
11 Dec 2013; Agostino Sarubbo <ago@gentoo.org> kapman-4.11.2.ebuild:
Stable for ppc64, wrt bug #484884
diff --git a/kde-base/kapman/kapman-4.10.5.ebuild b/kde-base/kapman/kapman-4.10.5.ebuild
deleted file mode 100644
index 556694f956ab..000000000000
--- a/kde-base/kapman/kapman-4.10.5.ebuild
+++ /dev/null
@@ -1,15 +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/kapman/kapman-4.10.5.ebuild,v 1.5 2013/08/02 14:29:16 ago Exp $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="Pac-Man clone for KDE"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="$(add_kdebase_dep libkdegames)"
-RDEPEND="${DEPEND}"