summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-08-04 00:07:49 +0000
committerAlex Alexander <wired@gentoo.org>2009-08-04 00:07:49 +0000
commit87a9fb8605ba7aaa668442b5588c4b7c37c5224c (patch)
tree8e935dac5edc20b1caf042cb367c876193a0864f /kde-base/kdeartwork-wallpapers
parentVersion bump KDE 4.3.0 (diff)
downloadgentoo-2-87a9fb8605ba7aaa668442b5588c4b7c37c5224c.tar.gz
gentoo-2-87a9fb8605ba7aaa668442b5588c4b7c37c5224c.tar.bz2
gentoo-2-87a9fb8605ba7aaa668442b5588c4b7c37c5224c.zip
Version bump KDE 4.3.0
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kdeartwork-wallpapers')
-rw-r--r--kde-base/kdeartwork-wallpapers/ChangeLog8
-rw-r--r--kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.3.0.ebuild20
2 files changed, 27 insertions, 1 deletions
diff --git a/kde-base/kdeartwork-wallpapers/ChangeLog b/kde-base/kdeartwork-wallpapers/ChangeLog
index 3ac336fc91d3..567bb2f4e15d 100644
--- a/kde-base/kdeartwork-wallpapers/ChangeLog
+++ b/kde-base/kdeartwork-wallpapers/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kdeartwork-wallpapers
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-wallpapers/ChangeLog,v 1.112 2009/07/12 10:11:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-wallpapers/ChangeLog,v 1.113 2009/08/04 00:07:49 wired Exp $
+
+*kdeartwork-wallpapers-4.3.0 (04 Aug 2009)
+
+ 04 Aug 2009; Alex Alexander <wired@gentoo.org>
+ +kdeartwork-wallpapers-4.3.0.ebuild:
+ Version bump
12 Jul 2009; Raúl Porcel <armin76@gentoo.org>
kdeartwork-wallpapers-3.5.10.ebuild:
diff --git a/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.3.0.ebuild b/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.3.0.ebuild
new file mode 100644
index 000000000000..0e0a767906ec
--- /dev/null
+++ b/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.3.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-wallpapers/kdeartwork-wallpapers-4.3.0.ebuild,v 1.1 2009/08/04 00:07:49 wired Exp $
+
+EAPI="2"
+
+RESTRICT="binchecks strip"
+
+KMMODULE="wallpapers"
+KMNAME="kdeartwork"
+inherit kde4-meta
+
+DESCRIPTION="Wallpapers from kde"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="
+ !kdeprefix? ( !<kde-base/kde-wallpapers-${PV}[-kdeprefix] )
+ kdeprefix? ( !<kde-base/kde-wallpapers-${PV}:${SLOT} )
+"