summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-09 09:35:00 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-09 09:35:00 +0000
commite26aa7605270126238e5933cd20047dbb85ebda4 (patch)
tree56d15a6d01d0da04025668d6c74c7f127244ff14 /dev-python/sip
parentStable for amd64, wrt bug #523450 (diff)
downloadgentoo-2-e26aa7605270126238e5933cd20047dbb85ebda4.tar.gz
gentoo-2-e26aa7605270126238e5933cd20047dbb85ebda4.tar.bz2
gentoo-2-e26aa7605270126238e5933cd20047dbb85ebda4.zip
Stable for amd64, wrt bug #523322
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.16.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/sip/ChangeLog b/dev-python/sip/ChangeLog
index ca3bb869f6ee..a872e4a65592 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.290 2014/10/04 12:21:43 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.291 2014/10/09 09:35:00 ago Exp $
+
+ 09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> sip-4.16.2.ebuild:
+ Stable for amd64, wrt bug #523322
04 Oct 2014; Markus Meier <maekke@gentoo.org> sip-4.16.2.ebuild:
arm stable, bug #523322
diff --git a/dev-python/sip/sip-4.16.2.ebuild b/dev-python/sip/sip-4.16.2.ebuild
index ddd97a72a84a..fe1c0be05347 100644
--- a/dev-python/sip/sip-4.16.2.ebuild
+++ b/dev-python/sip/sip-4.16.2.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.16.2.ebuild,v 1.4 2014/10/04 12:21:43 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.16.2.ebuild,v 1.5 2014/10/09 09:35:00 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -28,7 +28,7 @@ fi
# Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in
SLOT="0/11"
-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}"