summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-02-09 00:14:51 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-02-09 00:14:51 +0000
commita8715f902e446245a35fbc6ed13da7bf159c0d5e (patch)
tree0bde79371cd3edb02e244a93543cbb5907c488db /kde-base/kolourpaint
parent[kde-base/ksudoku] Version bump to KDE SC 4.4.0 (diff)
downloadgentoo-2-a8715f902e446245a35fbc6ed13da7bf159c0d5e.tar.gz
gentoo-2-a8715f902e446245a35fbc6ed13da7bf159c0d5e.tar.bz2
gentoo-2-a8715f902e446245a35fbc6ed13da7bf159c0d5e.zip
[kde-base/kolourpaint] 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/kolourpaint')
-rw-r--r--kde-base/kolourpaint/ChangeLog8
-rw-r--r--kde-base/kolourpaint/kolourpaint-4.4.0.ebuild18
2 files changed, 25 insertions, 1 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog
index f4af5ea56b7c..6640ca7abbb0 100644
--- a/kde-base/kolourpaint/ChangeLog
+++ b/kde-base/kolourpaint/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kolourpaint
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.142 2010/01/25 16:28:03 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.143 2010/02/09 00:14:51 alexxy Exp $
+
+*kolourpaint-4.4.0 (08 Feb 2010)
+
+ 08 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org>
+ +kolourpaint-4.4.0.ebuild:
+ Version bump to KDE SC 4.4.0
*kolourpaint-4.3.5 (25 Jan 2010)
diff --git a/kde-base/kolourpaint/kolourpaint-4.4.0.ebuild b/kde-base/kolourpaint/kolourpaint-4.4.0.ebuild
new file mode 100644
index 000000000000..4d7f56097128
--- /dev/null
+++ b/kde-base/kolourpaint/kolourpaint-4.4.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.4.0.ebuild,v 1.1 2010/02/09 00:14:51 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdegraphics"
+inherit kde4-meta
+
+DESCRIPTION="Paint Program for KDE"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+LICENSE="BSD LGPL-2"
+IUSE="debug +handbook"
+
+DEPEND="
+ kde-base/qimageblitz
+"
+RDEPEND="${DEPEND}"