diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2005-10-22 07:20:51 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2005-10-22 07:20:51 +0000 |
commit | a1ee6d6f527ae7d547180ea50578fa20edc9191b (patch) | |
tree | c5849805b7aa514c6219afbb85c12e5f57b4a333 /kde-base/kooka | |
parent | Adding ~x86 to keywords (diff) | |
download | gentoo-2-a1ee6d6f527ae7d547180ea50578fa20edc9191b.tar.gz gentoo-2-a1ee6d6f527ae7d547180ea50578fa20edc9191b.tar.bz2 gentoo-2-a1ee6d6f527ae7d547180ea50578fa20edc9191b.zip |
Adding ~x86 to keywords
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'kde-base/kooka')
-rw-r--r-- | kde-base/kooka/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kooka/kooka-3.5.0_beta2.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kooka/kooka-3.5_beta1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kooka/ChangeLog b/kde-base/kooka/ChangeLog index 693d0be42d22..6e0d3b8839bb 100644 --- a/kde-base/kooka/ChangeLog +++ b/kde-base/kooka/ChangeLog @@ -1,6 +1,10 @@ # 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.21 2005/10/15 11:08:44 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.22 2005/10/22 07:18:56 halcy0n Exp $ + + 22 Oct 2005; Mark Loeser <halcy0n@gentoo.org> kooka-3.5_beta1.ebuild, + kooka-3.5.0_beta2.ebuild: + Adding ~x86 to keywords *kooka-3.5.0_beta2 (14 Oct 2005) diff --git a/kde-base/kooka/kooka-3.5.0_beta2.ebuild b/kde-base/kooka/kooka-3.5.0_beta2.ebuild index 9b4662922f57..498e494896e5 100644 --- a/kde-base/kooka/kooka-3.5.0_beta2.ebuild +++ b/kde-base/kooka/kooka-3.5.0_beta2.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.5.0_beta2.ebuild,v 1.1 2005/10/14 18:41:57 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.5.0_beta2.ebuild,v 1.2 2005/10/22 07:18:56 halcy0n 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="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkscan) media-libs/tiff" diff --git a/kde-base/kooka/kooka-3.5_beta1.ebuild b/kde-base/kooka/kooka-3.5_beta1.ebuild index e1c78363ac71..fa1e320804c4 100644 --- a/kde-base/kooka/kooka-3.5_beta1.ebuild +++ b/kde-base/kooka/kooka-3.5_beta1.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.5_beta1.ebuild,v 1.2 2005/10/11 09:45:07 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.5_beta1.ebuild,v 1.3 2005/10/22 07:18:56 halcy0n 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="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkscan) media-libs/tiff" |