summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-23 17:19:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-23 17:19:18 +0000
commit1848505c99b3ea67301eae2f48a19c1803f6d9ae (patch)
tree45f31dfdd6056f63ca97b7f308ef3ebae4b4a783 /kde-base
parentAdd ~ppc64, wrt bug #455960 (diff)
downloadgentoo-2-1848505c99b3ea67301eae2f48a19c1803f6d9ae.tar.gz
gentoo-2-1848505c99b3ea67301eae2f48a19c1803f6d9ae.tar.bz2
gentoo-2-1848505c99b3ea67301eae2f48a19c1803f6d9ae.zip
Add ~ppc64, wrt bug #455960
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/pykde4/ChangeLog6
-rw-r--r--kde-base/pykde4/pykde4-4.10.0.ebuild4
-rw-r--r--kde-base/pykde4/pykde4-4.9.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/pykde4/ChangeLog b/kde-base/pykde4/ChangeLog
index e7730925a887..6931799d66b7 100644
--- a/kde-base/pykde4/ChangeLog
+++ b/kde-base/pykde4/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/pykde4
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.197 2013/02/07 04:57:16 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.198 2013/02/23 17:19:18 ago Exp $
+
+ 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> pykde4-4.10.0.ebuild,
+ pykde4-4.9.5.ebuild:
+ Add ~ppc64, wrt bug #455960
*pykde4-4.10.0 (06 Feb 2013)
diff --git a/kde-base/pykde4/pykde4-4.10.0.ebuild b/kde-base/pykde4/pykde4-4.10.0.ebuild
index 25d852e85128..dab83212f192 100644
--- a/kde-base/pykde4/pykde4-4.10.0.ebuild
+++ b/kde-base/pykde4/pykde4-4.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.10.0.ebuild,v 1.1 2013/02/07 04:57:15 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.10.0.ebuild,v 1.2 2013/02/23 17:19:18 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
@@ -10,7 +10,7 @@ OPENGL_REQUIRED="always"
inherit python-r1 portability kde4-base multilib
DESCRIPTION="Python bindings for KDE4"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug doc examples semantic-desktop test"
REQUIRED_USE="test? ( semantic-desktop )"
diff --git a/kde-base/pykde4/pykde4-4.9.5.ebuild b/kde-base/pykde4/pykde4-4.9.5.ebuild
index 50aa479b3b6f..004b5bdaa1e1 100644
--- a/kde-base/pykde4/pykde4-4.9.5.ebuild
+++ b/kde-base/pykde4/pykde4-4.9.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.9.5.ebuild,v 1.4 2013/01/28 00:09:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.9.5.ebuild,v 1.5 2013/02/23 17:19:18 ago Exp $
EAPI=4
@@ -13,7 +13,7 @@ OPENGL_REQUIRED="always"
inherit python portability kde4-base multilib
DESCRIPTION="Python bindings for KDE4"
-KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="debug doc examples semantic-desktop test"
REQUIRED_USE="test? ( semantic-desktop )"