aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdeartwork-meta/kdeartwork-meta-4.3.90.ebuild')
-rw-r--r--kde-base/kdeartwork-meta/kdeartwork-meta-4.3.90.ebuild27
1 files changed, 27 insertions, 0 deletions
diff --git a/kde-base/kdeartwork-meta/kdeartwork-meta-4.3.90.ebuild b/kde-base/kdeartwork-meta/kdeartwork-meta-4.3.90.ebuild
new file mode 100644
index 0000000000..03a836cf86
--- /dev/null
+++ b/kde-base/kdeartwork-meta/kdeartwork-meta-4.3.90.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="2"
+inherit kde4-functions
+
+DESCRIPTION="kdeartwork - merge this to pull in all kdeartwork-derived packages"
+HOMEPAGE="http://www.kde.org/"
+
+LICENSE="GPL-2"
+SLOT="4.4"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="kdeprefix"
+
+RDEPEND="
+ $(add_kdebase_dep kdeartwork-colorschemes)
+ $(add_kdebase_dep kdeartwork-desktopthemes)
+ $(add_kdebase_dep kdeartwork-emoticons)
+ $(add_kdebase_dep kdeartwork-iconthemes)
+ $(add_kdebase_dep kdeartwork-kscreensaver)
+ $(add_kdebase_dep kdeartwork-sounds)
+ $(add_kdebase_dep kdeartwork-styles)
+ $(add_kdebase_dep kdeartwork-wallpapers)
+ $(add_kdebase_dep kdeartwork-weatherwallpapers)
+ $(block_other_slots)
+"