diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-08-09 19:26:41 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-08-09 19:26:41 +0000 |
commit | 2ba4e477c437c183baec98983279b1bf04cfc4d0 (patch) | |
tree | 0404fa38ea8d3246ed914b4ce9a0b7a2de463efb /kde-base/kooka | |
parent | Stable on ppc64; bug #176297 (diff) | |
download | gentoo-2-2ba4e477c437c183baec98983279b1bf04cfc4d0.tar.gz gentoo-2-2ba4e477c437c183baec98983279b1bf04cfc4d0.tar.bz2 gentoo-2-2ba4e477c437c183baec98983279b1bf04cfc4d0.zip |
Stable on ppc64; bug #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/kooka')
-rw-r--r-- | kde-base/kooka/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kooka/kooka-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kooka/ChangeLog b/kde-base/kooka/ChangeLog index 1e8f23c3ad5d..307efd5239f4 100644 --- a/kde-base/kooka/ChangeLog +++ b/kde-base/kooka/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kooka # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.69 2007/08/08 18:57:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.70 2007/08/09 19:26:41 corsair Exp $ + + 09 Aug 2007; Markus Rothe <corsair@gentoo.org> kooka-3.5.7.ebuild: + Stable on ppc64; bug #176297 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> kooka-3.5.7.ebuild: alpha/ia64 stable wrt #176297 diff --git a/kde-base/kooka/kooka-3.5.7.ebuild b/kde-base/kooka/kooka-3.5.7.ebuild index 8c75b862892b..096a0178ec00 100644 --- a/kde-base/kooka/kooka-3.5.7.ebuild +++ b/kde-base/kooka/kooka-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.5.7.ebuild,v 1.4 2007/08/08 18:57:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.5.7.ebuild,v 1.5 2007/08/09 19:26:41 corsair 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" |