diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-10 15:02:12 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-10 15:02:12 +0000 |
commit | b962604fe379c6a75eb94fd08767fad4b45fa3cb (patch) | |
tree | caf3d4ebfe531a2a50170200edf8b1e9432c70b1 /kde-base/kooka | |
parent | Stable on amd64 wrt bug #176297 (diff) | |
download | gentoo-2-b962604fe379c6a75eb94fd08767fad4b45fa3cb.tar.gz gentoo-2-b962604fe379c6a75eb94fd08767fad4b45fa3cb.tar.bz2 gentoo-2-b962604fe379c6a75eb94fd08767fad4b45fa3cb.zip |
Stable on amd64 wrt bug #176297
(Portage version: 2.1.3.3)
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 307efd5239f4..c091cf8de720 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.70 2007/08/09 19:26:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.71 2007/08/10 15:02:12 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> kooka-3.5.7.ebuild: + Stable on amd64 wrt bug #176297 09 Aug 2007; Markus Rothe <corsair@gentoo.org> kooka-3.5.7.ebuild: Stable on ppc64; bug #176297 diff --git a/kde-base/kooka/kooka-3.5.7.ebuild b/kde-base/kooka/kooka-3.5.7.ebuild index 096a0178ec00..eae288e3708d 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.5 2007/08/09 19:26:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.5.7.ebuild,v 1.6 2007/08/10 15:02:12 angelos 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" |