summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-11-02 21:41:07 +0000
committerAlex Alexander <wired@gentoo.org>2009-11-02 21:41:07 +0000
commitee18e1437180b6a17392c424ccd9d1b9aa5b51e9 (patch)
treef08789338344ec2b4709c98bec48004949bca95b /kde-base/kshisen/kshisen-4.3.3.ebuild
parentVersion bump KDE 4.3.3 (diff)
downloadgentoo-2-ee18e1437180b6a17392c424ccd9d1b9aa5b51e9.tar.gz
gentoo-2-ee18e1437180b6a17392c424ccd9d1b9aa5b51e9.tar.bz2
gentoo-2-ee18e1437180b6a17392c424ccd9d1b9aa5b51e9.zip
Version bump KDE 4.3.3
(Portage version: 2.2_rc48/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kshisen/kshisen-4.3.3.ebuild')
-rw-r--r--kde-base/kshisen/kshisen-4.3.3.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-base/kshisen/kshisen-4.3.3.ebuild b/kde-base/kshisen/kshisen-4.3.3.ebuild
new file mode 100644
index 000000000000..b2f0e066b50d
--- /dev/null
+++ b/kde-base/kshisen/kshisen-4.3.3.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/kshisen/kshisen-4.3.3.ebuild,v 1.1 2009/11/02 21:41:07 wired Exp $
+
+EAPI="2"
+
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="A KDE game similiar to Mahjongg"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug +handbook"
+
+DEPEND="
+ $(add_kdebase_dep libkmahjongg)
+"
+RDEPEND="${DEPEND}"