summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2015-08-28 09:11:18 +0200
committerJohannes Huber <johu@gentoo.org>2015-08-28 09:11:31 +0200
commit0d134125024958f0837f772a758c14c54c70978c (patch)
treef3510e606d35a2d6cd8ca251bb16f75e3e3d96ff /kde-apps
parentkde-apps/ktux: Version bump 15.08.0 (diff)
downloadgentoo-0d134125024958f0837f772a758c14c54c70978c.tar.gz
gentoo-0d134125024958f0837f772a758c14c54c70978c.tar.bz2
gentoo-0d134125024958f0837f772a758c14c54c70978c.zip
kde-apps/kdetoys-meta: Version bump 15.08.0
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'kde-apps')
-rw-r--r--kde-apps/kdetoys-meta/kdetoys-meta-15.08.0.ebuild17
1 files changed, 17 insertions, 0 deletions
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
index 000000000000..ab427f754635
--- /dev/null
+++ b/kde-apps/kdetoys-meta/kdetoys-meta-15.08.0.ebuild
@@ -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)
+"