diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-31 15:32:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-31 15:32:35 +0000 |
commit | 85cdd22f94ccfa3b5586fd8ea42282fb3d9264b2 (patch) | |
tree | 7b1cbb6139a73ab52ea5420284458cb7b8ef0445 /kde-base/kooka | |
parent | Version bump. Use distutils_src_unpack. Added patch to fix the tests. Run tes... (diff) | |
download | gentoo-2-85cdd22f94ccfa3b5586fd8ea42282fb3d9264b2.tar.gz gentoo-2-85cdd22f94ccfa3b5586fd8ea42282fb3d9264b2.tar.bz2 gentoo-2-85cdd22f94ccfa3b5586fd8ea42282fb3d9264b2.zip |
Stable ppc for 207634
(Portage version: 2.1.3.19)
Diffstat (limited to 'kde-base/kooka')
-rw-r--r-- | kde-base/kooka/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kooka/kooka-3.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kooka/ChangeLog b/kde-base/kooka/ChangeLog index 769ee7bd110b..528a95fca602 100644 --- a/kde-base/kooka/ChangeLog +++ b/kde-base/kooka/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kooka # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.77 2008/01/30 17:25:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.78 2008/01/31 15:32:13 ranger Exp $ + + 31 Jan 2008; Brent Baude <ranger@gentoo.org> kooka-3.5.8.ebuild: + Marking kooka-3.5.8 ppc for bug 207634 30 Jan 2008; Brent Baude <ranger@gentoo.org> kooka-3.5.8.ebuild: Marking kooka-3.5.8 ppc64 for bug 207634 diff --git a/kde-base/kooka/kooka-3.5.8.ebuild b/kde-base/kooka/kooka-3.5.8.ebuild index 08b2575affc8..7463002b60fe 100644 --- a/kde-base/kooka/kooka-3.5.8.ebuild +++ b/kde-base/kooka/kooka-3.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.5.8.ebuild,v 1.5 2008/01/30 17:25:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.5.8.ebuild,v 1.6 2008/01/31 15:32:13 ranger 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 ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkscan) media-libs/tiff" |