diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 22:13:50 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 22:13:50 +0000 |
commit | 0fa6409f24c4c4ff336f7f2625e1071d72e2997c (patch) | |
tree | e814635a7e2b71c30d51c32f4c32906aa25e414d /kde-base/kolourpaint | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-0fa6409f24c4c4ff336f7f2625e1071d72e2997c.tar.gz gentoo-2-0fa6409f24c4c4ff336f7f2625e1071d72e2997c.tar.bz2 gentoo-2-0fa6409f24c4c4ff336f7f2625e1071d72e2997c.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kolourpaint')
-rw-r--r-- | kde-base/kolourpaint/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-3.4.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog index 810083f50ef0..76345437fa32 100644 --- a/kde-base/kolourpaint/ChangeLog +++ b/kde-base/kolourpaint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kolourpaint # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.33 2005/12/10 06:08:22 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.34 2005/12/10 22:13:50 kloeri Exp $ + + 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org + kolourpaint-3.4.3.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> kolourpaint-3.4.3.ebuild: Marked x86 stable for bug #112842. diff --git a/kde-base/kolourpaint/kolourpaint-3.4.3.ebuild b/kde-base/kolourpaint/kolourpaint-3.4.3.ebuild index e9041fa483cb..ff4299fd03f2 100644 --- a/kde-base/kolourpaint/kolourpaint-3.4.3.ebuild +++ b/kde-base/kolourpaint/kolourpaint-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.4.3.ebuild,v 1.6 2005/12/10 06:08:22 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.4.3.ebuild,v 1.7 2005/12/10 22:13:50 kloeri Exp $ KMNAME=kdegraphics MAXKDEVER=$PV @@ -8,5 +8,5 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="Paint Program for KDE" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="" |