diff options
author | Joseph Jezak <josejx@gentoo.org> | 2012-05-18 06:42:00 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2012-05-18 06:42:00 +0000 |
commit | 58c24e5f5f5d56ebc074cc75f52a03972de2ae9e (patch) | |
tree | 8b2285c5e85f6a9da8d462fe2f964a7ba91aa01d /kde-base/kolourpaint | |
parent | Marked ~ppc ~ppc64 for bug #402989. (diff) | |
download | gentoo-2-58c24e5f5f5d56ebc074cc75f52a03972de2ae9e.tar.gz gentoo-2-58c24e5f5f5d56ebc074cc75f52a03972de2ae9e.tar.bz2 gentoo-2-58c24e5f5f5d56ebc074cc75f52a03972de2ae9e.zip |
Marked ~ppc ~ppc64 for bug #402989.
(Portage version: 2.1.10.59/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kolourpaint')
-rw-r--r-- | kde-base/kolourpaint/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kolourpaint/kolourpaint-4.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kolourpaint/ChangeLog b/kde-base/kolourpaint/ChangeLog index 3e1f8fe3e963..8e2b1b37fbe8 100644 --- a/kde-base/kolourpaint/ChangeLog +++ b/kde-base/kolourpaint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kolourpaint # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.208 2012/05/08 15:43:38 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/ChangeLog,v 1.209 2012/05/18 06:42:00 josejx Exp $ + + 18 May 2012; Joseph Jezak <josejx@gentoo.org> kolourpaint-4.8.3.ebuild: + Marked ~ppc ~ppc64 for bug #402989. 08 May 2012; Johannes Huber <johu@gentoo.org> -kolourpaint-4.8.2.ebuild: Remove KDE SC 4.8.2 diff --git a/kde-base/kolourpaint/kolourpaint-4.8.3.ebuild b/kde-base/kolourpaint/kolourpaint-4.8.3.ebuild index b23a49619fe3..3943aa2fcd0c 100644 --- a/kde-base/kolourpaint/kolourpaint-4.8.3.ebuild +++ b/kde-base/kolourpaint/kolourpaint-4.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.8.3.ebuild,v 1.1 2012/05/03 20:08:10 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolourpaint/kolourpaint-4.8.3.ebuild,v 1.2 2012/05/18 06:42:00 josejx Exp $ EAPI=4 @@ -9,7 +9,7 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="Paint Program for KDE" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" LICENSE="BSD LGPL-2" IUSE="debug scanner" |