diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 23:22:12 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 23:22:12 +0000 |
commit | dae05b52b43dd13aeec70c3e70b11b22fb50caf3 (patch) | |
tree | 84d85670000810971c8a1c11450de2f19b86aa1b /kde-base | |
parent | Stable on amd64 wrt bug #354033 (diff) | |
download | gentoo-2-dae05b52b43dd13aeec70c3e70b11b22fb50caf3.tar.gz gentoo-2-dae05b52b43dd13aeec70c3e70b11b22fb50caf3.tar.bz2 gentoo-2-dae05b52b43dd13aeec70c3e70b11b22fb50caf3.zip |
Stable on amd64 wrt bug #354033
(Portage version: 2.1.9.47/cvs/Linux x86_64)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/pykde4/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/pykde4/pykde4-4.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/pykde4/ChangeLog b/kde-base/pykde4/ChangeLog index f046a5eae9cf..7567f2040d6e 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.109 2011/05/09 08:48:38 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/ChangeLog,v 1.110 2011/05/09 23:22:12 hwoarang Exp $ + + 09 May 2011; Markos Chandras <hwoarang@gentoo.org> pykde4-4.6.2.ebuild: + Stable on amd64 wrt bug #354033 09 May 2011; Thomas Kahle <tomka@gentoo.org> pykde4-4.6.2.ebuild: x86 stable per bug 354033 diff --git a/kde-base/pykde4/pykde4-4.6.2.ebuild b/kde-base/pykde4/pykde4-4.6.2.ebuild index c4e37a8e42ba..ab9f7fd17f71 100644 --- a/kde-base/pykde4/pykde4-4.6.2.ebuild +++ b/kde-base/pykde4/pykde4-4.6.2.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.2.ebuild,v 1.3 2011/05/09 08:48:38 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pykde4/pykde4-4.6.2.ebuild,v 1.4 2011/05/09 23:22:12 hwoarang Exp $ EAPI=3 @@ -14,7 +14,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 |