summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-02-01 07:33:48 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-02-01 07:33:48 +0000
commitb6d8b4b8eba0f65f0f7382fe012ae6a6b214f0af (patch)
treef307946f63cb63595325e76542627406d2178e7d /kde-base/kmplot
parentRestored ~ppc and ~ppc64 keywords to KDE-4.2.0 (diff)
downloadgentoo-2-b6d8b4b8eba0f65f0f7382fe012ae6a6b214f0af.tar.gz
gentoo-2-b6d8b4b8eba0f65f0f7382fe012ae6a6b214f0af.tar.bz2
gentoo-2-b6d8b4b8eba0f65f0f7382fe012ae6a6b214f0af.zip
Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kmplot')
-rw-r--r--kde-base/kmplot/ChangeLog6
-rw-r--r--kde-base/kmplot/kmplot-4.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kmplot/ChangeLog b/kde-base/kmplot/ChangeLog
index 0c8867df0402..b508de98099a 100644
--- a/kde-base/kmplot/ChangeLog
+++ b/kde-base/kmplot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kmplot
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.102 2009/01/27 17:28:46 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/ChangeLog,v 1.103 2009/02/01 07:33:48 jmbsvicetto Exp $
+
+ 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ kmplot-4.2.0.ebuild:
+ Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
*kmplot-4.2.0 (27 Jan 2009)
diff --git a/kde-base/kmplot/kmplot-4.2.0.ebuild b/kde-base/kmplot/kmplot-4.2.0.ebuild
index 6633410adad2..583c0058149b 100644
--- a/kde-base/kmplot/kmplot-4.2.0.ebuild
+++ b/kde-base/kmplot/kmplot-4.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.2.0.ebuild,v 1.1 2009/01/27 17:28:46 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmplot/kmplot-4.2.0.ebuild,v 1.2 2009/02/01 07:33:48 jmbsvicetto Exp $
EAPI="2"
@@ -8,7 +8,7 @@ KMNAME="kdeedu"
inherit kde4-meta
DESCRIPTION="Mathematical function plotter for KDE"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="debug htmlhandbook"
RDEPEND=">=kde-base/knotify-${PV}:${SLOT}"