diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2006-11-13 13:52:27 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2006-11-13 13:52:27 +0000 |
commit | a8ad302a1e01c09bf4f3be560ac4611842c58ef5 (patch) | |
tree | df1a0fd92e00be5c1d74e908075e4969a12a9e98 /kde-base/kolourpaint | |
parent | Stable on sparc --- Bug #141446 --- I am bypassing 2.1.73 for 2.1.73-r1 (diff) | |
download | historical-a8ad302a1e01c09bf4f3be560ac4611842c58ef5.tar.gz historical-a8ad302a1e01c09bf4f3be560ac4611842c58ef5.tar.bz2 historical-a8ad302a1e01c09bf4f3be560ac4611842c58ef5.zip |
"Stable x86, bug #147570"
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'kde-base/kolourpaint')
-rw-r--r-- | kde-base/kolourpaint/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-3.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog index 0f089bb98609..a6e93a2d7ea7 100644 --- a/kde-base/kolourpaint/ChangeLog +++ b/kde-base/kolourpaint/ChangeLog @@ -1,6 +1,10 @@ # 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.53 2006/10/03 11:26:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.54 2006/11/13 13:28:27 opfer Exp $ + + 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + kolourpaint-3.5.5.ebuild: + "Stable x86, bug #147570" *kolourpaint-3.5.5 (03 Oct 2006) diff --git a/kde-base/kolourpaint/kolourpaint-3.5.5.ebuild b/kde-base/kolourpaint/kolourpaint-3.5.5.ebuild index d48b1f53d0b7..92631522d8c3 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.1 2006/10/03 11:26:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.5.5.ebuild,v 1.2 2006/11/13 13:28:27 opfer 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="" |