diff options
author | Davide Pesavento <pesa@gentoo.org> | 2017-01-02 02:02:10 +0100 |
---|---|---|
committer | Davide Pesavento <pesa@gentoo.org> | 2017-01-02 02:02:10 +0100 |
commit | 4cb24ab8785513ec7deafdc49a992fc513063f9b (patch) | |
tree | 147b9a2e2143c5c6a28ffa1bafb1ec0dedd32c95 /dev-python/sip | |
parent | dev-python/PyQt5: remove old (diff) | |
download | gentoo-4cb24ab8785513ec7deafdc49a992fc513063f9b.tar.gz gentoo-4cb24ab8785513ec7deafdc49a992fc513063f9b.tar.bz2 gentoo-4cb24ab8785513ec7deafdc49a992fc513063f9b.zip |
dev-python/sip: sync live ebuild
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python/sip')
-rw-r--r-- | dev-python/sip/sip-4.9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sip/sip-4.9999.ebuild b/dev-python/sip/sip-4.9999.ebuild index 11a748113069..6a0b7f6f5d32 100644 --- a/dev-python/sip/sip-4.9999.ebuild +++ b/dev-python/sip/sip-4.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ HOMEPAGE="http://www.riverbankcomputing.com/software/sip/intro https://pypi.pyth EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip" # Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in -SLOT="0/11" +SLOT="0/12" LICENSE="|| ( GPL-2 GPL-3 SIP )" KEYWORDS="" IUSE="debug doc" |