summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-03-04 20:44:52 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-03-04 20:44:52 +0000
commitdd02ca72dbdee11b15053025ac5dd68c5ac50ea0 (patch)
treea05513f171fb43b502ff42fb258c214aa46515a4 /kde-base/kdeadmin-meta
parentBump KDE 4.2.1 (diff)
downloadgentoo-2-dd02ca72dbdee11b15053025ac5dd68c5ac50ea0.tar.gz
gentoo-2-dd02ca72dbdee11b15053025ac5dd68c5ac50ea0.tar.bz2
gentoo-2-dd02ca72dbdee11b15053025ac5dd68c5ac50ea0.zip
Bump KDE 4.2.1
(Portage version: 2.2_rc23/cvs/Linux x86_64)
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.2.1.ebuild35
2 files changed, 42 insertions, 1 deletions
diff --git a/kde-base/kdeadmin-meta/ChangeLog b/kde-base/kdeadmin-meta/ChangeLog
index 4529ce428faf..68f0e0d0c642 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.108 2009/02/17 13:10:27 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin-meta/ChangeLog,v 1.109 2009/03/04 20:44:52 alexxy Exp $
+
+*kdeadmin-meta-4.2.1 (04 Mar 2009)
+
+ 04 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ +kdeadmin-meta-4.2.1.ebuild:
+ Bump KDE 4.2.1
17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org>
-kdeadmin-meta-4.1.4.ebuild:
diff --git a/kde-base/kdeadmin-meta/kdeadmin-meta-4.2.1.ebuild b/kde-base/kdeadmin-meta/kdeadmin-meta-4.2.1.ebuild
new file mode 100644
index 000000000000..66f6027580ec
--- /dev/null
+++ b/kde-base/kdeadmin-meta/kdeadmin-meta-4.2.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.2.1.ebuild,v 1.1 2009/03/04 20:44:52 alexxy 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.2"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="lilo"
+
+# reavertm TODO add >=kde-base/system-config-printer-kde-${PV}:${SLOT} when system-config-printer unmasked in tree
+RDEPEND="
+ >=kde-base/kcron-${PV}:${SLOT}
+ >=kde-base/knetworkconf-${PV}:${SLOT}
+ >=kde-base/ksystemlog-${PV}:${SLOT}
+ >=kde-base/kuser-${PV}:${SLOT}
+ lilo? ( >=kde-base/lilo-config-${PV}:${SLOT} )
+"
+
+## 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}