Gentoo Archives: gentoo-commits

From: Markos Chandras <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/
Date: Mon, 01 Oct 2012 04:05:14
Message-Id: 1349064125.a35650a12de092101910487b8c676a5ac9acfc0f.hwoarang@gentoo
1 commit: a35650a12de092101910487b8c676a5ac9acfc0f
2 Author: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 1 04:02:05 2012 +0000
4 Commit: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 1 04:02:05 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=a35650a1
7
8 PyQt4/sip: Automated version bump, remove old
9
10 ---
11 dev-python/PyQt4/Manifest | 2 +-
12 ...20929.ebuild => PyQt4-4.9.6_pre20121001.ebuild} | 2 +-
13 2 files changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
16 index 1359c8f..595dbf9 100644
17 --- a/dev-python/PyQt4/Manifest
18 +++ b/dev-python/PyQt4/Manifest
19 @@ -1 +1 @@
20 -DIST PyQt-x11-gpl-snapshot-4.9.5-2a300de91e6e.tar.gz 9966497 SHA256 0990ebb6e6bc1fd5035cfd9cd868228da103cc49aaff8a8e696610b0746ec34f SHA512 e68263e1b58849df7b5b926e2c8ff8f0728d434ca15457ec1fc7401e806f2b37e8f6b874a22059f4efe9b1fb713f3044727b5b2162fdedbc8c9ffe6b25298981 WHIRLPOOL 3fae794ac137c454a034c44fad28c361ad362fbc8efadeceab3ebe02e1c6a6f22a8f0852772dcb55771bddf1d46d28e07b3d4ea7931a6843b012007e23ce856c
21 +DIST PyQt-x11-gpl-snapshot-4.9.6-a2bc9d615aaa.tar.gz 9967111 SHA256 f76bfc0bed0b2a27d401de3d726568573ced8422247a21888ed149102f0fca78 SHA512 2bc18c614c8c8422061f77b66cd1e3fb70aa77892c913441237f9c65252b4de1b55eec82d169d6186c5ebb91a18b4462a468cb6400d6c6c6a8e77e5a2b364ff0 WHIRLPOOL a91871efcafe4ef6f306a6eeb4765dada6fc4350b2932fc176d0cb9f261cb2a9204790a1926a934b09ca89fea9863882de32676debdb06fa170ee1d799b79f42
22
23 diff --git a/dev-python/PyQt4/PyQt4-4.9.5_pre20120929.ebuild b/dev-python/PyQt4/PyQt4-4.9.6_pre20121001.ebuild
24 similarity index 99%
25 rename from dev-python/PyQt4/PyQt4-4.9.5_pre20120929.ebuild
26 rename to dev-python/PyQt4/PyQt4-4.9.6_pre20121001.ebuild
27 index 30b8418..456f9cb 100644
28 --- a/dev-python/PyQt4/PyQt4-4.9.5_pre20120929.ebuild
29 +++ b/dev-python/PyQt4/PyQt4-4.9.6_pre20121001.ebuild
30 @@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
31
32 inherit eutils toolchain-funcs qt4-r2 python
33
34 -REVISION=2a300de91e6e
35 +REVISION=a2bc9d615aaa
36
37 # Minimal supported version of Qt.
38 QT_VER="4.7.2"