diff options
Diffstat (limited to 'kde-base/kdeadmin-meta/kdeadmin-meta-4.7.80.ebuild')
| -rw-r--r-- | kde-base/kdeadmin-meta/kdeadmin-meta-4.7.80.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-base/kdeadmin-meta/kdeadmin-meta-4.7.80.ebuild b/kde-base/kdeadmin-meta/kdeadmin-meta-4.7.80.ebuild new file mode 100644 index 00000000000..e8286b40c87 --- /dev/null +++ b/kde-base/kdeadmin-meta/kdeadmin-meta-4.7.80.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=4 +inherit kde4-meta-pkg + +DESCRIPTION="KDE administration tools - merge this to pull in all kdeadmin-derived packages" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +IUSE="cups" + +RDEPEND=" + $(add_kdebase_dep kcron) + $(add_kdebase_dep ksystemlog) + $(add_kdebase_dep kuser) + cups? ( $(add_kdebase_dep system-config-printer-kde) ) +" |
