diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-08 23:43:25 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-08 23:43:25 +0000 |
commit | b3069cdd09cc923a34694825133cb1c9422bbf2a (patch) | |
tree | 18410d1fd5f0e6661eb669f5f7de2bf0127f8626 /kde-base/pykde4 | |
parent | x86 stable per bug 369979 (diff) | |
download | gentoo-2-b3069cdd09cc923a34694825133cb1c9422bbf2a.tar.gz gentoo-2-b3069cdd09cc923a34694825133cb1c9422bbf2a.tar.bz2 gentoo-2-b3069cdd09cc923a34694825133cb1c9422bbf2a.zip |
x86 stable per bug 369979
(Portage version: 2.1.9.50/cvs/Linux i686)
Diffstat (limited to 'kde-base/pykde4')
-rw-r--r-- | kde-base/pykde4/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/pykde4/pykde4-4.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/pykde4/ChangeLog b/kde-base/pykde4/ChangeLog index 3b19b08418e8..42925f2d4261 100644 --- a/kde-base/pykde4/ChangeLog +++ b/kde-base/pykde4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/pykde4 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.112 2011/06/02 21:57:59 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.113 2011/06/08 23:43:25 tomka Exp $ + + 08 Jun 2011; Thomas Kahle <tomka@gentoo.org> pykde4-4.6.3.ebuild: + x86 stable per bug 369979 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -pykde4-4.4.5-r1.ebuild, -files/pykde4-4.4.5-PyQt4-4.7.5.patch, diff --git a/kde-base/pykde4/pykde4-4.6.3.ebuild b/kde-base/pykde4/pykde4-4.6.3.ebuild index c8590fa48454..4ac58c2553ef 100644 --- a/kde-base/pykde4/pykde4-4.6.3.ebuild +++ b/kde-base/pykde4/pykde4-4.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.6.3.ebuild,v 1.1 2011/05/07 10:47:43 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.6.3.ebuild,v 1.2 2011/06/08 23:43:25 tomka Exp $ EAPI=3 @@ -19,7 +19,7 @@ EGIT_REPONAME="pykde4" inherit python kde4-meta 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" # blocker added due to compatibility issues and error during compile time |