diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 02:12:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 02:12:24 +0000 |
commit | fb14644e2e84b166bf82945e947d72d0c227a53b (patch) | |
tree | e47c817cb5fbdfc1e553d15a088e6edc0f494d38 /kde-base/kolourpaint | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-fb14644e2e84b166bf82945e947d72d0c227a53b.tar.gz gentoo-2-fb14644e2e84b166bf82945e947d72d0c227a53b.tar.bz2 gentoo-2-fb14644e2e84b166bf82945e947d72d0c227a53b.zip |
Stable for HPPA too.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'kde-base/kolourpaint')
-rw-r--r-- | kde-base/kolourpaint/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-4.3.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog index 05ac903993c5..a32365503669 100644 --- a/kde-base/kolourpaint/ChangeLog +++ b/kde-base/kolourpaint/ChangeLog @@ -1,6 +1,9 @@ # 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.139 2009/12/10 21:50:46 scarabeus Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.140 2010/01/19 02:12:24 jer Exp $ + + 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kolourpaint-4.3.3.ebuild: + Stable for HPPA too. 10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> -kolourpaint-4.3.1.ebuild: diff --git a/kde-base/kolourpaint/kolourpaint-4.3.3.ebuild b/kde-base/kolourpaint/kolourpaint-4.3.3.ebuild index 3975a6832e0e..3c6c41bafdb5 100644 --- a/kde-base/kolourpaint/kolourpaint-4.3.3.ebuild +++ b/kde-base/kolourpaint/kolourpaint-4.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.3.3.ebuild,v 1.5 2009/12/10 16:14:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.3.3.ebuild,v 1.6 2010/01/19 02:12:24 jer Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdegraphics" inherit kde4-meta DESCRIPTION="Paint Program for KDE" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" LICENSE="BSD LGPL-2" IUSE="debug +handbook" |