summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kooka')
-rw-r--r--kde-base/kooka/ChangeLog5
-rw-r--r--kde-base/kooka/kooka-3.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kooka/ChangeLog b/kde-base/kooka/ChangeLog
index 2cfc88648b67..8721626e4786 100644
--- a/kde-base/kooka/ChangeLog
+++ b/kde-base/kooka/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kooka
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.6 2005/03/18 16:47:25 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.7 2005/03/25 04:18:40 weeve Exp $
+
+ 25 Mar 2005; Jason Wever <weeve@gentoo.org> kooka-3.4.0.ebuild:
+ Added ~sparc keyword.
18 Mar 2005; Daniel Goller <morfic@gentoo.org> kooka-3.4.0.ebuild:
Added to ~ppc
diff --git a/kde-base/kooka/kooka-3.4.0.ebuild b/kde-base/kooka/kooka-3.4.0.ebuild
index c38b0e07c005..23cafc5b1c72 100644
--- a/kde-base/kooka/kooka-3.4.0.ebuild
+++ b/kde-base/kooka/kooka-3.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.4.0.ebuild,v 1.2 2005/03/18 16:47:25 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.4.0.ebuild,v 1.3 2005/03/25 04:18:40 weeve Exp $
KMNAME=kdegraphics
MAXKDEVER=$PV
@@ -8,7 +8,7 @@ KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta eutils
DESCRIPTION="Kooka is a KDE application which provides access to scanner hardware"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkscan)"
OLDDEPEND="~kde-base/libkscan-$PV"