diff options
author | 2013-03-31 16:55:26 +0000 | |
---|---|---|
committer | 2013-03-31 16:55:26 +0000 | |
commit | 4065760b2172b25a0c3e137b0e5d2d409f5bcad6 (patch) | |
tree | 1c70ff74b8454681b92f46c4cec63a3b15629dc0 /kde-base/pykde4 | |
parent | Stable for x86, wrt bug #462890 (diff) | |
download | gentoo-2-4065760b2172b25a0c3e137b0e5d2d409f5bcad6.tar.gz gentoo-2-4065760b2172b25a0c3e137b0e5d2d409f5bcad6.tar.bz2 gentoo-2-4065760b2172b25a0c3e137b0e5d2d409f5bcad6.zip |
Stable for x86, wrt bug #462890
(Portage version: 2.1.11.52/cvs/Linux ppc64, 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.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/pykde4/ChangeLog b/kde-base/pykde4/ChangeLog index e628b828447b..91222c0816e6 100644 --- a/kde-base/pykde4/ChangeLog +++ b/kde-base/pykde4/ChangeLog @@ -1,6 +1,9 @@ # 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.200 2013/03/31 16:05:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.201 2013/03/31 16:55:26 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> pykde4-4.10.1.ebuild: + Stable for x86, wrt bug #462890 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> pykde4-4.10.1.ebuild: Stable for amd64, wrt bug #462890 diff --git a/kde-base/pykde4/pykde4-4.10.1.ebuild b/kde-base/pykde4/pykde4-4.10.1.ebuild index 36cc7eb19720..7d27f3a718a3 100644 --- a/kde-base/pykde4/pykde4-4.10.1.ebuild +++ b/kde-base/pykde4/pykde4-4.10.1.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.1.ebuild,v 1.2 2013/03/31 16:05:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.10.1.ebuild,v 1.3 2013/03/31 16:55:26 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 ~ppc64 ~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 )" |