From 1a12699dffef7dbe623917de99177438a0c5ff08 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Sun, 25 Jan 2015 21:11:39 +0000 Subject: arm stable, bug #530538 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062) --- dev-python/shiboken/ChangeLog | 7 +++++-- dev-python/shiboken/shiboken-1.2.2.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-python/shiboken') diff --git a/dev-python/shiboken/ChangeLog b/dev-python/shiboken/ChangeLog index b6536aad2b1f..bd5fc54270eb 100644 --- a/dev-python/shiboken/ChangeLog +++ b/dev-python/shiboken/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/shiboken -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/shiboken/ChangeLog,v 1.55 2014/09/20 23:58:11 pesa Exp $ +# 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 $ + + 25 Jan 2015; Markus Meier shiboken-1.2.2.ebuild: + arm stable, bug #530538 20 Sep 2014; Davide Pesavento shiboken-1.2.2.ebuild: Add missing PYTHON_DEPS and PYTHON_REQUIRED_USE. diff --git a/dev-python/shiboken/shiboken-1.2.2.ebuild b/dev-python/shiboken/shiboken-1.2.2.ebuild index da390260fbac..f820c2b0b0a0 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-2014 Gentoo Foundation +# 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.5 2014/09/20 23:58:11 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/shiboken/shiboken-1.2.2.ebuild,v 1.6 2015/01/25 21:11:39 maekke 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}" -- cgit v1.2.3-65-gdbad