Gentoo Archives: gentoo-commits

From: Davide Pesavento <pesa@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sip/
Date: Mon, 02 Jan 2017 01:02:42
Message-Id: 1483318930.4cb24ab8785513ec7deafdc49a992fc513063f9b.pesa@gentoo
1 commit: 4cb24ab8785513ec7deafdc49a992fc513063f9b
2 Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 01:02:10 2017 +0000
4 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 01:02:10 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cb24ab8
7
8 dev-python/sip: sync live ebuild
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-python/sip/sip-4.9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/sip/sip-4.9999.ebuild b/dev-python/sip/sip-4.9999.ebuild
16 index 11a7481..6a0b7f6 100644
17 --- a/dev-python/sip/sip-4.9999.ebuild
18 +++ b/dev-python/sip/sip-4.9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.riverbankcomputing.com/software/sip/intro https://pypi.pyth
26 EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip"
27
28 # Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in
29 -SLOT="0/11"
30 +SLOT="0/12"
31 LICENSE="|| ( GPL-2 GPL-3 SIP )"
32 KEYWORDS=""
33 IUSE="debug doc"