diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 15:01:32 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 15:01:32 +0000 |
commit | 65ed42e1061626fb5c9dde67521566f8a737f755 (patch) | |
tree | 88f9ba87f4bee3385e18839562378d1ce53ea26c /kde-base/kolourpaint | |
parent | Mark 3.4.3 stable on ia64. #112842 (diff) | |
download | gentoo-2-65ed42e1061626fb5c9dde67521566f8a737f755.tar.gz gentoo-2-65ed42e1061626fb5c9dde67521566f8a737f755.tar.bz2 gentoo-2-65ed42e1061626fb5c9dde67521566f8a737f755.zip |
Mark 3.4.3 stable on ia64. #112842
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/kolourpaint')
-rw-r--r-- | kde-base/kolourpaint/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-3.4.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog index 5033d15025a2..c6453355326b 100644 --- a/kde-base/kolourpaint/ChangeLog +++ b/kde-base/kolourpaint/ChangeLog @@ -1,6 +1,9 @@ # 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.38 2006/03/22 20:15:29 danarmak Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.39 2006/03/27 15:01:32 agriffis Exp $ + + 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> kolourpaint-3.4.3.ebuild: + Mark 3.4.3 stable on ia64. #112842 *kolourpaint-3.5.2 (22 Mar 2006) diff --git a/kde-base/kolourpaint/kolourpaint-3.4.3.ebuild b/kde-base/kolourpaint/kolourpaint-3.4.3.ebuild index ff4299fd03f2..c343ab57432f 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 +# 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.4.3.ebuild,v 1.7 2005/12/10 22:13:50 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.4.3.ebuild,v 1.8 2006/03/27 15:01:32 agriffis 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 ia64 ppc ppc64 sparc x86" IUSE="" |