commit: 160e9a4f783cca88fd9c307129946fb414c4ce1f Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Mon Aug 1 18:26:46 2016 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Mon Aug 1 18:26:46 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=160e9a4f
kde-apps/kdeartwork-meta: Import latest from gentoo main tree Package-Manager: portage-2.3.0 .../kdeartwork-meta-15.08.3-r1.ebuild | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/kde-apps/kdeartwork-meta/kdeartwork-meta-15.08.3-r1.ebuild b/kde-apps/kdeartwork-meta/kdeartwork-meta-15.08.3-r1.ebuild new file mode 100644 index 0000000..501a4ea --- /dev/null +++ b/kde-apps/kdeartwork-meta/kdeartwork-meta-15.08.3-r1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit kde5-meta-pkg + +DESCRIPTION="kdeartwork - merge this to pull in all kdeartwork-derived packages" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=" + $(add_kdeapps_dep kdeartwork-colorschemes) + $(add_kdeapps_dep kdeartwork-desktopthemes) + $(add_kdeapps_dep kdeartwork-emoticons) + $(add_kdeapps_dep kdeartwork-iconthemes) + $(add_kdeapps_dep kdeartwork-wallpapers) + $(add_kdeapps_dep kdeartwork-weatherwallpapers) +"
