summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-12-01 11:04:00 +0000
committerAlex Alexander <wired@gentoo.org>2009-12-01 11:04:00 +0000
commitc531fb7882459da766f0beba50f9282bbfc09884 (patch)
tree3f1b068e8c7fed65634b233d3554c39bfdbe0186 /kde-base/ksirk
parentVersion bump KDE 4.3.4 (diff)
downloadgentoo-2-c531fb7882459da766f0beba50f9282bbfc09884.tar.gz
gentoo-2-c531fb7882459da766f0beba50f9282bbfc09884.tar.bz2
gentoo-2-c531fb7882459da766f0beba50f9282bbfc09884.zip
Version bump KDE 4.3.4
(Portage version: 2.2_rc54/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/ksirk')
-rw-r--r--kde-base/ksirk/ChangeLog7
-rw-r--r--kde-base/ksirk/ksirk-4.3.4.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/kde-base/ksirk/ChangeLog b/kde-base/ksirk/ChangeLog
index d5a0bc90cce9..f2b8f4d31b86 100644
--- a/kde-base/ksirk/ChangeLog
+++ b/kde-base/ksirk/ChangeLog
@@ -1,6 +1,11 @@
# 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.31 2009/11/30 06:54:41 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksirk/ChangeLog,v 1.32 2009/12/01 11:04:00 wired Exp $
+
+*ksirk-4.3.4 (01 Dec 2009)
+
+ 01 Dec 2009; Alex Alexander <wired@gentoo.org> +ksirk-4.3.4.ebuild:
+ Version bump
30 Nov 2009; Joseph Jezak <josejx@gentoo.org> ksirk-4.3.3.ebuild:
Marked ppc/ppc64 stable for bug #292455.
diff --git a/kde-base/ksirk/ksirk-4.3.4.ebuild b/kde-base/ksirk/ksirk-4.3.4.ebuild
new file mode 100644
index 000000000000..1bcb7978b971
--- /dev/null
+++ b/kde-base/ksirk/ksirk-4.3.4.ebuild
@@ -0,0 +1,17 @@
+# 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.4.ebuild,v 1.1 2009/12/01 11:04:00 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 ~sparc ~x86"
+IUSE="debug +handbook"
+
+DEPEND="
+ app-crypt/qca:2
+"
+RDEPEND="${DEPEND}"