diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-29 21:37:25 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-29 21:37:25 +0000 |
commit | 0b3c31629aef8f921d3bda24ba13492ca7a28c29 (patch) | |
tree | b482b9691cf0ff16ce0010f4c9b15413f747eb5d /kde-base/kooka | |
parent | Stable on SPARC wrt bug #132213. (diff) | |
download | gentoo-2-0b3c31629aef8f921d3bda24ba13492ca7a28c29.tar.gz gentoo-2-0b3c31629aef8f921d3bda24ba13492ca7a28c29.tar.bz2 gentoo-2-0b3c31629aef8f921d3bda24ba13492ca7a28c29.zip |
Stable on SPARC wrt bug #132213.
(Portage version: 2.1_rc3)
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 193ca1f7f8ce..2541358901db 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.45 2006/05/29 15:05:34 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.46 2006/05/29 21:37:25 weeve Exp $ + + 29 May 2006; Jason Wever <weeve@gentoo.org> kooka-3.5.2.ebuild: + Stable on SPARC wrt bug #132213. 29 May 2006; Diego Pettenò <flameeyes@gentoo.org> -kooka-3.4.1.ebuild, -kooka-3.4.2.ebuild: diff --git a/kde-base/kooka/kooka-3.5.2.ebuild b/kde-base/kooka/kooka-3.5.2.ebuild index d129d8beb8c1..672ff31ac949 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.5 2006/05/26 16:08:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.5.2.ebuild,v 1.6 2006/05/29 21:37:25 weeve 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" |