diff options
author | 2006-11-14 17:17:55 +0000 | |
---|---|---|
committer | 2006-11-14 17:17:55 +0000 | |
commit | cf14e1472eb5af36b720b6fd4b9e57a689d34ba6 (patch) | |
tree | c399c74ff861c1910d94286f72ef6519307286e9 /kde-base/kolourpaint | |
parent | Stable on sparc wrt #147570 (diff) | |
download | gentoo-2-cf14e1472eb5af36b720b6fd4b9e57a689d34ba6.tar.gz gentoo-2-cf14e1472eb5af36b720b6fd4b9e57a689d34ba6.tar.bz2 gentoo-2-cf14e1472eb5af36b720b6fd4b9e57a689d34ba6.zip |
Stable on sparc wrt #147570
(Portage version: 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 a3e6169fb89e..c76474379a71 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.55 2006/11/14 01:04:14 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.56 2006/11/14 17:17:55 gustavoz Exp $ + + 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> + kolourpaint-3.5.5.ebuild: + Stable on sparc wrt #147570 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> kolourpaint-3.5.5.ebuild: diff --git a/kde-base/kolourpaint/kolourpaint-3.5.5.ebuild b/kde-base/kolourpaint/kolourpaint-3.5.5.ebuild index b2201f08b3ec..4e5748bcec78 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.3 2006/11/14 01:04:14 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.5.5.ebuild,v 1.4 2006/11/14 17:17:55 gustavoz 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="" |