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/sip/
Date: Sat, 01 Sep 2012 04:02:05
Message-Id: 1346472033.1caf0e0db12ca413ba8f298df30f79452feeaa19.hwoarang@gentoo
1 commit: 1caf0e0db12ca413ba8f298df30f79452feeaa19
2 Author: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 1 04:00:33 2012 +0000
4 Commit: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 1 04:00:33 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=1caf0e0d
7
8 PyQt4/sip: Automated version bump, remove old
9
10 ---
11 dev-python/sip/Manifest | 2 +-
12 ...20120831.ebuild => sip-4.14_pre20120901.ebuild} | 2 +-
13 2 files changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
16 index b619096..cc855cd 100644
17 --- a/dev-python/sip/Manifest
18 +++ b/dev-python/sip/Manifest
19 @@ -1 +1 @@
20 -DIST sip-4.14-snapshot-397b4ade7900.tar.gz 716154 SHA256 5ebf01dd083794d12e86e55c1be535a686bcc9ae7d6470af76ba90d68e0cd1e0 SHA512 18d9f832951aef4d6125d68abaffa54671bf90e4325c6defac5aac4f7c68193bfcf4c029f4a0a093847ac3a0e3ec06cdac72db677d2e894917ab8d9447c309a1 WHIRLPOOL 96bef8ce867894bd1beb718b1fc16ccce3507952f29c858e11c182a67d92be2823c041940022cb2f0682361932734c2f0ffa28c4c3d41d95bbbe0273e34a00cb
21 +DIST sip-4.14-snapshot-86a4f33db172.tar.gz 718128 SHA256 89e3e4e4617e4355aea7ebcb0b33d880f486f5626b1dcf2acd47f1a3c91245d7 SHA512 da15910bcf1d8d7f78d2b5d4b6a2e5f07947736921ec1a8c3d7fc8f1abf24bbf9eb0bdd8aca4d8ef18fe6a129f9ba5ba4d1d851755c4963282929ae19fa3d92e WHIRLPOOL e58a1cfff2356474b9a806df0b44217f888ce956ea59dfbebb047ee90a1d6ec06b69df6f5d284b41d47753f6f434feac64a67a85b325f84bf570f1ee9c6c52bd
22
23 diff --git a/dev-python/sip/sip-4.14_pre20120831.ebuild b/dev-python/sip/sip-4.14_pre20120901.ebuild
24 similarity index 98%
25 rename from dev-python/sip/sip-4.14_pre20120831.ebuild
26 rename to dev-python/sip/sip-4.14_pre20120901.ebuild
27 index 5a5c967..912680d 100644
28 --- a/dev-python/sip/sip-4.14_pre20120831.ebuild
29 +++ b/dev-python/sip/sip-4.14_pre20120901.ebuild
30 @@ -13,7 +13,7 @@ EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip"
31
32 inherit eutils python toolchain-funcs ${HG_ECLASS}
33
34 -HG_REVISION=397b4ade7900
35 +HG_REVISION=86a4f33db172
36
37 DESCRIPTION="Python extension module generator for C and C++ libraries"
38 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro http://pypi.python.org/pypi/SIP"