summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-02-16 13:36:18 +0000
committerPacho Ramos <pacho@gentoo.org>2015-02-16 13:36:18 +0000
commit155b2a16a5aa6730abc3ae5e4e8e16896cc1ccec (patch)
tree5cca9e10718e4e97185fde9ab1474f2566bd69fd /dev-python/shiboken
parentConvert sed script to patch. Make xutf8 functions visible (bug #536842 by Tor... (diff)
downloadgentoo-2-155b2a16a5aa6730abc3ae5e4e8e16896cc1ccec.tar.gz
gentoo-2-155b2a16a5aa6730abc3ae5e4e8e16896cc1ccec.tar.bz2
gentoo-2-155b2a16a5aa6730abc3ae5e4e8e16896cc1ccec.zip
amd64/x86 stable, bug #530760
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/shiboken')
-rw-r--r--dev-python/shiboken/ChangeLog5
-rw-r--r--dev-python/shiboken/shiboken-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/shiboken/ChangeLog b/dev-python/shiboken/ChangeLog
index bd5fc54270eb..8b0115cff731 100644
--- a/dev-python/shiboken/ChangeLog
+++ b/dev-python/shiboken/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/shiboken
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/shiboken/ChangeLog,v 1.56 2015/01/25 21:11:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/shiboken/ChangeLog,v 1.57 2015/02/16 13:36:18 pacho Exp $
+
+ 16 Feb 2015; Pacho Ramos <pacho@gentoo.org> shiboken-1.2.2.ebuild:
+ amd64/x86 stable, bug #530760
25 Jan 2015; Markus Meier <maekke@gentoo.org> shiboken-1.2.2.ebuild:
arm stable, bug #530538
diff --git a/dev-python/shiboken/shiboken-1.2.2.ebuild b/dev-python/shiboken/shiboken-1.2.2.ebuild
index f820c2b0b0a0..42b5873f189d 100644
--- a/dev-python/shiboken/shiboken-1.2.2.ebuild
+++ b/dev-python/shiboken/shiboken-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/shiboken/shiboken-1.2.2.ebuild,v 1.6 2015/01/25 21:11:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/shiboken/shiboken-1.2.2.ebuild,v 1.7 2015/02/16 13:36:18 pacho Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://download.qt-project.org/official_releases/pyside/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"