summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-02-01 06:36:41 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-02-01 06:36:41 +0000
commit9aea356c063f17a17703d8e30ca198686702a863 (patch)
treefee475dc01b7d17b0ff754d39d5ad7782afe372b /kde-base/kbruch
parentRestored ~ppc and ~ppc64 keywords to KDE-4.2.0 (diff)
downloadgentoo-2-9aea356c063f17a17703d8e30ca198686702a863.tar.gz
gentoo-2-9aea356c063f17a17703d8e30ca198686702a863.tar.bz2
gentoo-2-9aea356c063f17a17703d8e30ca198686702a863.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/kbruch')
-rw-r--r--kde-base/kbruch/ChangeLog6
-rw-r--r--kde-base/kbruch/kbruch-4.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kbruch/ChangeLog b/kde-base/kbruch/ChangeLog
index a318c1965ad7..af8c1b20c111 100644
--- a/kde-base/kbruch/ChangeLog
+++ b/kde-base/kbruch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kbruch
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.96 2009/01/27 16:39:41 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/ChangeLog,v 1.97 2009/02/01 06:36:41 jmbsvicetto Exp $
+
+ 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ kbruch-4.2.0.ebuild:
+ Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
*kbruch-4.2.0 (27 Jan 2009)
diff --git a/kde-base/kbruch/kbruch-4.2.0.ebuild b/kde-base/kbruch/kbruch-4.2.0.ebuild
index af040b044329..f8527a32b474 100644
--- a/kde-base/kbruch/kbruch-4.2.0.ebuild
+++ b/kde-base/kbruch/kbruch-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/kbruch/kbruch-4.2.0.ebuild,v 1.1 2009/01/27 16:39:41 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.2.0.ebuild,v 1.2 2009/02/01 06:36:41 jmbsvicetto Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdeedu"
inherit kde4-meta
DESCRIPTION="KDE Educational: Learn calculating with fractions"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="debug htmlhandbook"