diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 22:13:50 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 22:13:50 +0000 |
commit | 0fa6409f24c4c4ff336f7f2625e1071d72e2997c (patch) | |
tree | e814635a7e2b71c30d51c32f4c32906aa25e414d /kde-base/kooka | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-0fa6409f24c4c4ff336f7f2625e1071d72e2997c.tar.gz gentoo-2-0fa6409f24c4c4ff336f7f2625e1071d72e2997c.tar.bz2 gentoo-2-0fa6409f24c4c4ff336f7f2625e1071d72e2997c.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/kooka')
-rw-r--r-- | kde-base/kooka/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kooka/kooka-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kooka/ChangeLog b/kde-base/kooka/ChangeLog index 9f505caf1a05..3989eba0dc2e 100644 --- a/kde-base/kooka/ChangeLog +++ b/kde-base/kooka/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kooka # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.32 2005/12/10 06:18:02 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.33 2005/12/10 22:10:38 kloeri Exp $ + + 10 Dec 2005; Bryan Østergaard <kloeri@gentoo.org kooka-3.4.3.ebuild: + Stable on alpha. 10 Dec 2005; Chris White <chriswhite@gentoo.org> kooka-3.4.3.ebuild: Marked x86 stable for bug #112842. diff --git a/kde-base/kooka/kooka-3.4.3.ebuild b/kde-base/kooka/kooka-3.4.3.ebuild index eba6297c760d..e7054a48d5ac 100644 --- a/kde-base/kooka/kooka-3.4.3.ebuild +++ b/kde-base/kooka/kooka-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.4.3.ebuild,v 1.6 2005/12/10 06:18:02 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.4.3.ebuild,v 1.7 2005/12/10 22:10:38 kloeri 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 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="kadmos" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkscan) media-libs/tiff" |