summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-05-15 23:04:35 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-05-15 23:04:35 +0000
commit24018f0fb071e47a79e149d3b1677271b8b7d0f4 (patch)
treee06d004fc952385aec1ac0819a0284cd964576e1 /kde-base/kdeadmin-meta
parentAdded KDE 4.0.4 version of kdeaccounts-plugin. Thanks to Jorge Manuel B. S. V... (diff)
downloadhistorical-24018f0fb071e47a79e149d3b1677271b8b7d0f4.tar.gz
historical-24018f0fb071e47a79e149d3b1677271b8b7d0f4.tar.bz2
historical-24018f0fb071e47a79e149d3b1677271b8b7d0f4.zip
Added KDE 4.0.4 version of kdeadmin-meta. Thanks to Jorge Manuel B. S. Vicetto.
Package-Manager: portage-2.1.5
Diffstat (limited to 'kde-base/kdeadmin-meta')
-rw-r--r--kde-base/kdeadmin-meta/ChangeLog9
-rw-r--r--kde-base/kdeadmin-meta/kdeadmin-meta-4.0.4.ebuild32
2 files changed, 40 insertions, 1 deletions
diff --git a/kde-base/kdeadmin-meta/ChangeLog b/kde-base/kdeadmin-meta/ChangeLog
index 5a7786d4e81a..814d4948fd70 100644
--- a/kde-base/kdeadmin-meta/ChangeLog
+++ b/kde-base/kdeadmin-meta/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for kde-base/kdeadmin-meta
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin-meta/ChangeLog,v 1.94 2008/05/15 13:45:18 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeadmin-meta/ChangeLog,v 1.95 2008/05/15 23:04:35 ingmar Exp $
+
+*kdeadmin-meta-4.0.4 (15 May 2008)
+
+ 15 May 2008; Ingmar Vanhassel <ingmar@gentoo.org>
+ +kdeadmin-meta-4.0.4.ebuild:
+ Added KDE 4.0.4 version of kdeadmin-meta. Thanks to Jorge Manuel B. S.
+ Vicetto.
15 May 2008; Markus Rothe <corsair@gentoo.org> kdeadmin-meta-3.5.9.ebuild:
Stable on ppc64; bug #221063
diff --git a/kde-base/kdeadmin-meta/kdeadmin-meta-4.0.4.ebuild b/kde-base/kdeadmin-meta/kdeadmin-meta-4.0.4.ebuild
new file mode 100644
index 000000000000..6e7f2122b418
--- /dev/null
+++ b/kde-base/kdeadmin-meta/kdeadmin-meta-4.0.4.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2008 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.0.4.ebuild,v 1.1 2008/05/15 23:04:35 ingmar Exp $
+
+EAPI="1"
+
+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="kde-4"
+KEYWORDS="~amd64 ~x86"
+IUSE="lilo"
+
+RDEPEND="
+ >=kde-base/kcron-${PV}:${SLOT}
+ >=kde-base/knetworkconf-${PV}:${SLOT}
+ >=kde-base/kuser-${PV}:${SLOT}
+ >=kde-base/secpolicy-${PV}:${SLOT}
+ lilo? ( >=kde-base/lilo-config-${PV}:${SLOT} )
+"
+
+## the following package has missing rdepends (the 'SMART package manager') and
+## isn't useful enough on Gentoo to fix it now
+# >=kde-base/kpackage-${PV}:${SLOT}
+
+## the following packages are currently missing in kde 4
+#>=kde-base/kdat-${PV}:${SLOT}
+#>=kde-base/ksysv-${PV}:${SLOT}
+#>=kde-base/kdeadmin-kfile-plugins-${PV}:${SLOT}