summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2015-03-02 03:19:23 +0000
committerDavide Pesavento <pesa@gentoo.org>2015-03-02 03:19:23 +0000
commite60676ce6b2d32fcc891e258a8f296c0b1350ecb (patch)
tree291619da5083a5b403d509c8671e539f0c2aa01d /dev-python/PyQt5
parentVersion bump. (diff)
downloadgentoo-2-e60676ce6b2d32fcc891e258a8f296c0b1350ecb.tar.gz
gentoo-2-e60676ce6b2d32fcc891e258a8f296c0b1350ecb.tar.bz2
gentoo-2-e60676ce6b2d32fcc891e258a8f296c0b1350ecb.zip
Version bump; remove old.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r--dev-python/PyQt5/ChangeLog8
-rw-r--r--dev-python/PyQt5/PyQt5-5.4.1.ebuild (renamed from dev-python/PyQt5/PyQt5-5.4.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-python/PyQt5/ChangeLog b/dev-python/PyQt5/ChangeLog
index bcf12b2dc23a..e16d02edaf60 100644
--- a/dev-python/PyQt5/ChangeLog
+++ b/dev-python/PyQt5/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/PyQt5
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt5/ChangeLog,v 1.7 2015/02/18 05:21:11 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt5/ChangeLog,v 1.8 2015/03/02 03:19:23 pesa Exp $
+
+*PyQt5-5.4.1 (02 Mar 2015)
+
+ 02 Mar 2015; Davide Pesavento <pesa@gentoo.org> +PyQt5-5.4.1.ebuild,
+ -PyQt5-5.4.ebuild:
+ Version bump; remove old.
18 Feb 2015; Ben de Groot <yngwin@gentoo.org> PyQt5-5.4.ebuild:
Drop default on gui useflag, which is now enabled (with some others) in
diff --git a/dev-python/PyQt5/PyQt5-5.4.ebuild b/dev-python/PyQt5/PyQt5-5.4.1.ebuild
index 70cb1c92eaee..953da7666429 100644
--- a/dev-python/PyQt5/PyQt5-5.4.ebuild
+++ b/dev-python/PyQt5/PyQt5-5.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt5/PyQt5-5.4.ebuild,v 1.3 2015/02/18 05:21:11 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt5/PyQt5-5.4.1.ebuild,v 1.1 2015/03/02 03:19:23 pesa Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -43,7 +43,7 @@ QT_PV="5.3.2:5"
RDEPEND="
${PYTHON_DEPS}
- >=dev-python/sip-4.16.4:=[${PYTHON_USEDEP}]
+ >=dev-python/sip-4.16.6:=[${PYTHON_USEDEP}]
>=dev-qt/qtcore-${QT_PV}
>=dev-qt/qtxml-${QT_PV}
dbus? (