summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-03-04 21:58:08 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-03-04 21:58:08 +0000
commit05fc962a23683288e1c50bc874a5132eb5dd4f2c (patch)
tree177d268250bb42128bf35d293d16dab0f872b033 /kde-base/kolourpaint
parentBump KDE 4.2.1 (diff)
downloadgentoo-2-05fc962a23683288e1c50bc874a5132eb5dd4f2c.tar.gz
gentoo-2-05fc962a23683288e1c50bc874a5132eb5dd4f2c.tar.bz2
gentoo-2-05fc962a23683288e1c50bc874a5132eb5dd4f2c.zip
Bump KDE 4.2.1
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kolourpaint')
-rw-r--r--kde-base/kolourpaint/ChangeLog8
-rw-r--r--kde-base/kolourpaint/kolourpaint-4.2.1.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog
index d18cc7a81d90..305fe581d259 100644
--- a/kde-base/kolourpaint/ChangeLog
+++ b/kde-base/kolourpaint/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kolourpaint
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.105 2009/02/17 13:58:01 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.106 2009/03/04 21:58:08 alexxy Exp $
+
+*kolourpaint-4.2.1 (04 Mar 2009)
+
+ 04 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ +kolourpaint-4.2.1.ebuild:
+ Bump KDE 4.2.1
17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org>
-kolourpaint-4.1.4.ebuild:
diff --git a/kde-base/kolourpaint/kolourpaint-4.2.1.ebuild b/kde-base/kolourpaint/kolourpaint-4.2.1.ebuild
new file mode 100644
index 000000000000..19799f1ee938
--- /dev/null
+++ b/kde-base/kolourpaint/kolourpaint-4.2.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.2.1.ebuild,v 1.1 2009/03/04 21:58:08 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdegraphics"
+inherit kde4-meta
+
+DESCRIPTION="Paint Program for KDE"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="debug"
+LICENSE="BSD LGPL-2"
+
+DEPEND="kde-base/qimageblitz"
+RDEPEND="${DEPEND}"