diff options
author | Joseph Jezak <josejx@gentoo.org> | 2012-05-18 06:37:23 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2012-05-18 06:37:23 +0000 |
commit | 3d82c483e6ee9d3409495d8767727f164dca3074 (patch) | |
tree | 4519ca54275adfce190caae47370ae1e548dec69 /kde-base/kmplot | |
parent | Marked ~ppc ~ppc64 for bug #402989. (diff) | |
download | gentoo-2-3d82c483e6ee9d3409495d8767727f164dca3074.tar.gz gentoo-2-3d82c483e6ee9d3409495d8767727f164dca3074.tar.bz2 gentoo-2-3d82c483e6ee9d3409495d8767727f164dca3074.zip |
Marked ~ppc ~ppc64 for bug #402989.
(Portage version: 2.1.10.59/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r-- | kde-base/kmplot/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kmplot/kmplot-4.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog index f5fe138b361b..e71f2f31a955 100644 --- a/kde-base/kmplot/ChangeLog +++ b/kde-base/kmplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kmplot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.207 2012/05/08 15:43:44 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.208 2012/05/18 06:37:23 josejx Exp $ + + 18 May 2012; Joseph Jezak <josejx@gentoo.org> kmplot-4.8.3.ebuild: + Marked ~ppc ~ppc64 for bug #402989. 08 May 2012; Johannes Huber <johu@gentoo.org> -kmplot-4.8.2.ebuild: Remove KDE SC 4.8.2 diff --git a/kde-base/kmplot/kmplot-4.8.3.ebuild b/kde-base/kmplot/kmplot-4.8.3.ebuild index 81c71b3a8338..8ee6d14d4e26 100644 --- a/kde-base/kmplot/kmplot-4.8.3.ebuild +++ b/kde-base/kmplot/kmplot-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/kmplot/kmplot-4.8.3.ebuild,v 1.1 2012/05/03 20:07:59 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.8.3.ebuild,v 1.2 2012/05/18 06:37:23 josejx Exp $ EAPI=4 @@ -9,7 +9,7 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="Mathematical function plotter for KDE" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=" |