summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2010-03-02 16:28:57 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2010-03-02 16:28:57 +0000
commit9bd03a1d46c998b6c6468a437ec6ac6564094136 (patch)
tree3c5086e459a60d690d2a7f5e644fa516f8feebf4 /kde-base/kdeadmin-meta
parentInitial commit of screengrab application. Fixes bug #307093 (diff)
downloadhistorical-9bd03a1d46c998b6c6468a437ec6ac6564094136.tar.gz
historical-9bd03a1d46c998b6c6468a437ec6ac6564094136.tar.bz2
historical-9bd03a1d46c998b6c6468a437ec6ac6564094136.zip
Version bump KDE 4.4.1
Package-Manager: portage-2.2_rc63/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.4.1.ebuild30
2 files changed, 37 insertions, 1 deletions
diff --git a/kde-base/kdeadmin-meta/ChangeLog b/kde-base/kdeadmin-meta/ChangeLog
index 7cf4211c489a..57fe79198743 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin-meta/ChangeLog,v 1.151 2010/02/20 10:17:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin-meta/ChangeLog,v 1.152 2010/03/02 16:04:12 tampakrap Exp $
+
+*kdeadmin-meta-4.4.1 (02 Mar 2010)
+
+ 02 Mar 2010; Theo Chatzimichos <tampakrap@gentoo.org>
+ +kdeadmin-meta-4.4.1.ebuild:
+ Version bump
20 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
kdeadmin-meta-4.3.5.ebuild:
diff --git a/kde-base/kdeadmin-meta/kdeadmin-meta-4.4.1.ebuild b/kde-base/kdeadmin-meta/kdeadmin-meta-4.4.1.ebuild
new file mode 100644
index 000000000000..312157f87441
--- /dev/null
+++ b/kde-base/kdeadmin-meta/kdeadmin-meta-4.4.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2010 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.4.1.ebuild,v 1.1 2010/03/02 16:04:12 tampakrap Exp $
+
+EAPI="3"
+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.4"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="aqua cups kdeprefix"
+
+RDEPEND="
+ $(add_kdebase_dep kcron)
+ $(add_kdebase_dep knetworkconf)
+ $(add_kdebase_dep ksystemlog)
+ $(add_kdebase_dep kuser)
+ cups? ( $(add_kdebase_dep system-config-printer-kde) )
+ $(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}