diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 23:08:49 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-28 23:08:49 +0000 |
commit | 2804255c2080fda8dba650be1fb9c88cdb312a4d (patch) | |
tree | e6b943769c3a18873c2aed05d4c5654bc75c93a7 /kde-base/kooka | |
parent | Marked stable on amd64 as per bug 207634. (diff) | |
download | gentoo-2-2804255c2080fda8dba650be1fb9c88cdb312a4d.tar.gz gentoo-2-2804255c2080fda8dba650be1fb9c88cdb312a4d.tar.bz2 gentoo-2-2804255c2080fda8dba650be1fb9c88cdb312a4d.zip |
Marked stable on amd64 as per bug 207634.
(Portage version: 2.1.4)
Diffstat (limited to 'kde-base/kooka')
-rw-r--r-- | kde-base/kooka/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kooka/kooka-3.5.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kooka/ChangeLog b/kde-base/kooka/ChangeLog index ca4a482b7f2c..e39358df2ec5 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.73 2007/10/19 23:18:56 philantrop Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.74 2008/01/28 23:08:49 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> kooka-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *kooka-3.5.8 (19 Oct 2007) diff --git a/kde-base/kooka/kooka-3.5.8.ebuild b/kde-base/kooka/kooka-3.5.8.ebuild index d546e7c9c2d4..e9d029b05918 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-2007 Gentoo Foundation +# 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.1 2007/10/19 23:18:56 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.5.8.ebuild,v 1.2 2008/01/28 23:08:49 philantrop 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" |