summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/parley/parley-4.0.5.ebuild')
-rw-r--r--kde-base/parley/parley-4.0.5.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/kde-base/parley/parley-4.0.5.ebuild b/kde-base/parley/parley-4.0.5.ebuild
new file mode 100644
index 000000000000..b82f41d448b1
--- /dev/null
+++ b/kde-base/parley/parley-4.0.5.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/parley/parley-4.0.5.ebuild,v 1.1 2008/06/05 22:43:42 keytoaster Exp $
+
+EAPI="1"
+
+KMNAME=kdeedu
+inherit kde4-meta
+
+DESCRIPTION="KDE Educational: vocabulary trainer"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"
+
+COMMONDEPEND=">=kde-base/libkdeedu-${PV}:${SLOT}"
+DEPEND="${COMMONDEPEND}"
+RDEPEND="${COMMONDEPEND}"
+
+KMEXTRACTONLY="libkdeedu/keduvocdocument"