diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-05 05:02:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-05 05:02:23 +0000 |
commit | a2c59cfeb6947179b8546929671c1cba6f5debab (patch) | |
tree | b7c165179f953fcdc7bac04e3193be2f8e90fa19 /kde-base/kooka | |
parent | clisp is currently the only keyworded lisp implementation (diff) | |
download | gentoo-2-a2c59cfeb6947179b8546929671c1cba6f5debab.tar.gz gentoo-2-a2c59cfeb6947179b8546929671c1cba6f5debab.tar.bz2 gentoo-2-a2c59cfeb6947179b8546929671c1cba6f5debab.zip |
Stable on ppc64/added ~ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'kde-base/kooka')
-rw-r--r-- | kde-base/kooka/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kooka/kooka-3.4.1.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kooka/kooka-3.4.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kooka/ChangeLog b/kde-base/kooka/ChangeLog index e2185ba65167..8a8ef7ceaa92 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.13 2005/08/08 20:27:26 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/ChangeLog,v 1.14 2005/09/05 05:02:23 corsair Exp $ + + 05 Sep 2005; Markus Rothe <corsair@gentoo.org> kooka-3.4.1.ebuild, + kooka-3.4.2.ebuild: + Stable on ppc64/added ~ppc64 08 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> kooka-3.4.2.ebuild: ~alpha keyword. diff --git a/kde-base/kooka/kooka-3.4.1.ebuild b/kde-base/kooka/kooka-3.4.1.ebuild index f2b5511e0441..60461380e535 100644 --- a/kde-base/kooka/kooka-3.4.1.ebuild +++ b/kde-base/kooka/kooka-3.4.1.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.1.ebuild,v 1.6 2005/07/08 04:00:51 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.4.1.ebuild,v 1.7 2005/09/05 05:02:23 corsair 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 ppc sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkscan)" OLDDEPEND="~kde-base/libkscan-$PV" diff --git a/kde-base/kooka/kooka-3.4.2.ebuild b/kde-base/kooka/kooka-3.4.2.ebuild index 907a8b9cfa90..6591133c47af 100644 --- a/kde-base/kooka/kooka-3.4.2.ebuild +++ b/kde-base/kooka/kooka-3.4.2.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.2.ebuild,v 1.2 2005/08/08 20:27:26 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kooka/kooka-3.4.2.ebuild,v 1.3 2005/09/05 05:02:23 corsair 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="kadmos" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkscan)" OLDDEPEND="~kde-base/libkscan-$PV" |