diff options
Diffstat (limited to 'kde-base/kooka/kooka-3.4.3.ebuild')
-rw-r--r-- | kde-base/kooka/kooka-3.4.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kooka/kooka-3.4.3.ebuild b/kde-base/kooka/kooka-3.4.3.ebuild index 7ab84e189cdd..8f66a96450e1 100644 --- a/kde-base/kooka/kooka-3.4.3.ebuild +++ b/kde-base/kooka/kooka-3.4.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.4.3.ebuild,v 1.8 2005/12/29 10:45:50 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.4.3.ebuild,v 1.9 2006/03/27 22:41:59 agriffis 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="alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkscan) media-libs/tiff" |