diff options
| author | Johannes Huber <johu@gentoo.org> | 2012-08-01 12:56:49 +0200 |
|---|---|---|
| committer | Johannes Huber <johu@gentoo.org> | 2012-08-01 12:56:49 +0200 |
| commit | b8f1067074004da692c6bcd53a2a24679c595dc8 (patch) | |
| tree | 8cc6ae55f5e7110731ab1847f0bffc0500a50aba /kde-base/kdeutils-meta | |
| parent | 317ac363d85a6a5bc061377a339ad40842a03ce3 (diff) | |
| download | kde-b8f1067074004da692c6bcd53a2a24679c595dc8.tar.gz kde-b8f1067074004da692c6bcd53a2a24679c595dc8.tar.bz2 kde-b8f1067074004da692c6bcd53a2a24679c595dc8.zip | |
[kde-base] Add KDE SC 4.8.5.
(Portage version: 2.2.0_alpha120/git/Linux i686, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kdeutils-meta')
| -rw-r--r-- | kde-base/kdeutils-meta/kdeutils-meta-4.8.5.ebuild | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/kde-base/kdeutils-meta/kdeutils-meta-4.8.5.ebuild b/kde-base/kdeutils-meta/kdeutils-meta-4.8.5.ebuild new file mode 100644 index 00000000000..0442288a549 --- /dev/null +++ b/kde-base/kdeutils-meta/kdeutils-meta-4.8.5.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=4 +inherit kde4-meta-pkg + +DESCRIPTION="kdeutils - merge this to pull in all kdeutils-derived packages" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE="cups floppy" + +RDEPEND=" + $(add_kdebase_dep ark) + $(add_kdebase_dep filelight) + $(add_kdebase_dep kcalc) + $(add_kdebase_dep kcharselect) + $(add_kdebase_dep kdf) + $(add_kdebase_dep kgpg) + $(add_kdebase_dep kremotecontrol) + $(add_kdebase_dep ktimer) + $(add_kdebase_dep kwallet) + $(add_kdebase_dep superkaramba) + $(add_kdebase_dep sweeper) + cups? ( $(add_kdebase_dep printer-applet) ) + floppy? ( $(add_kdebase_dep kfloppy) ) +" |
