diff options
Diffstat (limited to 'kde-base/kolourpaint')
-rw-r--r-- | kde-base/kolourpaint/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog index 4f5457cf9fc9..8bf00c9e0ce1 100644 --- a/kde-base/kolourpaint/ChangeLog +++ b/kde-base/kolourpaint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kolourpaint # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.59 2006/11/28 22:07:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.60 2006/12/06 13:58:01 kloeri Exp $ + + 06 Dec 2006; <kloeri@gentoo.org> kolourpaint-3.5.5.ebuild: + Stable on Alpha. 28 Nov 2006; Markus Rothe <corsair@gentoo.org> kolourpaint-3.5.5.ebuild: Stable on ppc64 diff --git a/kde-base/kolourpaint/kolourpaint-3.5.5.ebuild b/kde-base/kolourpaint/kolourpaint-3.5.5.ebuild index 3f9c679a7e23..e088f037b0c7 100644 --- a/kde-base/kolourpaint/kolourpaint-3.5.5.ebuild +++ b/kde-base/kolourpaint/kolourpaint-3.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.5.5.ebuild,v 1.6 2006/11/28 22:07:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.5.5.ebuild,v 1.7 2006/12/06 13:58:01 kloeri Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,6 +8,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="Paint Program for KDE" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" |