summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kshisen/kshisen-4.0.3.ebuild')
-rw-r--r--kde-base/kshisen/kshisen-4.0.3.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/kde-base/kshisen/kshisen-4.0.3.ebuild b/kde-base/kshisen/kshisen-4.0.3.ebuild
new file mode 100644
index 000000000000..3a8ec1dcacc1
--- /dev/null
+++ b/kde-base/kshisen/kshisen-4.0.3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kshisen/kshisen-4.0.3.ebuild,v 1.1 2008/04/03 21:27:38 philantrop Exp $
+
+EAPI="1"
+
+KMNAME=kdegames
+inherit kde4-meta
+
+DESCRIPTION="A KDE game similiar to Mahjongg"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"
+
+DEPEND=">=kde-base/libkmahjongg-${PV}:${SLOT}"
+RDEPEND="${DEPEND}"