summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-10-08 14:32:08 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-10-08 14:32:08 +0000
commit39d89661ff667c2e25fdcb7107c179d75c4a8a2e (patch)
tree60728f6e18ec6c2a60da2b66c5a486f605e4a0f8 /kde-base/kmahjongg
parent[kde-base] Drop KDE 4.3.0 (diff)
downloadgentoo-2-39d89661ff667c2e25fdcb7107c179d75c4a8a2e.tar.gz
gentoo-2-39d89661ff667c2e25fdcb7107c179d75c4a8a2e.tar.bz2
gentoo-2-39d89661ff667c2e25fdcb7107c179d75c4a8a2e.zip
[kde-base] Drop KDE 4.3.0
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kmahjongg')
-rw-r--r--kde-base/kmahjongg/ChangeLog5
-rw-r--r--kde-base/kmahjongg/kmahjongg-4.3.0.ebuild22
2 files changed, 4 insertions, 23 deletions
diff --git a/kde-base/kmahjongg/ChangeLog b/kde-base/kmahjongg/ChangeLog
index 0af435b86365..f8e28ba6e5d0 100644
--- a/kde-base/kmahjongg/ChangeLog
+++ b/kde-base/kmahjongg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kmahjongg
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/ChangeLog,v 1.124 2009/10/06 19:40:14 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/ChangeLog,v 1.125 2009/10/08 14:32:08 alexxy Exp $
+
+ 08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -kmahjongg-4.3.0.ebuild:
+ Drop KDE 4.3.0
*kmahjongg-4.3.2 (06 Oct 2009)
diff --git a/kde-base/kmahjongg/kmahjongg-4.3.0.ebuild b/kde-base/kmahjongg/kmahjongg-4.3.0.ebuild
deleted file mode 100644
index 73a7b4eff93d..000000000000
--- a/kde-base/kmahjongg/kmahjongg-4.3.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/kmahjongg-4.3.0.ebuild,v 1.1 2009/08/04 00:42:07 wired Exp $
-
-EAPI="2"
-
-KMNAME="kdegames"
-inherit kde4-meta
-
-DESCRIPTION="Mahjongg for KDE"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="debug +handbook"
-
-DEPEND="
- >=kde-base/libkmahjongg-${PV}:${SLOT}[kdeprefix=]
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- libkdegames/
- libkmahjongg/
-"