summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kblackbox')
-rw-r--r--kde-base/kblackbox/ChangeLog5
-rw-r--r--kde-base/kblackbox/kblackbox-3.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kblackbox/ChangeLog b/kde-base/kblackbox/ChangeLog
index 57df4ac9ddb3..213d1cc84fcf 100644
--- a/kde-base/kblackbox/ChangeLog
+++ b/kde-base/kblackbox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kblackbox
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.7 2005/03/25 02:09:27 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.8 2005/04/27 21:20:40 corsair Exp $
+
+ 27 Apr 2005; Markus Rothe <corsair@gentoo.org> kblackbox-3.4.0.ebuild:
+ Added ~ppc64 to KEYWORDS
25 Mar 2005; Jason Wever <weeve@gentoo.org> kblackbox-3.4.0.ebuild:
Added ~sparc keyword.
diff --git a/kde-base/kblackbox/kblackbox-3.4.0.ebuild b/kde-base/kblackbox/kblackbox-3.4.0.ebuild
index ae02300fb49e..7d7ae7fce5ca 100644
--- a/kde-base/kblackbox/kblackbox-3.4.0.ebuild
+++ b/kde-base/kblackbox/kblackbox-3.4.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-3.4.0.ebuild,v 1.3 2005/03/25 02:09:27 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-3.4.0.ebuild,v 1.4 2005/04/27 21:20:40 corsair Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="KDE Blackbox Game"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)"
OLDDEPEND="~kde-base/libkdegames-$PV"