diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 23:18:05 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 23:18:05 +0000 |
commit | 975a969a3d5e151bc79c9077fe17c370d53a0cbf (patch) | |
tree | 4a641a8e056ec2ef526f6a65020964c2d75c51bd /kde-base/kooka | |
parent | Stable on x86 wrt bug #132213 (diff) | |
download | gentoo-2-975a969a3d5e151bc79c9077fe17c370d53a0cbf.tar.gz gentoo-2-975a969a3d5e151bc79c9077fe17c370d53a0cbf.tar.bz2 gentoo-2-975a969a3d5e151bc79c9077fe17c370d53a0cbf.zip |
Stable on x86 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/kooka')
-rw-r--r-- | kde-base/kooka/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kooka/kooka-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kooka/ChangeLog b/kde-base/kooka/ChangeLog index 2bf06a421ef2..3d77b741fe4c 100644 --- a/kde-base/kooka/ChangeLog +++ b/kde-base/kooka/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kooka # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.41 2006/04/06 02:30:58 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.42 2006/05/25 23:18:05 wolf31o2 Exp $ + + 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> kooka-3.5.2.ebuild: + Stable on x86 wrt bug #132213 05 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> -kooka-3.5.0.ebuild, -kooka-3.5.1.ebuild: diff --git a/kde-base/kooka/kooka-3.5.2.ebuild b/kde-base/kooka/kooka-3.5.2.ebuild index dee89cdfabff..4239425a197d 100644 --- a/kde-base/kooka/kooka-3.5.2.ebuild +++ b/kde-base/kooka/kooka-3.5.2.ebuild @@ -1,6 +1,6 @@ # 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.5.2.ebuild,v 1.2 2006/03/28 04:56:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.5.2.ebuild,v 1.3 2006/05/25 23:18:05 wolf31o2 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" |