diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-17 12:00:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-17 12:00:26 +0000 |
commit | e901b9e6788ffa3d5bf46939f3bdd9dcd8c95fe1 (patch) | |
tree | c534ac1a62280eebc80ec1a9a9b3c31dfc95e266 /dev-python/shiboken | |
parent | Stable for amd64, wrt bug #437212 (diff) | |
download | gentoo-2-e901b9e6788ffa3d5bf46939f3bdd9dcd8c95fe1.tar.gz gentoo-2-e901b9e6788ffa3d5bf46939f3bdd9dcd8c95fe1.tar.bz2 gentoo-2-e901b9e6788ffa3d5bf46939f3bdd9dcd8c95fe1.zip |
Stable for amd64, wrt bug #438390
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/shiboken')
-rw-r--r-- | dev-python/shiboken/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/shiboken/shiboken-1.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/shiboken/ChangeLog b/dev-python/shiboken/ChangeLog index 6e50bb8a0c35..61ca8c186402 100644 --- a/dev-python/shiboken/ChangeLog +++ b/dev-python/shiboken/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/shiboken # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/shiboken/ChangeLog,v 1.35 2012/10/17 06:39:07 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/shiboken/ChangeLog,v 1.36 2012/10/17 12:00:26 ago Exp $ + + 17 Oct 2012; Agostino Sarubbo <ago@gentoo.org> shiboken-1.1.2.ebuild: + Stable for amd64, wrt bug #438390 17 Oct 2012; Michael Palimaka <kensington@gentoo.org> shiboken-1.1.1.ebuild, shiboken-1.1.2.ebuild: diff --git a/dev-python/shiboken/shiboken-1.1.2.ebuild b/dev-python/shiboken/shiboken-1.1.2.ebuild index 10efed3a5cae..1e505ddff530 100644 --- a/dev-python/shiboken/shiboken-1.1.2.ebuild +++ b/dev-python/shiboken/shiboken-1.1.2.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/dev-python/shiboken/shiboken-1.1.2.ebuild,v 1.4 2012/10/17 06:39:07 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/shiboken/shiboken-1.1.2.ebuild,v 1.5 2012/10/17 12:00:26 ago Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="http://www.pyside.org/files/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |