diff options
Diffstat (limited to 'kde-apps/kdeadmin-meta/kdeadmin-meta-3.5.10.ebuild')
-rw-r--r-- | kde-apps/kdeadmin-meta/kdeadmin-meta-3.5.10.ebuild | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/kde-apps/kdeadmin-meta/kdeadmin-meta-3.5.10.ebuild b/kde-apps/kdeadmin-meta/kdeadmin-meta-3.5.10.ebuild new file mode 100644 index 00000000..523617f8 --- /dev/null +++ b/kde-apps/kdeadmin-meta/kdeadmin-meta-3.5.10.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin-meta/kdeadmin-meta-3.5.10.ebuild,v 1.7 2009/07/12 11:45:04 armin76 Exp $ + +EAPI="1" +inherit kde-functions +DESCRIPTION="kdeadmin - merge this to pull in all kdeadmin-derived packages" +HOMEPAGE="http://www.kde.org/" + +LICENSE="GPL-2" +SLOT="3.5" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +IUSE="" + +RDEPEND=">=kde-apps/kcron-${PV}:${SLOT} + >=kde-base/kdeadmin-kfile-plugins-${PV}:${SLOT} + >=kde-apps/kuser-${PV}:${SLOT} + x86? ( >=kde-base/lilo-config-${PV}:${SLOT} ) + amd64? ( >=kde-base/lilo-config-${PV}:${SLOT} ) + >=kde-base/secpolicy-${PV}:${SLOT} + >=kde-base/knetworkconf-${PV}:${SLOT}" + +# NOTE: KPackage, KSysv are useless on a normal gentoo system and so aren't included +# in the above list. KDat is broken and unmaintained. However, packages do nominally +# exist for them. |