summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-23 09:58:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-23 09:58:58 +0000
commitac9f2ddb9219db2d720244bce305ac01222df3c7 (patch)
tree7fac5eadc0c00f0f0a6b50577146d6bef3fc4742 /dev-python/sip
parentStable for x86, wrt bug #495316 (diff)
downloadgentoo-2-ac9f2ddb9219db2d720244bce305ac01222df3c7.tar.gz
gentoo-2-ac9f2ddb9219db2d720244bce305ac01222df3c7.tar.bz2
gentoo-2-ac9f2ddb9219db2d720244bce305ac01222df3c7.zip
Stable for x86, wrt bug #495638
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/sip')
-rw-r--r--dev-python/sip/ChangeLog5
-rw-r--r--dev-python/sip/sip-4.15.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/sip/ChangeLog b/dev-python/sip/ChangeLog
index 2030b5546a02..1e71cfe4e4fd 100644
--- a/dev-python/sip/ChangeLog
+++ b/dev-python/sip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/sip
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.277 2014/03/19 15:25:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.278 2014/03/23 09:58:58 ago Exp $
+
+ 23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> sip-4.15.3.ebuild:
+ Stable for x86, wrt bug #495638
19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> sip-4.15.3.ebuild:
Stable for alpha, wrt bug #495638
diff --git a/dev-python/sip/sip-4.15.3.ebuild b/dev-python/sip/sip-4.15.3.ebuild
index ea0c57e52f64..3946f0194007 100644
--- a/dev-python/sip/sip-4.15.3.ebuild
+++ b/dev-python/sip/sip-4.15.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.15.3.ebuild,v 1.8 2014/03/19 15:25:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.15.3.ebuild,v 1.9 2014/03/23 09:58:58 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -28,7 +28,7 @@ fi
# Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in
SLOT="0/10"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug doc"
DEPEND="${PYTHON_DEPS}"