summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/ksirk')
-rw-r--r--kde-base/ksirk/ChangeLog6
-rw-r--r--kde-base/ksirk/ksirk-4.9.3.ebuild25
-rw-r--r--kde-base/ksirk/ksirk-4.9.4.ebuild25
3 files changed, 5 insertions, 51 deletions
diff --git a/kde-base/ksirk/ChangeLog b/kde-base/ksirk/ChangeLog
index c1259d544628..a4ccfc9459ba 100644
--- a/kde-base/ksirk/ChangeLog
+++ b/kde-base/ksirk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/ksirk
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ChangeLog,v 1.132 2013/01/27 23:50:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ChangeLog,v 1.133 2013/01/28 12:13:19 ago Exp $
+
+ 28 Jan 2013; Agostino Sarubbo <ago@gentoo.org> -ksirk-4.9.3.ebuild,
+ -ksirk-4.9.4.ebuild:
+ Remove old
27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> ksirk-4.9.5.ebuild:
Stable for ppc, wrt bug #450678
diff --git a/kde-base/ksirk/ksirk-4.9.3.ebuild b/kde-base/ksirk/ksirk-4.9.3.ebuild
deleted file mode 100644
index f123dc2486f6..000000000000
--- a/kde-base/ksirk/ksirk-4.9.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ksirk-4.9.3.ebuild,v 1.4 2012/11/30 16:20:30 ago Exp $
-
-EAPI=4
-
-if [[ ${PV} == *9999 ]]; then
- eclass="kde4-base"
-else
- eclass="kde4-meta"
- KMNAME="kdegames"
-fi
-KDE_HANDBOOK="optional"
-inherit ${eclass}
-
-DESCRIPTION="KDE: Ksirk is a KDE port of the board game risk"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- app-crypt/qca:2
- $(add_kdebase_dep libkdegames)
- sys-libs/zlib
-"
-RDEPEND="${DEPEND}"
diff --git a/kde-base/ksirk/ksirk-4.9.4.ebuild b/kde-base/ksirk/ksirk-4.9.4.ebuild
deleted file mode 100644
index 5b5ddd879963..000000000000
--- a/kde-base/ksirk/ksirk-4.9.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ksirk-4.9.4.ebuild,v 1.2 2012/12/23 10:58:26 maekke Exp $
-
-EAPI=4
-
-if [[ ${PV} == *9999 ]]; then
- eclass="kde4-base"
-else
- eclass="kde4-meta"
- KMNAME="kdegames"
-fi
-KDE_HANDBOOK="optional"
-inherit ${eclass}
-
-DESCRIPTION="KDE: Ksirk is a KDE port of the board game risk"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- app-crypt/qca:2
- $(add_kdebase_dep libkdegames)
- sys-libs/zlib
-"
-RDEPEND="${DEPEND}"