summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Goller <morfic@gentoo.org>2005-03-18 18:07:30 +0000
committerDaniel Goller <morfic@gentoo.org>2005-03-18 18:07:30 +0000
commitcf10b0713322d18e38592aa70689e0fe816d7189 (patch)
tree751049af53016e369522deaf083fb4018b12b5da /kde-base/kooka
parentAdded an ebuild for the March 2005 interim release. (diff)
downloadhistorical-cf10b0713322d18e38592aa70689e0fe816d7189.tar.gz
historical-cf10b0713322d18e38592aa70689e0fe816d7189.tar.bz2
historical-cf10b0713322d18e38592aa70689e0fe816d7189.zip
Added to ~ppc
Package-Manager: portage-2.0.51.19
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 301dab578c81..2cfc88648b67 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.5 2005/03/13 21:19:07 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.6 2005/03/18 16:47:25 morfic Exp $
+
+ 18 Mar 2005; Daniel Goller <morfic@gentoo.org> kooka-3.4.0.ebuild:
+ Added to ~ppc
13 Mar 2005; Dan Armak <danarmak@gentoo.org> kooka-3.4.0.ebuild:
KDE 3.4.0 ebuilds. Note that the tarballs won't be officially released for a
diff --git a/kde-base/kooka/kooka-3.4.0.ebuild b/kde-base/kooka/kooka-3.4.0.ebuild
index e321195745af..c38b0e07c005 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.1 2005/03/13 21:19:07 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.4.0.ebuild,v 1.2 2005/03/18 16:47:25 morfic 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"
+KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkscan)"
OLDDEPEND="~kde-base/libkscan-$PV"