diff options
author | 2006-03-27 22:43:31 +0000 | |
---|---|---|
committer | 2006-03-27 22:43:31 +0000 | |
commit | 379b0aa258cb0eef08d28ff8b9dc56c7433f0ef0 (patch) | |
tree | 0e587d0e2c0d93a397c1b8a569a9ed3ebffe578a /kde-base/kooka | |
parent | Initial import wrt bug #123710 (diff) | |
download | historical-379b0aa258cb0eef08d28ff8b9dc56c7433f0ef0.tar.gz historical-379b0aa258cb0eef08d28ff8b9dc56c7433f0ef0.tar.bz2 historical-379b0aa258cb0eef08d28ff8b9dc56c7433f0ef0.zip |
Mark 3.4.3 stable on ia64
Package-Manager: portage-2.0.53
Diffstat (limited to 'kde-base/kooka')
-rw-r--r-- | kde-base/kooka/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kooka/kooka-3.4.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kooka/ChangeLog b/kde-base/kooka/ChangeLog index 8ceeccb066dc..1e9702aed1e1 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.38 2006/03/22 20:15:35 danarmak Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.39 2006/03/27 22:41:59 agriffis Exp $ + + 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> kooka-3.4.3.ebuild: + Mark 3.4.3 stable on ia64 *kooka-3.5.2 (22 Mar 2006) 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" |