summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2009-09-01 14:59:29 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2009-09-01 14:59:29 +0000
commitbf13a463c8b859154beb294a3d81d73f59b5df22 (patch)
tree0344a05e42e4b5e7fcf854c93aed08d46d584ec6 /kde-base/kdeadmin-meta
parentVersion bump KDE 4.3.1 (diff)
downloadgentoo-2-bf13a463c8b859154beb294a3d81d73f59b5df22.tar.gz
gentoo-2-bf13a463c8b859154beb294a3d81d73f59b5df22.tar.bz2
gentoo-2-bf13a463c8b859154beb294a3d81d73f59b5df22.zip
Version bump KDE 4.3.1
(Portage version: 2.2_rc38/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdeadmin-meta')
-rw-r--r--kde-base/kdeadmin-meta/ChangeLog8
-rw-r--r--kde-base/kdeadmin-meta/kdeadmin-meta-4.3.1.ebuild35
2 files changed, 42 insertions, 1 deletions
diff --git a/kde-base/kdeadmin-meta/ChangeLog b/kde-base/kdeadmin-meta/ChangeLog
index 2b6507f928f0..1d89153ea826 100644
--- a/kde-base/kdeadmin-meta/ChangeLog
+++ b/kde-base/kdeadmin-meta/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kdeadmin-meta
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin-meta/ChangeLog,v 1.128 2009/08/04 12:29:50 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin-meta/ChangeLog,v 1.129 2009/09/01 14:59:29 tampakrap Exp $
+
+*kdeadmin-meta-4.3.1 (01 Sep 2009)
+
+ 01 Sep 2009; Theo Chatzimichos <tampakrap@gentoo.org>
+ +kdeadmin-meta-4.3.1.ebuild:
+ Version bump
04 Aug 2009; Alex Alexander <wired@gentoo.org> kdeadmin-meta-4.3.0.ebuild:
re-added printing deps
diff --git a/kde-base/kdeadmin-meta/kdeadmin-meta-4.3.1.ebuild b/kde-base/kdeadmin-meta/kdeadmin-meta-4.3.1.ebuild
new file mode 100644
index 000000000000..a3483312d03e
--- /dev/null
+++ b/kde-base/kdeadmin-meta/kdeadmin-meta-4.3.1.ebuild
@@ -0,0 +1,35 @@
+# 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-4.3.1.ebuild,v 1.1 2009/09/01 14:59:29 tampakrap Exp $
+
+EAPI="2"
+inherit kde4-functions
+
+DESCRIPTION="KDE administration tools - merge this to pull in all kdeadmin-derived packages"
+HOMEPAGE="http://www.kde.org/"
+
+LICENSE="GPL-2"
+SLOT="4.3"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="cups kdeprefix lilo"
+
+RDEPEND="
+ >=kde-base/kcron-${PV}:${SLOT}[kdeprefix=]
+ >=kde-base/knetworkconf-${PV}:${SLOT}[kdeprefix=]
+ >=kde-base/ksystemlog-${PV}:${SLOT}[kdeprefix=]
+ >=kde-base/kuser-${PV}:${SLOT}[kdeprefix=]
+ cups? ( >=kde-base/system-config-printer-kde-${PV}:${SLOT}[kdeprefix=] )
+ lilo? ( >=kde-base/lilo-config-${PV}:${SLOT}[kdeprefix=] )
+ $(block_other_slots)
+"
+
+## The following package was just added and has a questionable interest to Gentoo
+# >=kde-base/kpackage-${PV}:${SLOT}
+
+## the following packages are currently missing in kde 4.1
+#>=kde-base/kdeadmin-kfile-plugins-${PV}:${SLOT}
+#>=kde-base/secpolicy-${PV}:${SLOT}
+
+## These seem to be broken
+#>=kde-base/kdat-${PV}:${SLOT}
+#>=kde-base/ksysv-${PV}:${SLOT}