summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-02-09 00:14:21 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-02-09 00:14:21 +0000
commit448850e108c708a97608373af4379b8a0204ed69 (patch)
treef35a4299ad78158f2f378c8499dcff59805a2572 /kde-base/kcolorchooser
parent[kde-base/ark] Version bump to KDE SC 4.4.0 (diff)
downloadgentoo-2-448850e108c708a97608373af4379b8a0204ed69.tar.gz
gentoo-2-448850e108c708a97608373af4379b8a0204ed69.tar.bz2
gentoo-2-448850e108c708a97608373af4379b8a0204ed69.zip
[kde-base/kcolorchooser] Version bump to KDE SC 4.4.0
(Portage version: 2.2_rc62/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kcolorchooser')
-rw-r--r--kde-base/kcolorchooser/ChangeLog8
-rw-r--r--kde-base/kcolorchooser/kcolorchooser-4.4.0.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kcolorchooser/ChangeLog b/kde-base/kcolorchooser/ChangeLog
index 091d33d3f9ae..bdbc4cc39d94 100644
--- a/kde-base/kcolorchooser/ChangeLog
+++ b/kde-base/kcolorchooser/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kcolorchooser
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcolorchooser/ChangeLog,v 1.48 2010/01/25 14:41:14 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcolorchooser/ChangeLog,v 1.49 2010/02/09 00:14:21 alexxy Exp $
+
+*kcolorchooser-4.4.0 (08 Feb 2010)
+
+ 08 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org>
+ +kcolorchooser-4.4.0.ebuild:
+ Version bump to KDE SC 4.4.0
*kcolorchooser-4.3.5 (25 Jan 2010)
diff --git a/kde-base/kcolorchooser/kcolorchooser-4.4.0.ebuild b/kde-base/kcolorchooser/kcolorchooser-4.4.0.ebuild
new file mode 100644
index 000000000000..63adaeff061a
--- /dev/null
+++ b/kde-base/kcolorchooser/kcolorchooser-4.4.0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcolorchooser/kcolorchooser-4.4.0.ebuild,v 1.1 2010/02/09 00:14:21 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdegraphics"
+inherit kde4-meta
+
+DESCRIPTION="KDE color selector/editor"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"