summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-02-01 06:38:25 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-02-01 06:38:25 +0000
commit16be145c7141fa5c9926d20384d4394c40e2aeac (patch)
treee0e7afb4007eafeacfb50bb8819ed2e5f9c6feef
parentRestored ~ppc and ~ppc64 keywords to KDE-4.2.0 (diff)
downloadgentoo-2-16be145c7141fa5c9926d20384d4394c40e2aeac.tar.gz
gentoo-2-16be145c7141fa5c9926d20384d4394c40e2aeac.tar.bz2
gentoo-2-16be145c7141fa5c9926d20384d4394c40e2aeac.zip
Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64, RepoMan options: --force)
-rw-r--r--kde-base/kcalc/ChangeLog6
-rw-r--r--kde-base/kcalc/kcalc-4.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kcalc/ChangeLog b/kde-base/kcalc/ChangeLog
index 68c322b494a4..bdc29d2c7d76 100644
--- a/kde-base/kcalc/ChangeLog
+++ b/kde-base/kcalc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kcalc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.101 2009/01/27 16:41:07 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/ChangeLog,v 1.102 2009/02/01 06:38:25 jmbsvicetto Exp $
+
+ 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ kcalc-4.2.0.ebuild:
+ Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
*kcalc-4.2.0 (27 Jan 2009)
diff --git a/kde-base/kcalc/kcalc-4.2.0.ebuild b/kde-base/kcalc/kcalc-4.2.0.ebuild
index b90fbf2c228b..037b7ce8fefc 100644
--- a/kde-base/kcalc/kcalc-4.2.0.ebuild
+++ b/kde-base/kcalc/kcalc-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/kcalc/kcalc-4.2.0.ebuild,v 1.1 2009/01/27 16:41:07 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcalc/kcalc-4.2.0.ebuild,v 1.2 2009/02/01 06:38:25 jmbsvicetto Exp $
EAPI="2"
@@ -9,7 +9,7 @@ CPPUNIT_REQUIRED="optional"
inherit kde4-meta
DESCRIPTION="KDE calculator"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="debug htmlhandbook"
DEPEND="dev-libs/gmp"