summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-04-03 20:52:44 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-04-03 20:52:44 +0000
commit3dcd1e55b07e8231945715a0ac9cfa003de0f553 (patch)
tree04450ef03379994dcedfe59ed0d2e8439982816b /kde-base/kdeartwork-meta
parentVersion bump to KDE 4.0.3. This is still not intended for mainstream so DO NO... (diff)
downloadgentoo-2-3dcd1e55b07e8231945715a0ac9cfa003de0f553.tar.gz
gentoo-2-3dcd1e55b07e8231945715a0ac9cfa003de0f553.tar.bz2
gentoo-2-3dcd1e55b07e8231945715a0ac9cfa003de0f553.zip
Version bump to KDE 4.0.3. This is still not intended for mainstream so DO NOT KEYWORD IT without talking to the KDE herd first.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kdeartwork-meta')
-rw-r--r--kde-base/kdeartwork-meta/ChangeLog9
-rw-r--r--kde-base/kdeartwork-meta/kdeartwork-meta-4.0.3.ebuild28
2 files changed, 36 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-meta/ChangeLog b/kde-base/kdeartwork-meta/ChangeLog
index 231502567457..1df1bf8659b4 100644
--- a/kde-base/kdeartwork-meta/ChangeLog
+++ b/kde-base/kdeartwork-meta/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for kde-base/kdeartwork-meta
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-meta/ChangeLog,v 1.88 2008/03/20 16:38:35 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-meta/ChangeLog,v 1.89 2008/04/03 20:52:44 philantrop Exp $
+
+*kdeartwork-meta-4.0.3 (03 Apr 2008)
+
+ 03 Apr 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ +kdeartwork-meta-4.0.3.ebuild:
+ Version bump to KDE 4.0.3. This is still not intended for mainstream so DO
+ NOT KEYWORD IT without talking to the KDE herd first.
20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org>
-kdeartwork-meta-4.0.1.ebuild:
diff --git a/kde-base/kdeartwork-meta/kdeartwork-meta-4.0.3.ebuild b/kde-base/kdeartwork-meta/kdeartwork-meta-4.0.3.ebuild
new file mode 100644
index 000000000000..9bc8294ea8ab
--- /dev/null
+++ b/kde-base/kdeartwork-meta/kdeartwork-meta-4.0.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-meta/kdeartwork-meta-4.0.3.ebuild,v 1.1 2008/04/03 20:52:44 philantrop Exp $
+
+EAPI="1"
+
+inherit kde4-functions
+
+DESCRIPTION="kdeartwork - merge this to pull in all kdeartwork-derived packages"
+HOMEPAGE="http://www.kde.org/"
+
+LICENSE="GPL-2"
+SLOT="kde-4"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# >=kde-base/kdeartwork-kwin-styles-${PV}:${SLOT}
+RDEPEND="
+ >=kde-base/kdeartwork-colorschemes-${PV}:${SLOT}
+ >=kde-base/kdeartwork-emoticons-${PV}:${SLOT}
+ >=kde-base/kdeartwork-iconthemes-${PV}:${SLOT}
+ >=kde-base/kdeartwork-kscreensaver-${PV}:${SLOT}
+ >=kde-base/kdeartwork-kworldclock-${PV}:${SLOT}
+ >=kde-base/kdeartwork-sounds-${PV}:${SLOT}
+ >=kde-base/kdeartwork-styles-${PV}:${SLOT}
+ >=kde-base/kdeartwork-wallpapers-${PV}:${SLOT}
+ >=kde-base/kdeartwork-icewm-themes-${PV}:${SLOT}
+"