summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdebase-data/kdebase-data-4.0.2.ebuild')
-rw-r--r--kde-base/kdebase-data/kdebase-data-4.0.2.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/kde-base/kdebase-data/kdebase-data-4.0.2.ebuild b/kde-base/kdebase-data/kdebase-data-4.0.2.ebuild
new file mode 100644
index 000000000000..9666dcf82a3f
--- /dev/null
+++ b/kde-base/kdebase-data/kdebase-data-4.0.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase-data/kdebase-data-4.0.2.ebuild,v 1.1 2008/03/10 23:31:18 philantrop Exp $
+
+EAPI="1"
+
+RESTRICT="binchecks"
+
+KMNAME=kdebase-runtime
+KMNOMODULE=true
+inherit kde4-meta
+
+DESCRIPTION="Icons, localization data and various .desktop files from kdebase."
+IUSE=""
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=kde-base/qimageblitz-0.0.4"
+RDEPEND="${DEPEND}"
+
+KMEXTRA="l10n/
+ pics/"
+# Note that the eclass doesn't do this for us, because of KMNOMODULE="true".
+KMEXTRACTONLY="config-runtime.h.cmake"