diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-07 19:43:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-07 19:43:07 +0000 |
commit | 1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9 (patch) | |
tree | a3f4087d53fbf992617c19669b8530d73809cd96 /kde-base/pykde4 | |
parent | Version bump. Switch to xz tarballs (diff) | |
download | gentoo-2-1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9.tar.gz gentoo-2-1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9.tar.bz2 gentoo-2-1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9.zip |
Stable for ppc, wrt bug #504210
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/pykde4')
-rw-r--r-- | kde-base/pykde4/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/pykde4/pykde4-4.12.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/pykde4/ChangeLog b/kde-base/pykde4/ChangeLog index 04f8dd343e79..41cb2c264439 100644 --- a/kde-base/pykde4/ChangeLog +++ b/kde-base/pykde4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/pykde4 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.281 2014/05/07 17:59:23 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.282 2014/05/07 19:42:55 ago Exp $ + + 07 May 2014; Agostino Sarubbo <ago@gentoo.org> pykde4-4.12.5.ebuild: + Stable for ppc, wrt bug #504210 07 May 2014; Johannes Huber <johu@gentoo.org> -pykde4-4.12.3.ebuild: Remove KDE SC 4.12.3 diff --git a/kde-base/pykde4/pykde4-4.12.5.ebuild b/kde-base/pykde4/pykde4-4.12.5.ebuild index d349737946e2..7713e091a51b 100644 --- a/kde-base/pykde4/pykde4-4.12.5.ebuild +++ b/kde-base/pykde4/pykde4-4.12.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.12.5.ebuild,v 1.3 2014/05/07 17:15:11 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.12.5.ebuild,v 1.4 2014/05/07 19:42:55 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) @@ -10,7 +10,7 @@ OPENGL_REQUIRED="always" inherit python-r1 portability kde4-base multilib eutils DESCRIPTION="Python bindings for KDE4" -KEYWORDS=" amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS=" amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug doc examples semantic-desktop test" HOMEPAGE="http://techbase.kde.org/Development/Languages/Python" |