summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/ksirk/ChangeLog5
-rw-r--r--kde-base/ksirk/ksirk-4.3.0.ebuild17
2 files changed, 4 insertions, 18 deletions
diff --git a/kde-base/ksirk/ChangeLog b/kde-base/ksirk/ChangeLog
index 2a93ec10256e..fd5872298e4c 100644
--- a/kde-base/ksirk/ChangeLog
+++ b/kde-base/ksirk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ksirk
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ChangeLog,v 1.22 2009/10/06 20:04:17 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ChangeLog,v 1.23 2009/10/08 14:49:35 alexxy Exp $
+
+ 08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -ksirk-4.3.0.ebuild:
+ Drop KDE 4.3.0
*ksirk-4.3.2 (06 Oct 2009)
diff --git a/kde-base/ksirk/ksirk-4.3.0.ebuild b/kde-base/ksirk/ksirk-4.3.0.ebuild
deleted file mode 100644
index b77bec65d5d5..000000000000
--- a/kde-base/ksirk/ksirk-4.3.0.ebuild
+++ /dev/null
@@ -1,17 +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/ksirk/ksirk-4.3.0.ebuild,v 1.1 2009/08/04 01:02:09 wired Exp $
-
-EAPI="2"
-
-KMNAME="kdegames"
-inherit kde4-meta
-
-DESCRIPTION="KDE: Ksirk is a KDE port of the board game risk"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="debug +handbook"
-
-DEPEND="
- app-crypt/qca:2
-"
-RDEPEND="${DEPEND}"