summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-02-01 06:34:14 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2009-02-01 06:34:14 +0000
commit2e4c2537996cc603f9e0104d99ca8f3e09ef60b1 (patch)
tree7cd213179dc996d4934d0c7b3333adbeba0ae9b5 /kde-base/kblackbox
parentRestored ~ppc and ~ppc64 keywords to KDE-4.2.0 (diff)
downloadgentoo-2-2e4c2537996cc603f9e0104d99ca8f3e09ef60b1.tar.gz
gentoo-2-2e4c2537996cc603f9e0104d99ca8f3e09ef60b1.tar.bz2
gentoo-2-2e4c2537996cc603f9e0104d99ca8f3e09ef60b1.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/kblackbox')
-rw-r--r--kde-base/kblackbox/ChangeLog6
-rw-r--r--kde-base/kblackbox/kblackbox-4.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kblackbox/ChangeLog b/kde-base/kblackbox/ChangeLog
index 2ccd35775eed..d25c57b20930 100644
--- a/kde-base/kblackbox/ChangeLog
+++ b/kde-base/kblackbox/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kblackbox
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.100 2009/01/27 16:37:48 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.101 2009/02/01 06:34:14 jmbsvicetto Exp $
+
+ 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ kblackbox-4.2.0.ebuild:
+ Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
*kblackbox-4.2.0 (27 Jan 2009)
diff --git a/kde-base/kblackbox/kblackbox-4.2.0.ebuild b/kde-base/kblackbox/kblackbox-4.2.0.ebuild
index 3def90aed451..0220431762a8 100644
--- a/kde-base/kblackbox/kblackbox-4.2.0.ebuild
+++ b/kde-base/kblackbox/kblackbox-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/kblackbox/kblackbox-4.2.0.ebuild,v 1.1 2009/01/27 16:37:48 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-4.2.0.ebuild,v 1.2 2009/02/01 06:34:14 jmbsvicetto Exp $
EAPI="2"
@@ -8,5 +8,5 @@ KMNAME="kdegames"
inherit kde4-meta
DESCRIPTION="KDE Blackbox Game"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="debug htmlhandbook"