diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-14 17:57:12 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-14 17:57:12 +0000 |
commit | 1f0f125c30622f03676073c9aa3439e5f2f5ffa0 (patch) | |
tree | 453045203055984cca315db70db585ff8ccccc09 /kde-base/kolourpaint | |
parent | Stable on ppc64; bug #221063 (diff) | |
download | gentoo-2-1f0f125c30622f03676073c9aa3439e5f2f5ffa0.tar.gz gentoo-2-1f0f125c30622f03676073c9aa3439e5f2f5ffa0.tar.bz2 gentoo-2-1f0f125c30622f03676073c9aa3439e5f2f5ffa0.zip |
Stable on ppc64; bug #221063
(Portage version: 2.1.4.4)
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 c8809d243fa8..dce609d7eef0 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.89 2008/05/13 02:08:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.90 2008/05/14 17:57:12 corsair Exp $ + + 14 May 2008; Markus Rothe <corsair@gentoo.org> kolourpaint-3.5.9.ebuild: + Stable on ppc64; bug #221063 13 May 2008; Jeroen Roovers <jer@gentoo.org> kolourpaint-3.5.9.ebuild: Stable for HPPA (bug #221063). diff --git a/kde-base/kolourpaint/kolourpaint-3.5.9.ebuild b/kde-base/kolourpaint/kolourpaint-3.5.9.ebuild index 54d719657b01..d0846b62aec6 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.5 2008/05/13 02:08:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.5.9.ebuild,v 1.6 2008/05/14 17:57:12 corsair 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" |