diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-05-13 02:08:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-05-13 02:08:06 +0000 |
commit | fb06b52d016da59db2d52cebccc827e80b7bfa63 (patch) | |
tree | 3c103e37fa39ba9d00235f2811f60423ae2817a4 /kde-base/kolourpaint | |
parent | Removed previous versions in same slot as stable. Added remaining EAPI=1 and ... (diff) | |
download | gentoo-2-fb06b52d016da59db2d52cebccc827e80b7bfa63.tar.gz gentoo-2-fb06b52d016da59db2d52cebccc827e80b7bfa63.tar.bz2 gentoo-2-fb06b52d016da59db2d52cebccc827e80b7bfa63.zip |
Stable for HPPA (bug #221063).
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'kde-base/kolourpaint')
-rw-r--r-- | kde-base/kolourpaint/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog index 90d1d6beab6d..c8809d243fa8 100644 --- a/kde-base/kolourpaint/ChangeLog +++ b/kde-base/kolourpaint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kolourpaint # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.88 2008/05/12 20:02:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.89 2008/05/13 02:08:06 jer Exp $ + + 13 May 2008; Jeroen Roovers <jer@gentoo.org> kolourpaint-3.5.9.ebuild: + Stable for HPPA (bug #221063). 12 May 2008; Brent Baude <ranger@gentoo.org> kolourpaint-3.5.9.ebuild: Marking kolourpaint-3.5.9 ppc stable for bug 221063 diff --git a/kde-base/kolourpaint/kolourpaint-3.5.9.ebuild b/kde-base/kolourpaint/kolourpaint-3.5.9.ebuild index 56303ca3a2e2..54d719657b01 100644 --- a/kde-base/kolourpaint/kolourpaint-3.5.9.ebuild +++ b/kde-base/kolourpaint/kolourpaint-3.5.9.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.5.9.ebuild,v 1.4 2008/05/12 20:02:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.5.9.ebuild,v 1.5 2008/05/13 02:08:06 jer Exp $ KMNAME=kdegraphics EAPI="1" inherit kde-meta eutils DESCRIPTION="Paint Program for KDE" -KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" LICENSE="BSD" |