Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde-sunset:master commit in: kde-apps/kdeartwork-meta/
Date: Mon, 01 Aug 2016 18:30:26
Message-Id: 1470076006.160e9a4f783cca88fd9c307129946fb414c4ce1f.johu@gentoo
1 commit: 160e9a4f783cca88fd9c307129946fb414c4ce1f
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 1 18:26:46 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 1 18:26:46 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=160e9a4f
7
8 kde-apps/kdeartwork-meta: Import latest from gentoo main tree
9
10 Package-Manager: portage-2.3.0
11
12 .../kdeartwork-meta-15.08.3-r1.ebuild | 20 ++++++++++++++++++++
13 1 file changed, 20 insertions(+)
14
15 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
16 new file mode 100644
17 index 0000000..501a4ea
18 --- /dev/null
19 +++ b/kde-apps/kdeartwork-meta/kdeartwork-meta-15.08.3-r1.ebuild
20 @@ -0,0 +1,20 @@
21 +# Copyright 1999-2016 Gentoo Foundation
22 +# Distributed under the terms of the GNU General Public License v2
23 +# $Id$
24 +
25 +EAPI=6
26 +
27 +inherit kde5-meta-pkg
28 +
29 +DESCRIPTION="kdeartwork - merge this to pull in all kdeartwork-derived packages"
30 +KEYWORDS="~amd64 ~x86"
31 +IUSE=""
32 +
33 +RDEPEND="
34 + $(add_kdeapps_dep kdeartwork-colorschemes)
35 + $(add_kdeapps_dep kdeartwork-desktopthemes)
36 + $(add_kdeapps_dep kdeartwork-emoticons)
37 + $(add_kdeapps_dep kdeartwork-iconthemes)
38 + $(add_kdeapps_dep kdeartwork-wallpapers)
39 + $(add_kdeapps_dep kdeartwork-weatherwallpapers)
40 +"