diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-01-30 10:23:59 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-01-30 10:23:59 +0000 |
commit | 9e94885ee85773f1dff01cc2b4c355c0f1c5ade5 (patch) | |
tree | e027639a103db97588b66cf881e8eaae4f123d6b | |
parent | stable x86, bug 207634 (diff) | |
download | gentoo-2-9e94885ee85773f1dff01cc2b4c355c0f1c5ade5.tar.gz gentoo-2-9e94885ee85773f1dff01cc2b4c355c0f1c5ade5.tar.bz2 gentoo-2-9e94885ee85773f1dff01cc2b4c355c0f1c5ade5.zip |
stable x86, bug 207634
(Portage version: 2.1.3.19, RepoMan options: --force)
-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 64ecc77052c1..d6d97a2d6039 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.75 2008/01/29 16:45:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.76 2008/01/30 10:23:59 opfer Exp $ + + 30 Jan 2008; Christian Faulhammer <opfer@gentoo.org> kooka-3.5.8.ebuild: + stable x86, bug 207634 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> kooka-3.5.8.ebuild: alpha/ia64/sparc stable wrt #207634 diff --git a/kde-base/kooka/kooka-3.5.8.ebuild b/kde-base/kooka/kooka-3.5.8.ebuild index 7edd7d54faa1..3d3f03771411 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.3 2008/01/29 16:45:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.5.8.ebuild,v 1.4 2008/01/30 10:23:59 opfer 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" |