diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 23:11:12 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 23:11:12 +0000 |
commit | f40df84fa894cade8bead955a891387142ff8946 (patch) | |
tree | 25ebda8cd6d7a87a6c063d6641aac73da039d98c /kde-base/kolourpaint | |
parent | Stable on x86 wrt bug #132213 (diff) | |
download | gentoo-2-f40df84fa894cade8bead955a891387142ff8946.tar.gz gentoo-2-f40df84fa894cade8bead955a891387142ff8946.tar.bz2 gentoo-2-f40df84fa894cade8bead955a891387142ff8946.zip |
Stable on x86 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/kolourpaint')
-rw-r--r-- | kde-base/kolourpaint/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-3.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog index 40cfcda08b35..38424346a0e6 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.42 2006/04/09 13:56:54 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.43 2006/05/25 23:11:12 wolf31o2 Exp $ + + 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + kolourpaint-3.5.2.ebuild: + Stable on x86 wrt bug #132213 09 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> kolourpaint-3.5.2.ebuild: diff --git a/kde-base/kolourpaint/kolourpaint-3.5.2.ebuild b/kde-base/kolourpaint/kolourpaint-3.5.2.ebuild index bb3ef9fde264..7b9af7048151 100644 --- a/kde-base/kolourpaint/kolourpaint-3.5.2.ebuild +++ b/kde-base/kolourpaint/kolourpaint-3.5.2.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.2.ebuild,v 1.3 2006/04/09 13:56:54 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-3.5.2.ebuild,v 1.4 2006/05/25 23:11:12 wolf31o2 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="" |