kde-apps/kdetoys-meta: Version bump 15.08.0
authorJohannes Huber <johu@gentoo.org>
Fri, 28 Aug 2015 07:11:18 +0000 (09:11 +0200)
committerJohannes Huber <johu@gentoo.org>
Fri, 28 Aug 2015 07:11:31 +0000 (09:11 +0200)
Package-Manager: portage-2.2.20.1

kde-apps/kdetoys-meta/kdetoys-meta-15.08.0.ebuild [new file with mode: 0644]

diff --git a/kde-apps/kdetoys-meta/kdetoys-meta-15.08.0.ebuild b/kde-apps/kdetoys-meta/kdetoys-meta-15.08.0.ebuild
new file mode 100644 (file)
index 0000000..ab427f7
--- /dev/null
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit kde5-meta-pkg
+
+DESCRIPTION="KDE toys - merge this to pull in all kdetoys-derived packages"
+HOMEPAGE+=" https://techbase.kde.org/Projects/Kdetoys"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+       $(add_kdeapps_dep amor)
+       $(add_kdeapps_dep ktux)
+"