diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-02 23:21:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-02 23:21:20 +0000 |
commit | 508050488652aa354bfa874d4d7f74b9b1efb365 (patch) | |
tree | a46b6eb335a463a11726cace8eab611dbbfda237 /kde-base/pykde4 | |
parent | Stable for x86, wrt bug #431892 (diff) | |
download | gentoo-2-508050488652aa354bfa874d4d7f74b9b1efb365.tar.gz gentoo-2-508050488652aa354bfa874d4d7f74b9b1efb365.tar.bz2 gentoo-2-508050488652aa354bfa874d4d7f74b9b1efb365.zip |
Stable for x86, wrt bug #431892
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/pykde4')
-rw-r--r-- | kde-base/pykde4/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/pykde4/pykde4-4.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/pykde4/ChangeLog b/kde-base/pykde4/ChangeLog index e6097a7eaf56..33344bc48ca3 100644 --- a/kde-base/pykde4/ChangeLog +++ b/kde-base/pykde4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/pykde4 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.169 2012/09/02 20:34:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.170 2012/09/02 23:21:20 ago Exp $ + + 02 Sep 2012; Agostino Sarubbo <ago@gentoo.org> pykde4-4.8.5.ebuild: + Stable for x86, wrt bug #431892 02 Sep 2012; Agostino Sarubbo <ago@gentoo.org> pykde4-4.8.5.ebuild: Stable for amd64, wrt bug #431892 diff --git a/kde-base/pykde4/pykde4-4.8.5.ebuild b/kde-base/pykde4/pykde4-4.8.5.ebuild index 76c4a29ee9e5..fe3cf23f86a8 100644 --- a/kde-base/pykde4/pykde4-4.8.5.ebuild +++ b/kde-base/pykde4/pykde4-4.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.8.5.ebuild,v 1.2 2012/09/02 20:34:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.8.5.ebuild,v 1.3 2012/09/02 23:21:20 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ KDE_SCM="git" inherit python 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" REQUIRED_USE="test? ( semantic-desktop )" |