diff options
author | 2013-02-23 16:36:49 +0000 | |
---|---|---|
committer | 2013-02-23 16:36:49 +0000 | |
commit | 0bbfb6192e5c8f6e52a24592016a3092725bdd5e (patch) | |
tree | bda628a03bd0b37dfe71dc90339c73809dc491f1 | |
parent | Add ~ppc64, wrt bug #455960 (diff) | |
download | gentoo-2-0bbfb6192e5c8f6e52a24592016a3092725bdd5e.tar.gz gentoo-2-0bbfb6192e5c8f6e52a24592016a3092725bdd5e.tar.bz2 gentoo-2-0bbfb6192e5c8f6e52a24592016a3092725bdd5e.zip |
Add ~ppc64, wrt bug #455960
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-rw-r--r-- | kde-base/kimono/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kimono/kimono-4.10.0.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kimono/kimono-4.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kimono/ChangeLog b/kde-base/kimono/ChangeLog index 658a696a18f1..09efbfe597c5 100644 --- a/kde-base/kimono/ChangeLog +++ b/kde-base/kimono/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kimono # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/ChangeLog,v 1.57 2013/02/07 04:57:09 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/ChangeLog,v 1.58 2013/02/23 16:36:49 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> kimono-4.10.0.ebuild, + kimono-4.9.5.ebuild: + Add ~ppc64, wrt bug #455960 *kimono-4.10.0 (06 Feb 2013) diff --git a/kde-base/kimono/kimono-4.10.0.ebuild b/kde-base/kimono/kimono-4.10.0.ebuild index da97740e1cef..3399ca6f9ee5 100644 --- a/kde-base/kimono/kimono-4.10.0.ebuild +++ b/kde-base/kimono/kimono-4.10.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/kimono-4.10.0.ebuild,v 1.1 2013/02/07 04:57:09 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/kimono-4.10.0.ebuild,v 1.2 2013/02/23 16:36:49 ago Exp $ EAPI=5 inherit kde4-base mono DESCRIPTION="C# bindings for KDE" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="akonadi debug plasma semantic-desktop" DEPEND=" diff --git a/kde-base/kimono/kimono-4.9.5.ebuild b/kde-base/kimono/kimono-4.9.5.ebuild index a41ca74a217d..3f74e2c55586 100644 --- a/kde-base/kimono/kimono-4.9.5.ebuild +++ b/kde-base/kimono/kimono-4.9.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/kimono-4.9.5.ebuild,v 1.4 2013/01/27 23:33:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kimono/kimono-4.9.5.ebuild,v 1.5 2013/02/23 16:36:49 ago Exp $ EAPI=4 inherit kde4-base mono DESCRIPTION="C# bindings for KDE" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="akonadi debug plasma semantic-desktop" DEPEND=" |