public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-03-07 22:15 Davide Pesavento
  0 siblings, 0 replies; 36+ messages in thread
From: Davide Pesavento @ 2012-03-07 22:15 UTC (permalink / raw
  To: gentoo-commits

commit:     c13ac006523899715baa0dc1cf9311e400745957
Author:     Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Wed Mar  7 22:14:17 2012 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Wed Mar  7 22:14:17 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=c13ac006

[dev-python/{sip,PyQt4}] Sync with portage.

---
 dev-python/PyQt4/PyQt4-4.9.2_pre20120304.ebuild |    4 ++--
 dev-python/PyQt4/metadata.xml                   |    2 +-
 dev-python/sip/metadata.xml                     |    2 +-
 dev-python/sip/sip-4.13.3_pre20120304.ebuild    |    6 +++---
 dev-python/sip/sip-4.9999.ebuild                |    6 +++---
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/dev-python/PyQt4/PyQt4-4.9.2_pre20120304.ebuild b/dev-python/PyQt4/PyQt4-4.9.2_pre20120304.ebuild
index dab6796..1d88c2d 100644
--- a/dev-python/PyQt4/PyQt4-4.9.2_pre20120304.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.2_pre20120304.ebuild
@@ -202,8 +202,8 @@ src_install() {
 pkg_postinst() {
 	python_mod_optimize PyQt4
 
-	ewarn "When updating dev-python/PyQt4, you usually need to rebuild packages, which depend on"
-	ewarn "dev-python/PyQt4, such as dev-python/qscintilla-python. If you have app-portage/gentoolkit"
+	ewarn "When updating dev-python/PyQt4, you usually need to rebuild packages that depend on it,"
+	ewarn "such as dev-python/qscintilla-python and kde-base/pykde4. If you have app-portage/gentoolkit"
 	ewarn "installed, you can find these packages with \`equery d dev-python/PyQt4\`."
 }
 

diff --git a/dev-python/PyQt4/metadata.xml b/dev-python/PyQt4/metadata.xml
index be414dc..9fe75f9 100644
--- a/dev-python/PyQt4/metadata.xml
+++ b/dev-python/PyQt4/metadata.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>python</herd>
 	<herd>qt</herd>
+	<herd>python</herd>
 	<use>
 		<flag name="X">Build QtGui, QtDesigner and QtScriptTools modules</flag>
 		<flag name="assistant">Build QtHelp and QtAssistant modules</flag>

diff --git a/dev-python/sip/metadata.xml b/dev-python/sip/metadata.xml
index be46e1f..cbe6e6d 100644
--- a/dev-python/sip/metadata.xml
+++ b/dev-python/sip/metadata.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>python</herd>
 	<herd>qt</herd>
+	<herd>python</herd>
 	<upstream>
 		<maintainer status="active">
 			<email>phil@riverbankcomputing.com</email>

diff --git a/dev-python/sip/sip-4.13.3_pre20120304.ebuild b/dev-python/sip/sip-4.13.3_pre20120304.ebuild
index 8ee4a72..0955d33 100644
--- a/dev-python/sip/sip-4.13.3_pre20120304.ebuild
+++ b/dev-python/sip/sip-4.13.3_pre20120304.ebuild
@@ -85,9 +85,9 @@ src_install() {
 pkg_postinst() {
 	python_mod_optimize sipconfig.py sipdistutils.py
 
-	ewarn "When updating dev-python/sip, you usually need to rebuild packages, which depend on dev-python/sip,"
-	ewarn "such as dev-python/PyQt4 and dev-python/qscintilla-python. If you have app-portage/gentoolkit"
-	ewarn "installed, you can find these packages with \`equery d dev-python/sip dev-python/PyQt4\`."
+	ewarn "When updating dev-python/sip, you usually need to rebuild packages that depend on it,"
+	ewarn "such as PyQt4, qscintilla-python and pykde4. If you have app-portage/gentoolkit"
+	ewarn "installed, you can find these packages with \`equery d dev-python/sip\`."
 }
 
 pkg_postrm() {

diff --git a/dev-python/sip/sip-4.9999.ebuild b/dev-python/sip/sip-4.9999.ebuild
index 1447f72..29bd1e2 100644
--- a/dev-python/sip/sip-4.9999.ebuild
+++ b/dev-python/sip/sip-4.9999.ebuild
@@ -83,9 +83,9 @@ src_install() {
 pkg_postinst() {
 	python_mod_optimize sipconfig.py sipdistutils.py
 
-	ewarn "When updating dev-python/sip, you usually need to rebuild packages, which depend on dev-python/sip,"
-	ewarn "such as dev-python/PyQt4 and dev-python/qscintilla-python. If you have app-portage/gentoolkit"
-	ewarn "installed, you can find these packages with \`equery d dev-python/sip dev-python/PyQt4\`."
+	ewarn "When updating dev-python/sip, you usually need to rebuild packages that depend on it,"
+	ewarn "such as PyQt4, qscintilla-python and pykde4. If you have app-portage/gentoolkit"
+	ewarn "installed, you can find these packages with \`equery d dev-python/sip\`."
 }
 
 pkg_postrm() {



^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-04-08  9:49 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-04-08  9:49 UTC (permalink / raw
  To: gentoo-commits

commit:     b5dd4ddbc6565f420dc488ccc344323ae733506d
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  8 09:48:40 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sun Apr  8 09:48:40 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=b5dd4ddb

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...20401.ebuild => PyQt4-4.9.2_pre20120408.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...120318.ebuild => sip-4.13.3_pre20120408.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 6f22207..e75da43 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.2-68f3058fbc4c.tar.gz 9892829 SHA256 ca28a173621b14bf1e9fda4ffcc5af8958e982766eff178b0f181ab303b28a6f SHA512 12f206fe82b91109518e41070b6828a972a06222e6d8443e802e55cd80d98a7889c4182902ca05d5d6a0f0feafb4922935afec710732ae2e3577df2764d2884d WHIRLPOOL 967e41523e6b9eef4aff6ff8005f08b82d281782f1fe7739ea3ab744229818407b54d9b4823276a1eecbc1d44bc4bb008f87d0b3878fb04229c88832308bc945
+DIST PyQt-x11-gpl-snapshot-4.9.2-ed1e8b9e9c65.tar.gz 9894564 SHA256 d199936866c9552bfdc24404bbbe8cded7bd5637e189ee3fad69970d42a36410 SHA512 66dc4dec4ae61c656202d987c6186174511bb2dc5ece47f04ae19c3bef6fa4f418d9e1999c1a04eff7a98a13f9bdc789057a0fa5aaf1ddd5b9b299469dd1c679 WHIRLPOOL 794c1a0a4eb361f060e5fc7c844453d205acad25355b6b402762927a6d0248b59aaa0b46a495147cc49f2744ba0ddcae88896d45c1e1aaa758d4f021010d7cb5

diff --git a/dev-python/PyQt4/PyQt4-4.9.2_pre20120401.ebuild b/dev-python/PyQt4/PyQt4-4.9.2_pre20120408.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.2_pre20120401.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.2_pre20120408.ebuild
index a05c86c..6bab0ec 100644
--- a/dev-python/PyQt4/PyQt4-4.9.2_pre20120401.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.2_pre20120408.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython 2.7-pypy-*"
 
 inherit toolchain-funcs qt4-r2 python
 
-REVISION=68f3058fbc4c
+REVISION=ed1e8b9e9c65
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 2c61d1a..2a53b48 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.13.3-snapshot-0870e512d8dd.tar.gz 729561 SHA256 25218d6942e9e5fb20062cd369909baaca06b82db0a0e42f212997afba9d4370 SHA512 c166f570a4d25b4deeb27d90db5bb16e6191989b5a56be856a54fd836fcce3b6910bf8c522ec06f6ac6339a2aa30f7e75afa212f0d4f95b0006417f50542b12c WHIRLPOOL 24156db7efe9cc2584b2b20b44d4d92f230b6e71fd366b8666df52e7c03a3c34567decad25cb7d8372fb226032038fdd4114413c47cfa06b905ef765e4787f1f
+DIST sip-4.13.3-snapshot-d5e6a1fa39f2.tar.gz 729590 SHA256 8fa8329ce3043250d727fc56246b1be1eb42bf432cc659d9e2c5ddcc4f6d74e0 SHA512 6e499080cc74552c4d189adf4e71ee84ed2c8aa4ae659dd1ea4135f666926996c40a82f4a7f9e024a3c20bb3f11c9525f07d63f7570ef353ff2c7ccc8921353c WHIRLPOOL 0ed8ac891dd7b09a6eeb05594cdf817a876f1b2aaf548c8091e22eba3fab27217095b3b68dfd3780a7981a73b3d90a61de4c6f00a3e733bd554c1df7db9a829d

diff --git a/dev-python/sip/sip-4.13.3_pre20120318.ebuild b/dev-python/sip/sip-4.13.3_pre20120408.ebuild
similarity index 98%
rename from dev-python/sip/sip-4.13.3_pre20120318.ebuild
rename to dev-python/sip/sip-4.13.3_pre20120408.ebuild
index e91a983..7afd72a 100644
--- a/dev-python/sip/sip-4.13.3_pre20120318.ebuild
+++ b/dev-python/sip/sip-4.13.3_pre20120408.ebuild
@@ -13,7 +13,7 @@ EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip"
 
 inherit eutils python toolchain-funcs ${HG_ECLASS}
 
-HG_REVISION=0870e512d8dd
+HG_REVISION=d5e6a1fa39f2
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro http://pypi.python.org/pypi/SIP"



^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-04-24  7:33 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-04-24  7:33 UTC (permalink / raw
  To: gentoo-commits

commit:     8acecf96c366d611fdba4a7c3bfea33f8ae93799
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 24 07:32:56 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Tue Apr 24 07:32:56 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=8acecf96

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...20408.ebuild => PyQt4-4.9.2_pre20120424.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...120411.ebuild => sip-4.13.3_pre20120424.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index e75da43..1546a9f 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.2-ed1e8b9e9c65.tar.gz 9894564 SHA256 d199936866c9552bfdc24404bbbe8cded7bd5637e189ee3fad69970d42a36410 SHA512 66dc4dec4ae61c656202d987c6186174511bb2dc5ece47f04ae19c3bef6fa4f418d9e1999c1a04eff7a98a13f9bdc789057a0fa5aaf1ddd5b9b299469dd1c679 WHIRLPOOL 794c1a0a4eb361f060e5fc7c844453d205acad25355b6b402762927a6d0248b59aaa0b46a495147cc49f2744ba0ddcae88896d45c1e1aaa758d4f021010d7cb5
+DIST PyQt-x11-gpl-snapshot-4.9.2-b656a91810b6.tar.gz 9895284 SHA256 6213568a6b16605a31e4af1033740bcdbb4652454657c7e32755a551783ef6e7 SHA512 c220ae0ec65b4badf804dd8a4de3bfb0e24f3b42a0e4d574b31a5f74c725fc797c267c636258a74662231abd3f061166e6dc3ddec894c5f533ca30fdf495b585 WHIRLPOOL d160567e638e2d5bb26781d2160a460d6259bee1043afb0bbb6a2deb64158c60a3396e588da986f51e4e4ed93f1b12b19b9fe41f5f84f91921cca58cbaae8fdf

diff --git a/dev-python/PyQt4/PyQt4-4.9.2_pre20120408.ebuild b/dev-python/PyQt4/PyQt4-4.9.2_pre20120424.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.2_pre20120408.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.2_pre20120424.ebuild
index 06a12d9..6a66bfb 100644
--- a/dev-python/PyQt4/PyQt4-4.9.2_pre20120408.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.2_pre20120424.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython 2.7-pypy-*"
 
 inherit toolchain-funcs qt4-r2 python
 
-REVISION=ed1e8b9e9c65
+REVISION=b656a91810b6
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index b11ced2..49904f5 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.13.3-snapshot-8d2739f3225f.tar.gz 729661 SHA256 865dcccbcd98ea0d8c75b0f597a3a8df93fcb702d6724629b52e6e1247d1f1cc SHA512 9a4f46bfefc54ee361610e9940e56d76d714d61d2139a5fdc90b867e0aab0d394a17f0129553e93671b43838028d401c2262a661120b9e443bfe40da21af24e2 WHIRLPOOL c67ebeba4eb748c76fa9f44855eb1e5d985d834976d64f575a8cab6f81bd90943a741ea5009304afca8a57304eb1482104b7f8ca3f6de130815113aaebb3a914
+DIST sip-4.13.3-snapshot-fbb9cdbad791.tar.gz 729814 SHA256 3989b5fd8d6f9e4d41c5fc57e8809985fcc13c3832d675d736f5a003dc831ff9 SHA512 8a0114df017e2de17375d0e7ede0f85041337a2954ff9e3ec8159e5cef2401659b0dcf7d230e59be1cb191b17babc49e862a1889994f253ca34713773dd45c04 WHIRLPOOL edfd410505c21d94572a2a93af2d69c063c29d0b77ca0d3ebbc5fc3d206019fefd49b80e40011dc910d8b84a8097718dbf1eb97199a5718cddabd3e852d7d286

diff --git a/dev-python/sip/sip-4.13.3_pre20120411.ebuild b/dev-python/sip/sip-4.13.3_pre20120424.ebuild
similarity index 98%
rename from dev-python/sip/sip-4.13.3_pre20120411.ebuild
rename to dev-python/sip/sip-4.13.3_pre20120424.ebuild
index 26beb7d..0203137 100644
--- a/dev-python/sip/sip-4.13.3_pre20120411.ebuild
+++ b/dev-python/sip/sip-4.13.3_pre20120424.ebuild
@@ -13,7 +13,7 @@ EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip"
 
 inherit eutils python toolchain-funcs ${HG_ECLASS}
 
-HG_REVISION=8d2739f3225f
+HG_REVISION=fbb9cdbad791
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro http://pypi.python.org/pypi/SIP"



^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-04-29 20:31 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-04-29 20:31 UTC (permalink / raw
  To: gentoo-commits

commit:     5496fdabdccf3f9b8f504914cba7202efb9e4e05
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 29 20:31:06 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sun Apr 29 20:31:21 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=5496fdab

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...20424.ebuild => PyQt4-4.9.2_pre20120429.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...120424.ebuild => sip-4.13.3_pre20120429.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 1546a9f..bdb338f 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.2-b656a91810b6.tar.gz 9895284 SHA256 6213568a6b16605a31e4af1033740bcdbb4652454657c7e32755a551783ef6e7 SHA512 c220ae0ec65b4badf804dd8a4de3bfb0e24f3b42a0e4d574b31a5f74c725fc797c267c636258a74662231abd3f061166e6dc3ddec894c5f533ca30fdf495b585 WHIRLPOOL d160567e638e2d5bb26781d2160a460d6259bee1043afb0bbb6a2deb64158c60a3396e588da986f51e4e4ed93f1b12b19b9fe41f5f84f91921cca58cbaae8fdf
+DIST PyQt-x11-gpl-snapshot-4.9.2-57236e12b4e2.tar.gz 9896022 SHA256 d5870b19cb51cc60ca4b60d5da3f2182340acb9059cecde1ade589decba08fb4 SHA512 c5ae9a3625975202278d8f0573540fac73eef25c8916020b21411d47b78449159d274bd4fa1e11fb30f42c17a37d0700fde2933b1bfa54f3821c061e3412af37 WHIRLPOOL 89e0739c078b5315286ff22fba831aaa4247c0219767538d2d7d82b3b1f15ddefac3ac58095a740a533c8d23a05d2de4a8d0b0bf0a234dbd73da569b0de2d371

diff --git a/dev-python/PyQt4/PyQt4-4.9.2_pre20120424.ebuild b/dev-python/PyQt4/PyQt4-4.9.2_pre20120429.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.2_pre20120424.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.2_pre20120429.ebuild
index 6a66bfb..4a576e1 100644
--- a/dev-python/PyQt4/PyQt4-4.9.2_pre20120424.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.2_pre20120429.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython 2.7-pypy-*"
 
 inherit toolchain-funcs qt4-r2 python
 
-REVISION=b656a91810b6
+REVISION=57236e12b4e2
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 49904f5..69c2b41 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.13.3-snapshot-fbb9cdbad791.tar.gz 729814 SHA256 3989b5fd8d6f9e4d41c5fc57e8809985fcc13c3832d675d736f5a003dc831ff9 SHA512 8a0114df017e2de17375d0e7ede0f85041337a2954ff9e3ec8159e5cef2401659b0dcf7d230e59be1cb191b17babc49e862a1889994f253ca34713773dd45c04 WHIRLPOOL edfd410505c21d94572a2a93af2d69c063c29d0b77ca0d3ebbc5fc3d206019fefd49b80e40011dc910d8b84a8097718dbf1eb97199a5718cddabd3e852d7d286
+DIST sip-4.13.3-snapshot-16ef20290565.tar.gz 730151 SHA256 f21ce6f3d172afe2aa3a83ff8663de68e000cd59f6abf7299a216cee608e43d8 SHA512 1404e3b349e0ab76eb85aea27453bc4edec68bd163adc85b7cedea0d631a249f7331a8a995ba817382e24c4a2e876aa28ef5c26b0b4d09a22c11ac2fde2500fa WHIRLPOOL 474f008d2f1e859d6aa0c961d66c376387c93e2dfdb34f1fb5044c087e436520102c040868ca6036d350494906945cf4922c317dc0ae1c300e88f6ba9e555c6c

diff --git a/dev-python/sip/sip-4.13.3_pre20120424.ebuild b/dev-python/sip/sip-4.13.3_pre20120429.ebuild
similarity index 98%
rename from dev-python/sip/sip-4.13.3_pre20120424.ebuild
rename to dev-python/sip/sip-4.13.3_pre20120429.ebuild
index 0203137..c84d908 100644
--- a/dev-python/sip/sip-4.13.3_pre20120424.ebuild
+++ b/dev-python/sip/sip-4.13.3_pre20120429.ebuild
@@ -13,7 +13,7 @@ EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip"
 
 inherit eutils python toolchain-funcs ${HG_ECLASS}
 
-HG_REVISION=fbb9cdbad791
+HG_REVISION=16ef20290565
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro http://pypi.python.org/pypi/SIP"



^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-06-04  9:27 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-06-04  9:27 UTC (permalink / raw
  To: gentoo-commits

commit:     effbc57773f383acba5f1fe29a7df3dbc71670d1
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  4 09:26:57 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Mon Jun  4 09:26:57 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=effbc577

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...20602.ebuild => PyQt4-4.9.2_pre20120604.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...120526.ebuild => sip-4.13.3_pre20120604.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index ffc3b4b..cd8de94 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.2-219fc4249132.tar.gz 9899394 SHA256 1fa128ba960e1121a5cf07684e1c6ec99e87cab73ab307761cf04ac686ea08af SHA512 0a3af995b35cd4153853ce3fb7bcd7dc0aae651526263d41f3063cbb5f16ac6c6fe7b1c6aadeed0826f3028719c86fb773a378acce08165b8e6054782b6963a4 WHIRLPOOL 85dcdcfb21ecf6a7dfc89676e9347374346b46a3bae4afe4b555498e125b94c71e90c8a44fc1fab30c1610ccb3bc6d7fb3d45c97d34d691c123cb365d608d80b
+DIST PyQt-x11-gpl-snapshot-4.9.2-d49ae8bd9152.tar.gz 9906029 SHA256 891ec0f060b078ca29a6778ce26d7e73adce4813373ad7d02fe47da051bb8f57 SHA512 09f425fde98f25a02cad8f7b1695804f483168eb23006a9669510c7860d5f4047139440f7d969fc3e0359624115d069e73864c6e8c89b202d3fa3ee004704828 WHIRLPOOL 163e195da64fcd2d54f2ac10ded98f501dee7ef83ee66a124032a7f634f3f41fe97efcddf91461f13cc70713406295cef1750fd4486add5d9397bec75b6d0a9b

diff --git a/dev-python/PyQt4/PyQt4-4.9.2_pre20120602.ebuild b/dev-python/PyQt4/PyQt4-4.9.2_pre20120604.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.2_pre20120602.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.2_pre20120604.ebuild
index 54f7017..22bbd80 100644
--- a/dev-python/PyQt4/PyQt4-4.9.2_pre20120602.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.2_pre20120604.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython 2.7-pypy-*"
 
 inherit eutils toolchain-funcs qt4-r2 python
 
-REVISION=219fc4249132
+REVISION=d49ae8bd9152
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index f6c0fd4..7d28f6b 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.13.3-snapshot-482aa7e3f1ab.tar.gz 730059 SHA256 9c5489a62a9030aed0de7495e3a37437ad5b7d734a49a0750735493754fa5f8e SHA512 12872f67f8fefd9acd92366362c1e794ae2276da6f9920d346764b3f40ea51808d7ac19f844671da28d3d5fc8d799fa0cc8719198671a3e276bd6ecae06ece63 WHIRLPOOL 586b401b4f9601b15e3a102649be0bdfbca5c72abcd6a51081f350240e35962853890a9c2b6b66bdf3a61d39e847144439879eb7ada7fd47799101a46c76c800
+DIST sip-4.13.3-snapshot-c814c38523ff.tar.gz 730285 SHA256 410534cc87e5a7ebf7a455a627a73b992712e84ea3754b60d6ec914ec92486c7 SHA512 2d29316081ecc739e5d180479d85092761a29ffee9c6a239d99191951d0a9b62def8671818f6d114bfe856565567599549b3a655e7ca33cbf0cd6fb8c77d9dfa WHIRLPOOL c5002d101cccc9b370cbe3f13325e21192effd54385bd2bce347754340c3aeec90e47c7ed5e2916d08ae3e68e1a331da943bfd7c243ecd29836d508d2fec1dd2

diff --git a/dev-python/sip/sip-4.13.3_pre20120526.ebuild b/dev-python/sip/sip-4.13.3_pre20120604.ebuild
similarity index 98%
rename from dev-python/sip/sip-4.13.3_pre20120526.ebuild
rename to dev-python/sip/sip-4.13.3_pre20120604.ebuild
index c93d234..f3fefcc 100644
--- a/dev-python/sip/sip-4.13.3_pre20120526.ebuild
+++ b/dev-python/sip/sip-4.13.3_pre20120604.ebuild
@@ -13,7 +13,7 @@ EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip"
 
 inherit eutils python toolchain-funcs ${HG_ECLASS}
 
-HG_REVISION=482aa7e3f1ab
+HG_REVISION=c814c38523ff
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro http://pypi.python.org/pypi/SIP"



^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-06-08 20:02 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-06-08 20:02 UTC (permalink / raw
  To: gentoo-commits

commit:     7157a039dbe0abdd38bf832e7d500697ca0d9b55
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  8 20:02:11 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Fri Jun  8 20:02:11 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=7157a039

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...20604.ebuild => PyQt4-4.9.2_pre20120608.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...120604.ebuild => sip-4.13.3_pre20120608.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index cd8de94..95c9001 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.2-d49ae8bd9152.tar.gz 9906029 SHA256 891ec0f060b078ca29a6778ce26d7e73adce4813373ad7d02fe47da051bb8f57 SHA512 09f425fde98f25a02cad8f7b1695804f483168eb23006a9669510c7860d5f4047139440f7d969fc3e0359624115d069e73864c6e8c89b202d3fa3ee004704828 WHIRLPOOL 163e195da64fcd2d54f2ac10ded98f501dee7ef83ee66a124032a7f634f3f41fe97efcddf91461f13cc70713406295cef1750fd4486add5d9397bec75b6d0a9b
+DIST PyQt-x11-gpl-snapshot-4.9.2-93480e10d581.tar.gz 9907000 SHA256 815daa9bbc583e6ed69b927a0a3665fb5ec8cb492772f5eb910dc86673163cb4 SHA512 8d577d19517752349429a1b12d838a58a443d18cc73bb7ba5a45ca6db372433240d03a1aba65f99af48f40e6bd05675f2211ea4a6fe195c999397f88470e9701 WHIRLPOOL f89e3c5538b110b19a460405d60cd30b8cc6d569afd7baab10cfdc78fc5ea85fc3b269293f473cc2c1e4ba36bddd2ce3184c6ea633e38f09c251510af19940c5

diff --git a/dev-python/PyQt4/PyQt4-4.9.2_pre20120604.ebuild b/dev-python/PyQt4/PyQt4-4.9.2_pre20120608.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.2_pre20120604.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.2_pre20120608.ebuild
index 22bbd80..5f88cca 100644
--- a/dev-python/PyQt4/PyQt4-4.9.2_pre20120604.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.2_pre20120608.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython 2.7-pypy-*"
 
 inherit eutils toolchain-funcs qt4-r2 python
 
-REVISION=d49ae8bd9152
+REVISION=93480e10d581
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 7d28f6b..79efc85 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.13.3-snapshot-c814c38523ff.tar.gz 730285 SHA256 410534cc87e5a7ebf7a455a627a73b992712e84ea3754b60d6ec914ec92486c7 SHA512 2d29316081ecc739e5d180479d85092761a29ffee9c6a239d99191951d0a9b62def8671818f6d114bfe856565567599549b3a655e7ca33cbf0cd6fb8c77d9dfa WHIRLPOOL c5002d101cccc9b370cbe3f13325e21192effd54385bd2bce347754340c3aeec90e47c7ed5e2916d08ae3e68e1a331da943bfd7c243ecd29836d508d2fec1dd2
+DIST sip-4.13.3-snapshot-377e9e4763f5.tar.gz 730272 SHA256 cc1b00a0d982f488d824252dfaca77c2f6c34d037e44177d41da16435fe75d92 SHA512 13f0db372b7345820154ce368922707ae167aadaa1af63cea841abc7817fda9685c727d87575813b3a7bce0bf3204dde9776569a99abe7a254721316fae710b1 WHIRLPOOL e46f14c7a734c3c88c19166fd94e9a63f5a6f20d2569a4540621ff5f382aaad17cba1a5fd04ad31908aae0230382ae3188a0c6da4816db40c14cd9ac3bdbbaeb

diff --git a/dev-python/sip/sip-4.13.3_pre20120604.ebuild b/dev-python/sip/sip-4.13.3_pre20120608.ebuild
similarity index 98%
rename from dev-python/sip/sip-4.13.3_pre20120604.ebuild
rename to dev-python/sip/sip-4.13.3_pre20120608.ebuild
index f3fefcc..8f62ae2 100644
--- a/dev-python/sip/sip-4.13.3_pre20120604.ebuild
+++ b/dev-python/sip/sip-4.13.3_pre20120608.ebuild
@@ -13,7 +13,7 @@ EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip"
 
 inherit eutils python toolchain-funcs ${HG_ECLASS}
 
-HG_REVISION=c814c38523ff
+HG_REVISION=377e9e4763f5
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro http://pypi.python.org/pypi/SIP"



^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-07-11 20:20 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-07-11 20:20 UTC (permalink / raw
  To: gentoo-commits

commit:     b873cb65a52fb2126337be884a4f95868d34b27c
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 11 20:19:55 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Wed Jul 11 20:19:55 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=b873cb65

PyQt4/sip: Move distfiles to d.g.o because gentoo-el has issues

---
 dev-python/PyQt4/PyQt4-4.9.5_pre20120711.ebuild |    2 +-
 dev-python/sip/sip-4.13.4_pre20120710.ebuild    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/PyQt4/PyQt4-4.9.5_pre20120711.ebuild b/dev-python/PyQt4/PyQt4-4.9.5_pre20120711.ebuild
index 6fe22e1..fa04eec 100644
--- a/dev-python/PyQt4/PyQt4-4.9.5_pre20120711.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.5_pre20120711.ebuild
@@ -21,7 +21,7 @@ HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/ http://pypi.p
 
 if [[ ${PV} == *_pre* ]]; then
 	MY_P="PyQt-x11-gpl-snapshot-${PV%_pre*}-${REVISION}"
-	SRC_URI="http://www.gentoo-el.org/~hwoarang/distfiles/${MY_P}.tar.gz"
+	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 else
 	MY_P="PyQt-x11-gpl-${PV}"
 	SRC_URI="http://www.riverbankcomputing.com/static/Downloads/${PN}/${MY_P}.tar.gz"

diff --git a/dev-python/sip/sip-4.13.4_pre20120710.ebuild b/dev-python/sip/sip-4.13.4_pre20120710.ebuild
index 7de4a24..5b3eea5 100644
--- a/dev-python/sip/sip-4.13.4_pre20120710.ebuild
+++ b/dev-python/sip/sip-4.13.4_pre20120710.ebuild
@@ -34,7 +34,7 @@ if [[ ${PV} == *9999* ]]; then
 elif [[ ${PV} == *_pre* ]]; then
 	# development snapshot
 	MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION}
-	SRC_URI="http://www.gentoo-el.org/~hwoarang/distfiles/${MY_P}.tar.gz"
+	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 	S=${WORKDIR}/${MY_P}
 fi
 



^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-08-11  4:01 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-08-11  4:01 UTC (permalink / raw
  To: gentoo-commits

commit:     8e64a40360a42646000e1f6d3b59d7074fd49b62
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 11 04:02:22 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sat Aug 11 04:02:22 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=8e64a403

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...20714.ebuild => PyQt4-4.9.5_pre20120811.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...120723.ebuild => sip-4.13.4_pre20120811.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 3b28461..18cd25f 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.5-29b668ada14c.tar.gz 9948579 SHA256 f78f97e46008ad8eb469b742a84b807e78ac1e56c4bac3e7a1df0615ae11c451 SHA512 ea6238351e7d5d77dd4d1fa75b1662723193d170a8158cdf9aeecbf2826678482b087f12f3889065e2bd3e7159e14231b0e80a7525d5af8ddb044f52f4dc90a2 WHIRLPOOL ad1bba2849e0a5c436bd2c3e2b3f608a67ee31fdad270d79943727611b5476885cefd35556813542b16a9d4cd67ca0e2004575c40b3faa8a24adacd50abab4ca
+DIST PyQt-x11-gpl-snapshot-4.9.5-ed00d7318b30.tar.gz 9951913 SHA256 15352936f7f741b7801cce864afbfa5e845242af1ac9fa2d5a6eb8f2ae3ebc2d SHA512 c3e8265bede234e867625a4ec1b283791b2598dc669c85ed926e2c5fcd355f24fdc4c00e82be03a6692324bbe7b6dccf6fd7a6e321bcb695738c2da1c87aa1af WHIRLPOOL 87688ed52439beafb940487d235010c0223da71f496c7afaaeb428c8e5692bb103af03e327deadf34c57683215995ed2573e5905ab453c8a007421a36b999e8a

diff --git a/dev-python/PyQt4/PyQt4-4.9.5_pre20120714.ebuild b/dev-python/PyQt4/PyQt4-4.9.5_pre20120811.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.5_pre20120714.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.5_pre20120811.ebuild
index ec5e8bf..c2c46bc 100644
--- a/dev-python/PyQt4/PyQt4-4.9.5_pre20120714.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.5_pre20120811.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils toolchain-funcs qt4-r2 python
 
-REVISION=29b668ada14c
+REVISION=ed00d7318b30
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 4ba61a5..2167714 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.13.4-snapshot-5775580258b3.tar.gz 731428 SHA256 19f55e7fac976767653cde03eebd47079f9c12e789e9febecb0d868f879577a7 SHA512 ba32b8c2be25a775d83115cced03722f5cdbb74dfeb24206b95c77b7540af71cf56e1f68f38a87c6c579a41e357a8a9cfd6403ccd9f7532e064dd72d0cfc1a26 WHIRLPOOL 4763eb2b47203aa1ac188881334bff346cab15e92689cb9cda6b537ef8f18e39ab5788b21f354a49365e3ac834d7447988c4062453ec4f0392a096321e79740b
+DIST sip-4.13.4-snapshot-897e085bdd97.tar.gz 731503 SHA256 8f4533976389a823b2048182f1511995c848aad43daefff319d1cf18900ab03b SHA512 4b9526f2463ace367f1345de059424a40eaf5393a18c19c72516c9bcb1fcccbce7fef7c09c9183874b321fadc2c44df04460bc16e8f62f24d0744194e669b5ea WHIRLPOOL 0e921efcc2aa8b7b564d8b46c55cbf5154e32b734edd696189b838872c41ba1307910841dc068bf304c591ab09fb3f95bb04c9e6fd109657733c0e301775f34a

diff --git a/dev-python/sip/sip-4.13.4_pre20120723.ebuild b/dev-python/sip/sip-4.13.4_pre20120811.ebuild
similarity index 98%
rename from dev-python/sip/sip-4.13.4_pre20120723.ebuild
rename to dev-python/sip/sip-4.13.4_pre20120811.ebuild
index cedd6a2..52f9af8 100644
--- a/dev-python/sip/sip-4.13.4_pre20120723.ebuild
+++ b/dev-python/sip/sip-4.13.4_pre20120811.ebuild
@@ -13,7 +13,7 @@ EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip"
 
 inherit eutils python toolchain-funcs ${HG_ECLASS}
 
-HG_REVISION=5775580258b3
+HG_REVISION=897e085bdd97
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro http://pypi.python.org/pypi/SIP"


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-08-16  4:01 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-08-16  4:01 UTC (permalink / raw
  To: gentoo-commits

commit:     67494160f641b1a11125dc59297a9c2cbbe3c7b1
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 16 04:02:17 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Thu Aug 16 04:02:17 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=67494160

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...20812.ebuild => PyQt4-4.9.5_pre20120816.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...120811.ebuild => sip-4.13.4_pre20120816.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 938d68d..14f4ddf 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.5-cdc766160e37.tar.gz 9951294 SHA256 f0fbb9772f472c972e330e0e78b4358551f1177466933a187a3c705999fdcd16 SHA512 c51e7abcb1cd0141f6cc963426639ecca8dc87b2ab258f06c3866cb5d8eb880677460e951ca5b226f9d7592a0451b79c3246b9edc1590203ea32bd29178d1f66 WHIRLPOOL 836832a85b2eba7e1c1b72265411b5554a21530c05f002cde32ed8be3686d554eb0e2863938b144c3d586a2a2ee76e9a3084b3e492e5199d289151e25b91b247
+DIST PyQt-x11-gpl-snapshot-4.9.5-6373b573b392.tar.gz 9951445 SHA256 79f7a93214c73f46107be52c80832344cd28dfb8e0dcba861c17c7fc26fcfe63 SHA512 9a27288099e3798e51d3a528b0e04b96e09a774ecdfa56f82a97938a38988d275911c0c6c7a4fbc0a29e00065adc85b94b0dd3714b8da4c1b155519e21af474e WHIRLPOOL 41395aa9bc00ccca1a7c65b0f1d0ae64a6a122c10477b92597a3917319da36142f27ae3f4ab62cb12ec70584d19256256b4572555b560e9f3377ec03716025fd

diff --git a/dev-python/PyQt4/PyQt4-4.9.5_pre20120812.ebuild b/dev-python/PyQt4/PyQt4-4.9.5_pre20120816.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.5_pre20120812.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.5_pre20120816.ebuild
index e648ff8..4839ec1 100644
--- a/dev-python/PyQt4/PyQt4-4.9.5_pre20120812.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.5_pre20120816.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils toolchain-funcs qt4-r2 python
 
-REVISION=cdc766160e37
+REVISION=6373b573b392
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 2167714..135d027 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.13.4-snapshot-897e085bdd97.tar.gz 731503 SHA256 8f4533976389a823b2048182f1511995c848aad43daefff319d1cf18900ab03b SHA512 4b9526f2463ace367f1345de059424a40eaf5393a18c19c72516c9bcb1fcccbce7fef7c09c9183874b321fadc2c44df04460bc16e8f62f24d0744194e669b5ea WHIRLPOOL 0e921efcc2aa8b7b564d8b46c55cbf5154e32b734edd696189b838872c41ba1307910841dc068bf304c591ab09fb3f95bb04c9e6fd109657733c0e301775f34a
+DIST sip-4.13.4-snapshot-f59d135ae51c.tar.gz 731811 SHA256 12793e81d6c69f1effac51a8ff57e35b67c41d69646115132c5f4cfb75469a06 SHA512 d46ea51be798bfe1fbcb17d10ac0c253dab9c7817bdf3207cde0e1ef6a2b614320f2622ece59b853311e08452dcb2bb4fe9b56acf4bff8aee52ffdb853f766bd WHIRLPOOL 1befda4ddccfd06991fe4b41007cf8ce978946c76e859b542423a42a0659c3a73e8189b89b516ecac34baf04efe39364de93a6381da7e834ff7372556790e5dc

diff --git a/dev-python/sip/sip-4.13.4_pre20120811.ebuild b/dev-python/sip/sip-4.13.4_pre20120816.ebuild
similarity index 98%
rename from dev-python/sip/sip-4.13.4_pre20120811.ebuild
rename to dev-python/sip/sip-4.13.4_pre20120816.ebuild
index 52f9af8..b067a62 100644
--- a/dev-python/sip/sip-4.13.4_pre20120811.ebuild
+++ b/dev-python/sip/sip-4.13.4_pre20120816.ebuild
@@ -13,7 +13,7 @@ EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip"
 
 inherit eutils python toolchain-funcs ${HG_ECLASS}
 
-HG_REVISION=897e085bdd97
+HG_REVISION=f59d135ae51c
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro http://pypi.python.org/pypi/SIP"


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-09-15  4:05 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-09-15  4:05 UTC (permalink / raw
  To: gentoo-commits

commit:     fbb20cc50c405cb730c8ee80b9d04b18706e42ac
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 15 04:03:01 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sat Sep 15 04:03:01 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=fbb20cc5

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...20912.ebuild => PyQt4-4.9.5_pre20120915.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...20120914.ebuild => sip-4.14_pre20120915.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 871f163..6661706 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.5-4609dca587a0.tar.gz 9956023 SHA256 2cbf4a826c2a99b656ae80dc9aca9e7a37c9beed4a706945b53040f13c78b843 SHA512 f40bfa3f3c2e1d82661404e9bc22321c4b0fc6f5ebf68a6e30f5f2bb76b6c78f440dfa07b730ff193ea5a4aee624ccddd775363a070343bda4843239f984713a WHIRLPOOL ccb2416cafcb64c9e5ec79553a8dc3db591ec8a65ffdc23a5d562a049505089254abde6835c9a7733ef1d007cf6eb237f455990c916c8b566ea99dc495d2dbff
+DIST PyQt-x11-gpl-snapshot-4.9.5-fb7b53ddf9e4.tar.gz 9958534 SHA256 513f43fee8f0c0b3fbf266071e6e6f2a70448eb9a441c85377d806cc50a2cf38 SHA512 cc9051f1f0f537273a769aab07a07315f82c44236e27a41b755bb22e1cee3687eb9978fd75deb96421a2f13973509aa0f8cf1693a622d6a354838446253fd61d WHIRLPOOL d5419781d5c888bf23e99096d29e889e33f222a795608e2d028726eb3146aae8110e46b1e20b2a769eeecad7b4a8f8119da3da71661d6e14a2eec4ef50bd9c88

diff --git a/dev-python/PyQt4/PyQt4-4.9.5_pre20120912.ebuild b/dev-python/PyQt4/PyQt4-4.9.5_pre20120915.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.5_pre20120912.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.5_pre20120915.ebuild
index 1a98748..99e850f 100644
--- a/dev-python/PyQt4/PyQt4-4.9.5_pre20120912.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.5_pre20120915.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils toolchain-funcs qt4-r2 python
 
-REVISION=4609dca587a0
+REVISION=fb7b53ddf9e4
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index f470ef1..7072088 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14-snapshot-3da91337f333.tar.gz 718269 SHA256 c145afd0c117a661cd14649a50bb9208e8066bcb262a13010fd899574851f09f SHA512 0785c95a99851dadd50ee52a147c139d6f0aa4a5985e64de507cb6ff937ea8c5252965e4bf86793468b75272f3d0c88fc03c89f93c4cd336aebd028afb806d91 WHIRLPOOL 6d06e88e0e89b200e9c45736abf2c73cb84ac30279ab98f010904beb23206170b3a3a5804b2f8681383919f2bae1f263764a9f0ab8cfdcd7c25febaaf4b5b2f7
+DIST sip-4.14-snapshot-6d704a7ab6c5.tar.gz 718228 SHA256 896e9f201095d20fcbfb371a57b26cd8a721d8666610d8d8d6ec9baae46beab3 SHA512 d7ac4f308f515967a8c98e42131f2773189168db41cafbc441fa3a2e242f112faf4d1b52151659f226f9ed2bd430411ab5a390054a89d0908dde370104958ce4 WHIRLPOOL 8b978064e27b18e63fda84310414f1d0efadba9c226874e7d9fb10937dfa016fd99325d19b2c4a0b49edc00fbc9cd87f67c9b94012e0dc18b0ee7db3340e67e2

diff --git a/dev-python/sip/sip-4.14_pre20120914.ebuild b/dev-python/sip/sip-4.14_pre20120915.ebuild
similarity index 98%
rename from dev-python/sip/sip-4.14_pre20120914.ebuild
rename to dev-python/sip/sip-4.14_pre20120915.ebuild
index d8ff21d..59b998a 100644
--- a/dev-python/sip/sip-4.14_pre20120914.ebuild
+++ b/dev-python/sip/sip-4.14_pre20120915.ebuild
@@ -13,7 +13,7 @@ EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip"
 
 inherit eutils python toolchain-funcs ${HG_ECLASS}
 
-HG_REVISION=3da91337f333
+HG_REVISION=6d704a7ab6c5
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro http://pypi.python.org/pypi/SIP"


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-09-20  4:05 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-09-20  4:05 UTC (permalink / raw
  To: gentoo-commits

commit:     97b4e692c7ea01a6625dd696a13ae2cacdba6ebd
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 20 04:03:03 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Thu Sep 20 04:03:03 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=97b4e692

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...20917.ebuild => PyQt4-4.9.5_pre20120920.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...20120919.ebuild => sip-4.14_pre20120920.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 29055c6..07d2bc8 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.5-e8962761d9f7.tar.gz 9959745 SHA256 83a820e34488e7af6d63d0a36f1d254de95c162e05a132b59b318248d410bc0c SHA512 36144ebbd3dcf767f78cf7eaf76a1d2073b8ad494dae167c42c36c3fc7797e13d6e86062b37a61d3ea80e33bc7002d49726c6b189b92abd600980b9125439fe6 WHIRLPOOL ea70cba676263ad3ee8716a734ef55c59af1c2d490cb0b0a6a818f8417f7c24d670487ab9d47a187394cbe3703e4b9204c0972988fb6b9bd8c66b0a2cb2bb58f
+DIST PyQt-x11-gpl-snapshot-4.9.5-b007d37329a0.tar.gz 9959275 SHA256 8f260466143244dfe4413bb027d005e07e6e8d3d8e1c5b10815ab6b8bc3831a9 SHA512 e065001cd89c27f80d450eb0fe8e4699438ed9a3e8b3b671a48afba5eb699afb84f082d4f7c1498acc080717108052d531b010a03940ac38c017eb9ab092b129 WHIRLPOOL 5a54c4a50fd3f8d1266aec5628df4c7879a1fbd22333104a05ac2a4edb68403804060670a7e5dc489e0ac1755f50e89e83f7edb5cc6b271637743aa92b094d59

diff --git a/dev-python/PyQt4/PyQt4-4.9.5_pre20120917.ebuild b/dev-python/PyQt4/PyQt4-4.9.5_pre20120920.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.5_pre20120917.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.5_pre20120920.ebuild
index e666080..d63e4ed 100644
--- a/dev-python/PyQt4/PyQt4-4.9.5_pre20120917.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.5_pre20120920.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils toolchain-funcs qt4-r2 python
 
-REVISION=e8962761d9f7
+REVISION=b007d37329a0
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 203dcba..83dc1c5 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14-snapshot-a8aaecad7327.tar.gz 718890 SHA256 820c6649627ee65cd2d8405c3663f26fbdfaa3dff57b0dbf02dda13d9cd97709 SHA512 f5c0db33f77eb03d44115573f16f9259cee3fab9c274333df9a9f6fda03c2e62401ce6d0e5935d170057ef679b3c9aadeee999111f18aa386bdfae23611b038a WHIRLPOOL 2323bbe8bdaad62cdfb24172a2f34efc57105f821eec5f5cf723c2f1781b7bda18d84aceb21c25ff4039194f2367a30f397ff1559c98f9144a92c7b43657c01e
+DIST sip-4.14-snapshot-fd2e76ea8e16.tar.gz 718702 SHA256 6b64f9cf4c7ced27cc3ce57e4545f8b105bc837c8509408e222897f2aefcd462 SHA512 3ffaead4d9a7b3ea2bc79a30d8ae10278e5530a442bdd052bbf9fec1efb175907b06106ff26d18bb7fbd0c85552bc1f02b330bf12fdbb1c417c608bba0426f03 WHIRLPOOL b135da52b3f60fb8b6334071a30c8d8fea48b33a7a70294828d7cb1eff36a27355da53f71d52c6f415909b6ee03c5fd975fbe78836115c91a9256c718df52fcf

diff --git a/dev-python/sip/sip-4.14_pre20120919.ebuild b/dev-python/sip/sip-4.14_pre20120920.ebuild
similarity index 98%
rename from dev-python/sip/sip-4.14_pre20120919.ebuild
rename to dev-python/sip/sip-4.14_pre20120920.ebuild
index f9356f8..19e3c12 100644
--- a/dev-python/sip/sip-4.14_pre20120919.ebuild
+++ b/dev-python/sip/sip-4.14_pre20120920.ebuild
@@ -13,7 +13,7 @@ EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip"
 
 inherit eutils python toolchain-funcs ${HG_ECLASS}
 
-HG_REVISION=a8aaecad7327
+HG_REVISION=fd2e76ea8e16
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro http://pypi.python.org/pypi/SIP"


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-09-25  4:05 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-09-25  4:05 UTC (permalink / raw
  To: gentoo-commits

commit:     ff5e5a3bcad8a3af948a6b47f8bfa52775bb2cbf
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 25 04:03:09 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Tue Sep 25 04:03:09 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=ff5e5a3b

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...20920.ebuild => PyQt4-4.9.5_pre20120925.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...20120922.ebuild => sip-4.14_pre20120925.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 07d2bc8..d16a40b 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.5-b007d37329a0.tar.gz 9959275 SHA256 8f260466143244dfe4413bb027d005e07e6e8d3d8e1c5b10815ab6b8bc3831a9 SHA512 e065001cd89c27f80d450eb0fe8e4699438ed9a3e8b3b671a48afba5eb699afb84f082d4f7c1498acc080717108052d531b010a03940ac38c017eb9ab092b129 WHIRLPOOL 5a54c4a50fd3f8d1266aec5628df4c7879a1fbd22333104a05ac2a4edb68403804060670a7e5dc489e0ac1755f50e89e83f7edb5cc6b271637743aa92b094d59
+DIST PyQt-x11-gpl-snapshot-4.9.5-3e881fe8af84.tar.gz 9959799 SHA256 9a2e4270cfaf66343a5b82df3cd5c5888eb8b1b426f4d55054a9dc57c9a5a764 SHA512 55652a47a6cfcbb7ebdda181177b64733e937c24e61d0c58445d938dabeeaff37d920dc3c0a930483008183a1471c0cb8e529e1ed2c680aad01ec43a53899af6 WHIRLPOOL e78a1e81d727b930c86aee9d47ceadfb86534edb8c99229033cfc08fdfac2f371f3dbfc5695002ff340daa04b9ff4d49b5a18dafea9396908760b36691526ca5

diff --git a/dev-python/PyQt4/PyQt4-4.9.5_pre20120920.ebuild b/dev-python/PyQt4/PyQt4-4.9.5_pre20120925.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.5_pre20120920.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.5_pre20120925.ebuild
index d63e4ed..d7038ee 100644
--- a/dev-python/PyQt4/PyQt4-4.9.5_pre20120920.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.5_pre20120925.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils toolchain-funcs qt4-r2 python
 
-REVISION=b007d37329a0
+REVISION=3e881fe8af84
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 17403c2..4baa19e 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14-snapshot-3b76a41a1f4a.tar.gz 718717 SHA256 a29eeed3affbcbd6130895d922dddaa1b0b4f35fa0dd96d74b6c542fe05916bb SHA512 ee5496f960dde633a400d87560a6fd0385c9bfec030d99e43715e06c9c78c96f9dd61f98611c7e26ed64250bb57c5ec1d3c2d8e43f5227bb32bd77afa6cdc25a WHIRLPOOL f116d95a59007081670b0a322fad0edc686d85cb9194d099ae6539f239772dff379d403cc4341b841f9f8b69aeee7c5413f0219ba4f8be2a8277a22c83a9a02f
+DIST sip-4.14-snapshot-4e2fddd95c07.tar.gz 718710 SHA256 09fb1062a9fcb6370c939146b50789bd1c2b79cd729040773e1537ae8f4812b5 SHA512 c2ef8bf968d800ac32a30f7abe8e25d48775f2e5b36eed5c88fd2b3bf10ecf7533aa9cffeabeee220be90e76de32e3c7f269f67b1603edead876c5055eeb9f5a WHIRLPOOL 9214f94c3f85d845455e17e36930aa74b19eee7fca0b044c2e69d596f4a5e7a67566e6ea11d62be137f63183be5fd4383bd02f937d13bdcd39962fa0d209b112

diff --git a/dev-python/sip/sip-4.14_pre20120922.ebuild b/dev-python/sip/sip-4.14_pre20120925.ebuild
similarity index 98%
rename from dev-python/sip/sip-4.14_pre20120922.ebuild
rename to dev-python/sip/sip-4.14_pre20120925.ebuild
index 0abe4ed..f172f51 100644
--- a/dev-python/sip/sip-4.14_pre20120922.ebuild
+++ b/dev-python/sip/sip-4.14_pre20120925.ebuild
@@ -13,7 +13,7 @@ EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip"
 
 inherit eutils python toolchain-funcs ${HG_ECLASS}
 
-HG_REVISION=3b76a41a1f4a
+HG_REVISION=4e2fddd95c07
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro http://pypi.python.org/pypi/SIP"


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-09-26  4:05 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-09-26  4:05 UTC (permalink / raw
  To: gentoo-commits

commit:     77c02e2ec3f67d3de6929107b7edfc3d7456b460
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 26 04:03:00 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Wed Sep 26 04:03:00 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=77c02e2e

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...20925.ebuild => PyQt4-4.9.5_pre20120926.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...20120925.ebuild => sip-4.14_pre20120926.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index d16a40b..c09fbbd 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.5-3e881fe8af84.tar.gz 9959799 SHA256 9a2e4270cfaf66343a5b82df3cd5c5888eb8b1b426f4d55054a9dc57c9a5a764 SHA512 55652a47a6cfcbb7ebdda181177b64733e937c24e61d0c58445d938dabeeaff37d920dc3c0a930483008183a1471c0cb8e529e1ed2c680aad01ec43a53899af6 WHIRLPOOL e78a1e81d727b930c86aee9d47ceadfb86534edb8c99229033cfc08fdfac2f371f3dbfc5695002ff340daa04b9ff4d49b5a18dafea9396908760b36691526ca5
+DIST PyQt-x11-gpl-snapshot-4.9.5-1453d84fc481.tar.gz 9959786 SHA256 c0f0f44a154d9fbdff2273a9a2028d348d42b3f4e60fbadd814bae1b8097b512 SHA512 af49b231b08a61401580b65fecfa082078b4b32357767886eba2037401e7d7fc36413126c73c26d8cd89b59dc6d2e39789f8382a887f89bd7fc153441d52abc2 WHIRLPOOL 47590bfc089d90273c0920aa308e602088687bfda76b6451e3a9418fc5ed0efa01c9801e9e2bd75b8407ccb6545d055b60dd566123f159e3c577660dcc0415df

diff --git a/dev-python/PyQt4/PyQt4-4.9.5_pre20120925.ebuild b/dev-python/PyQt4/PyQt4-4.9.5_pre20120926.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.5_pre20120925.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.5_pre20120926.ebuild
index d7038ee..b8d5405 100644
--- a/dev-python/PyQt4/PyQt4-4.9.5_pre20120925.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.5_pre20120926.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils toolchain-funcs qt4-r2 python
 
-REVISION=3e881fe8af84
+REVISION=1453d84fc481
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 4baa19e..192b6af 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14-snapshot-4e2fddd95c07.tar.gz 718710 SHA256 09fb1062a9fcb6370c939146b50789bd1c2b79cd729040773e1537ae8f4812b5 SHA512 c2ef8bf968d800ac32a30f7abe8e25d48775f2e5b36eed5c88fd2b3bf10ecf7533aa9cffeabeee220be90e76de32e3c7f269f67b1603edead876c5055eeb9f5a WHIRLPOOL 9214f94c3f85d845455e17e36930aa74b19eee7fca0b044c2e69d596f4a5e7a67566e6ea11d62be137f63183be5fd4383bd02f937d13bdcd39962fa0d209b112
+DIST sip-4.14-snapshot-5d3c5164342a.tar.gz 720199 SHA256 b58c70f351add975cb9853491e12f6a1cef3aa17e0d6f17e203eacc4d2388d41 SHA512 66b8f615471950c251c99e178f82190d3639dc97f8d612ef35bce9ebee4c6bc09cf154e0cf3457f91cfc8b97b8dfcbb05062d6bdb477e0cc75866409ae2b618a WHIRLPOOL cecc763ec7c9c393af4e28f0864d85a7138af4e359619e68b4791e77910d7830ea840ac3158ad6033d4da35b2d1b84c2211b8be8b9718b8d5d6a390787341a9e

diff --git a/dev-python/sip/sip-4.14_pre20120925.ebuild b/dev-python/sip/sip-4.14_pre20120926.ebuild
similarity index 98%
rename from dev-python/sip/sip-4.14_pre20120925.ebuild
rename to dev-python/sip/sip-4.14_pre20120926.ebuild
index f172f51..0fc9289 100644
--- a/dev-python/sip/sip-4.14_pre20120925.ebuild
+++ b/dev-python/sip/sip-4.14_pre20120926.ebuild
@@ -13,7 +13,7 @@ EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip"
 
 inherit eutils python toolchain-funcs ${HG_ECLASS}
 
-HG_REVISION=4e2fddd95c07
+HG_REVISION=5d3c5164342a
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro http://pypi.python.org/pypi/SIP"


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-09-28  4:05 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-09-28  4:05 UTC (permalink / raw
  To: gentoo-commits

commit:     ef15f92736c1bb0b05f6d930770d4b283d86149e
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 28 04:02:20 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Fri Sep 28 04:02:20 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=ef15f927

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...20926.ebuild => PyQt4-4.9.5_pre20120928.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...20120926.ebuild => sip-4.14_pre20120928.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index c09fbbd..062413e 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.5-1453d84fc481.tar.gz 9959786 SHA256 c0f0f44a154d9fbdff2273a9a2028d348d42b3f4e60fbadd814bae1b8097b512 SHA512 af49b231b08a61401580b65fecfa082078b4b32357767886eba2037401e7d7fc36413126c73c26d8cd89b59dc6d2e39789f8382a887f89bd7fc153441d52abc2 WHIRLPOOL 47590bfc089d90273c0920aa308e602088687bfda76b6451e3a9418fc5ed0efa01c9801e9e2bd75b8407ccb6545d055b60dd566123f159e3c577660dcc0415df
+DIST PyQt-x11-gpl-snapshot-4.9.5-9eb6aac99275.tar.gz 9959108 SHA256 286e6cec5d1f0e86d9358df52b5fa22910ad7f8d6b8545141773b97a4ae83224 SHA512 3941a1c48fa26f92e0235c7a95e474284be39b52aa30d4657895b5419489e10375ab6c9cdf4b39a6ab23c47965d6519dd858aa15e99da00735192ed5463d2fb6 WHIRLPOOL 50c557759a31bd57510c7c997db1f0aeae4aab21b083d215f50afa2c609163e6a777c0cbc42048026b5908bc033cbf6350510f28e2636e78ab539be8e5e6d9bd

diff --git a/dev-python/PyQt4/PyQt4-4.9.5_pre20120926.ebuild b/dev-python/PyQt4/PyQt4-4.9.5_pre20120928.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.5_pre20120926.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.5_pre20120928.ebuild
index b8d5405..5ddfccf 100644
--- a/dev-python/PyQt4/PyQt4-4.9.5_pre20120926.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.5_pre20120928.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils toolchain-funcs qt4-r2 python
 
-REVISION=1453d84fc481
+REVISION=9eb6aac99275
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 192b6af..61b1c14 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14-snapshot-5d3c5164342a.tar.gz 720199 SHA256 b58c70f351add975cb9853491e12f6a1cef3aa17e0d6f17e203eacc4d2388d41 SHA512 66b8f615471950c251c99e178f82190d3639dc97f8d612ef35bce9ebee4c6bc09cf154e0cf3457f91cfc8b97b8dfcbb05062d6bdb477e0cc75866409ae2b618a WHIRLPOOL cecc763ec7c9c393af4e28f0864d85a7138af4e359619e68b4791e77910d7830ea840ac3158ad6033d4da35b2d1b84c2211b8be8b9718b8d5d6a390787341a9e
+DIST sip-4.14-snapshot-cbf911605931.tar.gz 720805 SHA256 6ea684cc4ca6a66f0707cc7640498cdfe677523a765be8852c5aca9c6bf3ee38 SHA512 a6876c3ee5065181f792febfe105c9f005f3a2852e614f4e3cb426ea1f2defdd164cd7e4dd82be820e0a27e35422ebf1df69a9df0a117c6a18b4730766cf0328 WHIRLPOOL 7755aa142f1b40c400b9734e7685c8b6b459f9111dd1ec93037d4e5a876cb3c23cec84a331011348445f7dba48c409f8c5c757361896917bf07cc2e391d36b3e

diff --git a/dev-python/sip/sip-4.14_pre20120926.ebuild b/dev-python/sip/sip-4.14_pre20120928.ebuild
similarity index 98%
rename from dev-python/sip/sip-4.14_pre20120926.ebuild
rename to dev-python/sip/sip-4.14_pre20120928.ebuild
index 0fc9289..e09a167 100644
--- a/dev-python/sip/sip-4.14_pre20120926.ebuild
+++ b/dev-python/sip/sip-4.14_pre20120928.ebuild
@@ -13,7 +13,7 @@ EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip"
 
 inherit eutils python toolchain-funcs ${HG_ECLASS}
 
-HG_REVISION=5d3c5164342a
+HG_REVISION=cbf911605931
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro http://pypi.python.org/pypi/SIP"


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-09-29  4:05 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-09-29  4:05 UTC (permalink / raw
  To: gentoo-commits

commit:     def63226893e9e57c0ac7d91e7c2377eb4aa75bc
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 29 04:02:10 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sat Sep 29 04:02:10 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=def63226

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...20928.ebuild => PyQt4-4.9.5_pre20120929.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...20120928.ebuild => sip-4.14_pre20120929.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 062413e..1359c8f 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.5-9eb6aac99275.tar.gz 9959108 SHA256 286e6cec5d1f0e86d9358df52b5fa22910ad7f8d6b8545141773b97a4ae83224 SHA512 3941a1c48fa26f92e0235c7a95e474284be39b52aa30d4657895b5419489e10375ab6c9cdf4b39a6ab23c47965d6519dd858aa15e99da00735192ed5463d2fb6 WHIRLPOOL 50c557759a31bd57510c7c997db1f0aeae4aab21b083d215f50afa2c609163e6a777c0cbc42048026b5908bc033cbf6350510f28e2636e78ab539be8e5e6d9bd
+DIST PyQt-x11-gpl-snapshot-4.9.5-2a300de91e6e.tar.gz 9966497 SHA256 0990ebb6e6bc1fd5035cfd9cd868228da103cc49aaff8a8e696610b0746ec34f SHA512 e68263e1b58849df7b5b926e2c8ff8f0728d434ca15457ec1fc7401e806f2b37e8f6b874a22059f4efe9b1fb713f3044727b5b2162fdedbc8c9ffe6b25298981 WHIRLPOOL 3fae794ac137c454a034c44fad28c361ad362fbc8efadeceab3ebe02e1c6a6f22a8f0852772dcb55771bddf1d46d28e07b3d4ea7931a6843b012007e23ce856c

diff --git a/dev-python/PyQt4/PyQt4-4.9.5_pre20120928.ebuild b/dev-python/PyQt4/PyQt4-4.9.5_pre20120929.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.5_pre20120928.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.5_pre20120929.ebuild
index 5ddfccf..30b8418 100644
--- a/dev-python/PyQt4/PyQt4-4.9.5_pre20120928.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.5_pre20120929.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils toolchain-funcs qt4-r2 python
 
-REVISION=9eb6aac99275
+REVISION=2a300de91e6e
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 61b1c14..fbea42d 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14-snapshot-cbf911605931.tar.gz 720805 SHA256 6ea684cc4ca6a66f0707cc7640498cdfe677523a765be8852c5aca9c6bf3ee38 SHA512 a6876c3ee5065181f792febfe105c9f005f3a2852e614f4e3cb426ea1f2defdd164cd7e4dd82be820e0a27e35422ebf1df69a9df0a117c6a18b4730766cf0328 WHIRLPOOL 7755aa142f1b40c400b9734e7685c8b6b459f9111dd1ec93037d4e5a876cb3c23cec84a331011348445f7dba48c409f8c5c757361896917bf07cc2e391d36b3e
+DIST sip-4.14-snapshot-214dd6433474.tar.gz 720785 SHA256 55e42062113971091caa4135213a52d3f7500b865b4a32a2d0e75dc141269f67 SHA512 372ef5ebc10d8bc6f332497357bea9ea8e02cc710adc56cc2de1004ef9c38cf904d9522ee3cdad9da5663935d41128c050b338d700151673f047f957df1f01a8 WHIRLPOOL 7710785d504d6d1bd2155818951447e0d0c904bb931d5a1f957d5f64d1a4e413965aef89690f1d94166750ce0c4bc4f3d6697afd9e60ab157bd4633c5c7a688d

diff --git a/dev-python/sip/sip-4.14_pre20120928.ebuild b/dev-python/sip/sip-4.14_pre20120929.ebuild
similarity index 98%
rename from dev-python/sip/sip-4.14_pre20120928.ebuild
rename to dev-python/sip/sip-4.14_pre20120929.ebuild
index e09a167..284335b 100644
--- a/dev-python/sip/sip-4.14_pre20120928.ebuild
+++ b/dev-python/sip/sip-4.14_pre20120929.ebuild
@@ -13,7 +13,7 @@ EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip"
 
 inherit eutils python toolchain-funcs ${HG_ECLASS}
 
-HG_REVISION=cbf911605931
+HG_REVISION=214dd6433474
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro http://pypi.python.org/pypi/SIP"


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-10-04  4:09 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-10-04  4:09 UTC (permalink / raw
  To: gentoo-commits

commit:     48053e9346c2e121af935e6b1fbfb6eca7d6e06b
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  4 04:06:21 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Thu Oct  4 04:06:21 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=48053e93

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...21001.ebuild => PyQt4-4.9.6_pre20121004.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...121002.ebuild => sip-4.14.1_pre20121004.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 595dbf9..9b8e154 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.6-a2bc9d615aaa.tar.gz 9967111 SHA256 f76bfc0bed0b2a27d401de3d726568573ced8422247a21888ed149102f0fca78 SHA512 2bc18c614c8c8422061f77b66cd1e3fb70aa77892c913441237f9c65252b4de1b55eec82d169d6186c5ebb91a18b4462a468cb6400d6c6c6a8e77e5a2b364ff0 WHIRLPOOL a91871efcafe4ef6f306a6eeb4765dada6fc4350b2932fc176d0cb9f261cb2a9204790a1926a934b09ca89fea9863882de32676debdb06fa170ee1d799b79f42
+DIST PyQt-x11-gpl-snapshot-4.9.6-dfed2357a8bc.tar.gz 9967781 SHA256 1a3ce871c9049a721587501998c861fd121df6884dddf1782dc9fb16c812eef3 SHA512 0dacbbabd23ee1cdfd3f1a244d05b38194473c2f70311c40588fdc476c5b612053f5daf431b37d815cc8ab341184e8e2a0e2df6e6bf33ceed613928aada89e28 WHIRLPOOL ce7dd5ebddd8840938dcfb9a57ed587edc4cd5523540e2f61b4a70490ce2ad335aecbc1631d5c1d57130daa6d80187c342f938adf159342ecae8cebe5c67c75a

diff --git a/dev-python/PyQt4/PyQt4-4.9.6_pre20121001.ebuild b/dev-python/PyQt4/PyQt4-4.9.6_pre20121004.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.6_pre20121001.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.6_pre20121004.ebuild
index 456f9cb..48931e7 100644
--- a/dev-python/PyQt4/PyQt4-4.9.6_pre20121001.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.6_pre20121004.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils toolchain-funcs qt4-r2 python
 
-REVISION=a2bc9d615aaa
+REVISION=dfed2357a8bc
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index d84ef90..a6bf811 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.1-snapshot-dd884ddcb239.tar.gz 720894 SHA256 9840d81d71b67d8b65611dba9bcf0ed475e40ea2e78ba62b177d4063605da1c4 SHA512 81c476b1fd2ff4dacfdef07086a2f233b6096c6d00caff65eefd9ac7a7cb39fac86b7f8ddda9a414257eaa1bdb6ea0ffa637d66459ea68707634207dff0f3d45 WHIRLPOOL 5c9ebf98adfba06370cd626cece62190c4656dbb3ed4781c8cd0be81e1a003108b18d644cf2c1061a43339378b234a5b7b9625bc6a5a7fd4638b7a848f931c7e
+DIST sip-4.14.1-snapshot-cfbd55297dcd.tar.gz 721179 SHA256 1a4a57bb23282434441c7f510f2a7e70ac11e5183317bb4ed8f55559511503e6 SHA512 b04c868e05f965f651451560d3ebb120cc54c15dcf35e814b578feec88723b3eff8b3edabb8b8267851d7ce8dd20ad7cafb6e723950a9c3fb45f109a0e77915f WHIRLPOOL 88d6a57b90de42a39d675f1311a47966a43236e82e3c5ce8a98fa10cb5faec99310d02d7ee22188f8d09059c9290a5f9aacf59206670cd49dfa91a8270d2b623

diff --git a/dev-python/sip/sip-4.14.1_pre20121002.ebuild b/dev-python/sip/sip-4.14.1_pre20121004.ebuild
similarity index 98%
rename from dev-python/sip/sip-4.14.1_pre20121002.ebuild
rename to dev-python/sip/sip-4.14.1_pre20121004.ebuild
index 85ecb75..ee020b7 100644
--- a/dev-python/sip/sip-4.14.1_pre20121002.ebuild
+++ b/dev-python/sip/sip-4.14.1_pre20121004.ebuild
@@ -13,7 +13,7 @@ EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip"
 
 inherit eutils python toolchain-funcs ${HG_ECLASS}
 
-HG_REVISION=dd884ddcb239
+HG_REVISION=cfbd55297dcd
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro http://pypi.python.org/pypi/SIP"


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-10-08  4:06 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-10-08  4:06 UTC (permalink / raw
  To: gentoo-commits

commit:     fa86bb75e1c6b093ca74520c2e438b356f076a60
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  8 04:03:31 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Mon Oct  8 04:03:31 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=fa86bb75

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...21006.ebuild => PyQt4-4.9.6_pre20121008.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...121004.ebuild => sip-4.14.1_pre20121008.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 124223a..e714e7e 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.6-c637c0fc6f5f.tar.gz 9968325 SHA256 ce47db5b2caf86384f4081cf4165c14fb4e681be20f77fa29509fdb688531780 SHA512 59ed1dbe97dac343161860ab7485d2a610947606359848f1bc4c265d0be8cbe453fc6f3facfe00f301afeb034918399ec8cc247e51aea7a1a7cb8dbfec34fc3c WHIRLPOOL cf2d884f1bcf3e86c6839f8aaca94936a543f585cf5f0984925d709555e7cbb9a3a77c61b8815acf56882166ab197a8fa7f038440311562034cb642c5f401754
+DIST PyQt-x11-gpl-snapshot-4.9.6-f7b4fc5c2e79.tar.gz 9968145 SHA256 86f36162f622b0de03d4059139e7df306201f9373b27068503320d27f94033ac SHA512 6e44cfb751065049fba1378cd00bd3480c0184247748598cbc480b2b678faa7c12a76373b55ca247849ff3decb9a43eac989ee1373a3147e8945e6c276d82939 WHIRLPOOL 5658ff8d224d27408e35c29e529d3cd4764ccd27d6984adc5bcea2c0af8adc2c3ad3db0ea4fe2337d937fe6edca19627b32824bad034f79345dd403fba389699

diff --git a/dev-python/PyQt4/PyQt4-4.9.6_pre20121006.ebuild b/dev-python/PyQt4/PyQt4-4.9.6_pre20121008.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.6_pre20121006.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.6_pre20121008.ebuild
index cc995a0..b6b0732 100644
--- a/dev-python/PyQt4/PyQt4-4.9.6_pre20121006.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.6_pre20121008.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils toolchain-funcs qt4-r2 python
 
-REVISION=c637c0fc6f5f
+REVISION=f7b4fc5c2e79
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index a6bf811..166ed09 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.1-snapshot-cfbd55297dcd.tar.gz 721179 SHA256 1a4a57bb23282434441c7f510f2a7e70ac11e5183317bb4ed8f55559511503e6 SHA512 b04c868e05f965f651451560d3ebb120cc54c15dcf35e814b578feec88723b3eff8b3edabb8b8267851d7ce8dd20ad7cafb6e723950a9c3fb45f109a0e77915f WHIRLPOOL 88d6a57b90de42a39d675f1311a47966a43236e82e3c5ce8a98fa10cb5faec99310d02d7ee22188f8d09059c9290a5f9aacf59206670cd49dfa91a8270d2b623
+DIST sip-4.14.1-snapshot-38235401ffbc.tar.gz 720974 SHA256 86dc982a4593bfa151df521cedd4ce7bdf34d16a452c3c76ff2ccddb1de1df7f SHA512 b06313e2fc313ab48b5af1e6278750d6aacd46199c8ae8f824f8403b296845747278c3a03ad338b4684e805ac066dc5c02a5588f944e84e45d97a41a874d4ba0 WHIRLPOOL f8ef000ee4609d0a0ff126413f1f345df9a5c17d8a4f5b700e99cec18191cb3cdd8eaf38a489a8db13f42187064ee71fe6672b4a5439e69346431fc55dee9c72

diff --git a/dev-python/sip/sip-4.14.1_pre20121004.ebuild b/dev-python/sip/sip-4.14.1_pre20121008.ebuild
similarity index 98%
rename from dev-python/sip/sip-4.14.1_pre20121004.ebuild
rename to dev-python/sip/sip-4.14.1_pre20121008.ebuild
index ee020b7..b359b6a 100644
--- a/dev-python/sip/sip-4.14.1_pre20121004.ebuild
+++ b/dev-python/sip/sip-4.14.1_pre20121008.ebuild
@@ -13,7 +13,7 @@ EHG_REPO_URI="http://www.riverbankcomputing.com/hg/sip"
 
 inherit eutils python toolchain-funcs ${HG_ECLASS}
 
-HG_REVISION=cfbd55297dcd
+HG_REVISION=38235401ffbc
 
 DESCRIPTION="Python extension module generator for C and C++ libraries"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/sip/intro http://pypi.python.org/pypi/SIP"


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-11-05  5:02 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-11-05  5:02 UTC (permalink / raw
  To: gentoo-commits

commit:     b2203c5b9b63b84f28e724c93249cbec0356469a
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  5 05:02:20 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Mon Nov  5 05:02:20 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=b2203c5b

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...21029.ebuild => PyQt4-4.9.6_pre20121105.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...121027.ebuild => sip-4.14.2_pre20121105.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 5a96d13..16ea2d8 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.6-1b4b26628739.tar.gz 9969000 SHA256 6a208f71f29b71762599db65fbc6f0af90de79acd9f20f47b2149a05fa8d94e6 SHA512 58bf3b59da540037379dd5c2b46626b44299fcf5cd5f5dc9e5ccd177fb107f2027f850c7e2ae44ae85af526b5010e70ebc3476e61813ebec034a61be11450b4f WHIRLPOOL 4fb55d36ebdec49a65d5aef8f5ef75dceda340ee8b63ba2a48b32b93a1b139004865076d21ea2d861525c30f2fda5a14eb71885b867e6d5c7652efdfc790e539
+DIST PyQt-x11-gpl-snapshot-4.9.6-a76fd13f54f9.tar.gz 9968974 SHA256 c60215d7493b0bfa2139cf23c4abd1f6d04327f2c65769d375622e4a0af835e5 SHA512 da1c1d1565c944f37d2a5e55e779d8bad109afeff56f9edafcc5f791505ee5015022e7ff46b3470578247c4e5b1adb9f787bf7f08132d1f4d9de0ad0f971fc6b WHIRLPOOL fd38d2ead3c65bc11f5a77ef263d0aa5b71afb4905ca0e2e6a5332d1daf0207255fdfe3dce0a2a96add4bac099cbf86b3b58b23ff0a244a5961b667cb094a2b7

diff --git a/dev-python/PyQt4/PyQt4-4.9.6_pre20121029.ebuild b/dev-python/PyQt4/PyQt4-4.9.6_pre20121105.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.6_pre20121029.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.6_pre20121105.ebuild
index df5657e..e422a84 100644
--- a/dev-python/PyQt4/PyQt4-4.9.6_pre20121029.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.6_pre20121105.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils toolchain-funcs qt4-r2 python
 
-REVISION=1b4b26628739
+REVISION=a76fd13f54f9
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 58a82da..7c6f854 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.1-snapshot-1fe9c59f0f06.tar.gz 724067 SHA256 da1537e9e4acb90df038dcf84f1b15326a58191fd437a888316b40afa8e6225f SHA512 7bd28bf71843016f722f75cfd54fc6a95e90467324e1b09dd183e0d53c9e731de92b69f9454c0e522e17e87c10e0f90d3aeb7ddf0edb9355389563c4d2047488 WHIRLPOOL 25093b2b69ca0e03c222c2c0eb63bf8743644754ae5bf62eb3a23c24b5944dcc92e0872eb72f12b9a19fea3dad23e988d61f1fc6402b573cce93115d35772e90
+DIST sip-4.14.2-snapshot-80ee79901dc9.tar.gz 724353 SHA256 5387c36ddd80f29ce4da278b9a2df6f6be7368fbfd017feed915e57814bb27c6 SHA512 b078292d5ff96bf77e7ab9c75ea82f4637dc1dd459d1de45871eca9d185eb13d60a1196a770fe7af5974b16b8151a8fc8390fedc34482cac1ac0a3079263f29e WHIRLPOOL 0aa85a34aa8b94a2ff454bcc445a778aa03bbf496dd6e9e8cf6426bced8115ae353dd59fda724f0078c6f7930f377364010a030df1e1cccdea89dd997e45d3c9

diff --git a/dev-python/sip/sip-4.14.1_pre20121027.ebuild b/dev-python/sip/sip-4.14.2_pre20121105.ebuild
similarity index 99%
rename from dev-python/sip/sip-4.14.1_pre20121027.ebuild
rename to dev-python/sip/sip-4.14.2_pre20121105.ebuild
index c14ad82..10753e0 100644
--- a/dev-python/sip/sip-4.14.1_pre20121027.ebuild
+++ b/dev-python/sip/sip-4.14.2_pre20121105.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == *9999* ]]; then
 	inherit mercurial
 elif [[ ${PV} == *_pre* ]]; then
 	# development snapshot
-	HG_REVISION=1fe9c59f0f06
+	HG_REVISION=80ee79901dc9
 	MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION}
 	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 	S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-11-11  5:02 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-11-11  5:02 UTC (permalink / raw
  To: gentoo-commits

commit:     4390d02748c304f514ec7ef40dbff73437d4db9b
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 11 05:02:15 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sun Nov 11 05:02:15 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=4390d027

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...21105.ebuild => PyQt4-4.9.6_pre20121111.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...121105.ebuild => sip-4.14.2_pre20121111.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 16ea2d8..7a2d45e 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.6-a76fd13f54f9.tar.gz 9968974 SHA256 c60215d7493b0bfa2139cf23c4abd1f6d04327f2c65769d375622e4a0af835e5 SHA512 da1c1d1565c944f37d2a5e55e779d8bad109afeff56f9edafcc5f791505ee5015022e7ff46b3470578247c4e5b1adb9f787bf7f08132d1f4d9de0ad0f971fc6b WHIRLPOOL fd38d2ead3c65bc11f5a77ef263d0aa5b71afb4905ca0e2e6a5332d1daf0207255fdfe3dce0a2a96add4bac099cbf86b3b58b23ff0a244a5961b667cb094a2b7
+DIST PyQt-x11-gpl-snapshot-4.9.6-5d8f2d809b23.tar.gz 9968984 SHA256 767a9d9146d02520b5c2eff657328e13070aa7740a9aae7837c616ae1b91b40b SHA512 f6ec04a4ede527a1bc91dd715fb22f67e7a2f4ca1ae881e1ebb75c34ad7b37b8c5253a7fbcb246c58699092603b06857beb2c7e44f322bf764a01ad123bdcd56 WHIRLPOOL d3a0a993670da2adc445bcdcf6c609c91f99ac85d77076dba97997aed91b8277c76653eb9f4848b841aaab31ad9ed609e0c15da814497e580305aee978fb0473

diff --git a/dev-python/PyQt4/PyQt4-4.9.6_pre20121105.ebuild b/dev-python/PyQt4/PyQt4-4.9.6_pre20121111.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.6_pre20121105.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.6_pre20121111.ebuild
index 1cfbeb9..a97e01e 100644
--- a/dev-python/PyQt4/PyQt4-4.9.6_pre20121105.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.6_pre20121111.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils toolchain-funcs qt4-r2 python
 
-REVISION=a76fd13f54f9
+REVISION=5d8f2d809b23
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 7c6f854..13925ab 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.2-snapshot-80ee79901dc9.tar.gz 724353 SHA256 5387c36ddd80f29ce4da278b9a2df6f6be7368fbfd017feed915e57814bb27c6 SHA512 b078292d5ff96bf77e7ab9c75ea82f4637dc1dd459d1de45871eca9d185eb13d60a1196a770fe7af5974b16b8151a8fc8390fedc34482cac1ac0a3079263f29e WHIRLPOOL 0aa85a34aa8b94a2ff454bcc445a778aa03bbf496dd6e9e8cf6426bced8115ae353dd59fda724f0078c6f7930f377364010a030df1e1cccdea89dd997e45d3c9
+DIST sip-4.14.2-snapshot-669ecadaaae1.tar.gz 724359 SHA256 8fdef87449771ab96dfd4a8c2b8fd1b733048b07828bbd8b88a948621e7f69cb SHA512 6ef7e08f9a93cbbc1b6d447abbb9bca39b48ce6f8ca6da41eb85b04ef5794737ee4ab3c928e1490c24c9e4d41af940e05daa4561f193620af41f0b3efd47416a WHIRLPOOL 336d4ffbda00784b667cc9e55f796ac70a3c2ef339a0d1ed45432b18bcf14e0a432b6c66dbc5356f86e6a112a0bf62066004519fc940b19dfe47c1ff3efea94e

diff --git a/dev-python/sip/sip-4.14.2_pre20121105.ebuild b/dev-python/sip/sip-4.14.2_pre20121111.ebuild
similarity index 99%
rename from dev-python/sip/sip-4.14.2_pre20121105.ebuild
rename to dev-python/sip/sip-4.14.2_pre20121111.ebuild
index 10753e0..b8b32f8 100644
--- a/dev-python/sip/sip-4.14.2_pre20121105.ebuild
+++ b/dev-python/sip/sip-4.14.2_pre20121111.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == *9999* ]]; then
 	inherit mercurial
 elif [[ ${PV} == *_pre* ]]; then
 	# development snapshot
-	HG_REVISION=80ee79901dc9
+	HG_REVISION=669ecadaaae1
 	MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION}
 	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 	S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-11-12  5:02 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-11-12  5:02 UTC (permalink / raw
  To: gentoo-commits

commit:     8878c4f1e5e4e44256195c9422c72413a41f5436
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 12 05:02:16 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Mon Nov 12 05:02:16 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=8878c4f1

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...21111.ebuild => PyQt4-4.9.6_pre20121112.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...121111.ebuild => sip-4.14.2_pre20121112.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 7a2d45e..f3923c5 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.6-5d8f2d809b23.tar.gz 9968984 SHA256 767a9d9146d02520b5c2eff657328e13070aa7740a9aae7837c616ae1b91b40b SHA512 f6ec04a4ede527a1bc91dd715fb22f67e7a2f4ca1ae881e1ebb75c34ad7b37b8c5253a7fbcb246c58699092603b06857beb2c7e44f322bf764a01ad123bdcd56 WHIRLPOOL d3a0a993670da2adc445bcdcf6c609c91f99ac85d77076dba97997aed91b8277c76653eb9f4848b841aaab31ad9ed609e0c15da814497e580305aee978fb0473
+DIST PyQt-x11-gpl-snapshot-4.9.6-fe4e7f1c9f51.tar.gz 9969037 SHA256 1b58f66f0e182d35603fd91b85ece8d288bc17392768fa0a20b43485ec27faa7 SHA512 f97ed9c67f34d73de2f3a9e87eabf1deed167ad9caa2f6e3b06254f50ac91ed5f14230ac3f20eecb24b0bf6bef3547ac077f94b3de65b1032c455d5aecf1b06f WHIRLPOOL 64b34a756f96812f71ac94b347fdbd9d1ae90450d5636aebc3501d36123a5c61a3772ebdc444a6c017bb3c8b3a9fc2531db233b39da65eb49bec0704bcce0abb

diff --git a/dev-python/PyQt4/PyQt4-4.9.6_pre20121111.ebuild b/dev-python/PyQt4/PyQt4-4.9.6_pre20121112.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.6_pre20121111.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.6_pre20121112.ebuild
index a97e01e..b17a8ae 100644
--- a/dev-python/PyQt4/PyQt4-4.9.6_pre20121111.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.6_pre20121112.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils toolchain-funcs qt4-r2 python
 
-REVISION=5d8f2d809b23
+REVISION=fe4e7f1c9f51
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 13925ab..307eaa2 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.2-snapshot-669ecadaaae1.tar.gz 724359 SHA256 8fdef87449771ab96dfd4a8c2b8fd1b733048b07828bbd8b88a948621e7f69cb SHA512 6ef7e08f9a93cbbc1b6d447abbb9bca39b48ce6f8ca6da41eb85b04ef5794737ee4ab3c928e1490c24c9e4d41af940e05daa4561f193620af41f0b3efd47416a WHIRLPOOL 336d4ffbda00784b667cc9e55f796ac70a3c2ef339a0d1ed45432b18bcf14e0a432b6c66dbc5356f86e6a112a0bf62066004519fc940b19dfe47c1ff3efea94e
+DIST sip-4.14.2-snapshot-b063e90b6c20.tar.gz 726064 SHA256 f14f5cd91e5b2d552702a69d96c73a45390bf86c3d4d0e76d6b87419264b8587 SHA512 a7f0727344d52c3c61b628aa4bc35997fb5e218fa15187b7fa90f1eaa493c0a000f9ada099f2c49d9636b8e76dd95741d435c6cbb25c109b4839d983523a55f6 WHIRLPOOL 294dd17c27e0c44cbaa51dc897ac3f7e212dd232e370544f5058bba41cd5c798ce021c494ef4a7898e5470c61c6255b4195f72e2747037a8d5a900ff03fe18b8

diff --git a/dev-python/sip/sip-4.14.2_pre20121111.ebuild b/dev-python/sip/sip-4.14.2_pre20121112.ebuild
similarity index 99%
rename from dev-python/sip/sip-4.14.2_pre20121111.ebuild
rename to dev-python/sip/sip-4.14.2_pre20121112.ebuild
index b8b32f8..bd57861 100644
--- a/dev-python/sip/sip-4.14.2_pre20121111.ebuild
+++ b/dev-python/sip/sip-4.14.2_pre20121112.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == *9999* ]]; then
 	inherit mercurial
 elif [[ ${PV} == *_pre* ]]; then
 	# development snapshot
-	HG_REVISION=669ecadaaae1
+	HG_REVISION=b063e90b6c20
 	MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION}
 	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 	S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-12-08  5:03 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-12-08  5:03 UTC (permalink / raw
  To: gentoo-commits

commit:     7fe7448da8bff5fbb4002aa927c531d0d79f87dc
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  8 05:02:09 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sat Dec  8 05:02:09 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=7fe7448d

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...21207.ebuild => PyQt4-4.9.6_pre20121208.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...121115.ebuild => sip-4.14.2_pre20121208.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 91dc50b..8d45f7b 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.6-53733ff6df76.tar.gz 9492972 SHA256 6e4d2eb763005f81749efbaae9a48b7ba52d7e3fe5dfe61d075e2f0819ddcce7 SHA512 0eacdd462b7747b86444cd115fa61ddb981ac07160488c64511395501b5dd654ab03d723efb279585ff9acf45c21fa5ffd96dba5a4ca11485882704f6d2c0331 WHIRLPOOL 73197f906c678a640970dcddac0185488a1d7f44b941d08e7a082a07a4c3c82b145517d4be27fa4df5ac417e7b8cd864ecac8741247ab470ceb549226bb00896
+DIST PyQt-x11-gpl-snapshot-4.9.6-9565ce63ec2f.tar.gz 9494427 SHA256 6f76920d4d73b77cab6e4fb8cd9ab46108b29e9864a0febd551f7cdd84ae392f SHA512 8f6f40b28a1008f6ed2e221a234e85affd03b63b01d82907edce282f79371288922fb029cd94793272034556b7055ac5eb01447321a5d89c91bc25354a0c3383 WHIRLPOOL 2d1a9e1eb2203783b5f920f0564d43f0489e1d3de322755fe21e6fcc2ff43c9fe9d00a38199a5e12be3be50f245dadbe4cf20fcb7c3040762901fb8337a63604

diff --git a/dev-python/PyQt4/PyQt4-4.9.6_pre20121207.ebuild b/dev-python/PyQt4/PyQt4-4.9.6_pre20121208.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.6_pre20121207.ebuild
rename to dev-python/PyQt4/PyQt4-4.9.6_pre20121208.ebuild
index c893ca2..25286a7 100644
--- a/dev-python/PyQt4/PyQt4-4.9.6_pre20121207.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.9.6_pre20121208.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils toolchain-funcs qt4-r2 python
 
-REVISION=53733ff6df76
+REVISION=9565ce63ec2f
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 4c61373..19a9d76 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.2-snapshot-b8261071d302.tar.gz 726043 SHA256 f67a4e6f0c867d9fcb9caca00b6c96f8eb5d6ac6df2a3fa4329a8540cb787a2a SHA512 3056b9ce9e4711f4bb494b1b2b089107e506cf97a87f498d569565aee106b7fc210caf9dc37422808bdfd8028905ac1fba33ccddd710bdc8d3c4003cc8a8fcf0 WHIRLPOOL ff0a9d438e63ab2639631fdc4e1a7ebe11163ac945657875fcabc927a5e97ad1063ba0cd2bc309313b5c9955d2a963d83a4cf0adfd410f3b2df97b18a97281f0
+DIST sip-4.14.2-snapshot-44586b952072.tar.gz 726117 SHA256 bca50008148f3e6620ce89ebea5f23b14d4bd22bc14178bca2aa7d3cc52fdfb3 SHA512 1bdbb29fb5d4cfcaf1be6b5278600c09b4d05721488e87528abccd7e2e5630e189cdea522e779eaac9fa9ab1b8d70edce3b6825dc624ed7fab0e01f771c10d1a WHIRLPOOL 33ed9f7e8d3d4edf36b2ae75b5bd0e5227b0ea0f59e43908e13be4924b18e582aa23073aebdaaa86b5ae27764adfb4b88bc680e40ec7abe7493dadeef407b6e4

diff --git a/dev-python/sip/sip-4.14.2_pre20121115.ebuild b/dev-python/sip/sip-4.14.2_pre20121208.ebuild
similarity index 99%
rename from dev-python/sip/sip-4.14.2_pre20121115.ebuild
rename to dev-python/sip/sip-4.14.2_pre20121208.ebuild
index 5189601..a14fd51 100644
--- a/dev-python/sip/sip-4.14.2_pre20121115.ebuild
+++ b/dev-python/sip/sip-4.14.2_pre20121208.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == *9999* ]]; then
 	inherit mercurial
 elif [[ ${PV} == *_pre* ]]; then
 	# development snapshot
-	HG_REVISION=b8261071d302
+	HG_REVISION=44586b952072
 	MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION}
 	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 	S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-12-21  5:02 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-12-21  5:02 UTC (permalink / raw
  To: gentoo-commits

commit:     485816000359b5d881bd91f17830c2b47ea01b24
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 21 05:02:20 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Fri Dec 21 05:02:20 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=48581600

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...121208.ebuild => PyQt4-4.10_pre20121221.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...121208.ebuild => sip-4.14.3_pre20121221.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 8d45f7b..35fa051 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.9.6-9565ce63ec2f.tar.gz 9494427 SHA256 6f76920d4d73b77cab6e4fb8cd9ab46108b29e9864a0febd551f7cdd84ae392f SHA512 8f6f40b28a1008f6ed2e221a234e85affd03b63b01d82907edce282f79371288922fb029cd94793272034556b7055ac5eb01447321a5d89c91bc25354a0c3383 WHIRLPOOL 2d1a9e1eb2203783b5f920f0564d43f0489e1d3de322755fe21e6fcc2ff43c9fe9d00a38199a5e12be3be50f245dadbe4cf20fcb7c3040762901fb8337a63604
+DIST PyQt-x11-gpl-snapshot-4.10-07fe7a82297e.tar.gz 9494761 SHA256 0b9b61322a83079b146c8e94fbfa997f68e89a4903f2b0ff8ad6d614d05f7986 SHA512 e5a671f675ea8ab42b462c094b300a4be60fb0983e9bc40d8b5856270894a7e4a8f52554f5a878cf41bffdb7bee03becd5fd0017f5dcc9b6a3fb68ca796988d3 WHIRLPOOL 2aa1426df86cf1051805cbb479581e9127e934c6408c4de4f1c3e07fac43123175cfa6d8c712f2ae391d6974c43fa316c72b7945a3cd82f6e94dec7af041706a

diff --git a/dev-python/PyQt4/PyQt4-4.9.6_pre20121208.ebuild b/dev-python/PyQt4/PyQt4-4.10_pre20121221.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.9.6_pre20121208.ebuild
rename to dev-python/PyQt4/PyQt4-4.10_pre20121221.ebuild
index 1c21dae..ed1ce82 100644
--- a/dev-python/PyQt4/PyQt4-4.9.6_pre20121208.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.10_pre20121221.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils toolchain-funcs qt4-r2 python
 
-REVISION=9565ce63ec2f
+REVISION=07fe7a82297e
 
 # Minimal supported version of Qt.
 QT_VER="4.7.2"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 19a9d76..da34e42 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.2-snapshot-44586b952072.tar.gz 726117 SHA256 bca50008148f3e6620ce89ebea5f23b14d4bd22bc14178bca2aa7d3cc52fdfb3 SHA512 1bdbb29fb5d4cfcaf1be6b5278600c09b4d05721488e87528abccd7e2e5630e189cdea522e779eaac9fa9ab1b8d70edce3b6825dc624ed7fab0e01f771c10d1a WHIRLPOOL 33ed9f7e8d3d4edf36b2ae75b5bd0e5227b0ea0f59e43908e13be4924b18e582aa23073aebdaaa86b5ae27764adfb4b88bc680e40ec7abe7493dadeef407b6e4
+DIST sip-4.14.3-snapshot-55188026fe6d.tar.gz 726107 SHA256 bd9a0da3af6174bba037d23eff5259ce639f2869101a33d902b49dcbe12fc9bb SHA512 67fa6c2beada297dc0bba90f90826bfb7e58b91731a118d654903b03ef7d081b7b6ff0813906c726bd39e2827ff5e7e303a5522cee839aca92c57b5e77333ebb WHIRLPOOL 833de1fe08a77e85207794e6e5afab4cf699ed8066e5920b21c27991b4cc73b819da3cb86792ec1de51f86d1462435a960332b9f2d50d18c7104c6f0108cdf56

diff --git a/dev-python/sip/sip-4.14.2_pre20121208.ebuild b/dev-python/sip/sip-4.14.3_pre20121221.ebuild
similarity index 99%
rename from dev-python/sip/sip-4.14.2_pre20121208.ebuild
rename to dev-python/sip/sip-4.14.3_pre20121221.ebuild
index a14fd51..2073656 100644
--- a/dev-python/sip/sip-4.14.2_pre20121208.ebuild
+++ b/dev-python/sip/sip-4.14.3_pre20121221.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == *9999* ]]; then
 	inherit mercurial
 elif [[ ${PV} == *_pre* ]]; then
 	# development snapshot
-	HG_REVISION=44586b952072
+	HG_REVISION=55188026fe6d
 	MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION}
 	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 	S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2012-12-30  5:02 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2012-12-30  5:02 UTC (permalink / raw
  To: gentoo-commits

commit:     90f83cb2fa9b33f7967c3d370f23b6ff6b23a45a
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 30 05:02:10 2012 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sun Dec 30 05:02:10 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=90f83cb2

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...121222.ebuild => PyQt4-4.10_pre20121230.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...121221.ebuild => sip-4.14.3_pre20121230.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 446ba7e..9fadd84 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.10-87332d15cad2.tar.gz 9494645 SHA256 2ea163cd669b9f57e4bb529279e9703cdbdce85c0af7d8942b2d242f43cd6f2e SHA512 a736655eee63cbd54c44c11beeb473fdce4ff5640b0b98d73c52acfe0d885bbeb130ff8639d3e0d13b30cb7ea998beb0e58314a5e4293b115ef64826657a22a0 WHIRLPOOL 72cafd9eb2bfa4836696a0f9bb734348cb9f6444a5fa76fdac31aa73bf453de92ecbf6705c78fb9b415ae2b300d0e1f8cdfc79c9c817817db538b1d05b880c25
+DIST PyQt-x11-gpl-snapshot-4.10-44a9d919fa47.tar.gz 9495374 SHA256 ec2079b1bfa2d6baf19e31bd96c76183654d322d07a130768e64345e8d7ed1d9 SHA512 c5e40e8e6ff9a6a65a3da09c2daaed0fae590d42e47a7a6d04434bcdc2cc03ddf0483a317ad400a597139662e81c3e2378f924ae9a311da4b24285bdd125b148 WHIRLPOOL 6119a0239bb09f0bb40683166207d0c6ad22910bcfa8c7ae7d1d6e5f52ecb5eab30dd9ea9b01b01d2f1abde3af55d2c4d60c78de7e9f16c35f1ad81abfeab22e

diff --git a/dev-python/PyQt4/PyQt4-4.10_pre20121222.ebuild b/dev-python/PyQt4/PyQt4-4.10_pre20121230.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.10_pre20121222.ebuild
rename to dev-python/PyQt4/PyQt4-4.10_pre20121230.ebuild
index 44da094..bcc22c0 100644
--- a/dev-python/PyQt4/PyQt4-4.10_pre20121222.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.10_pre20121230.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils qt4-r2 python toolchain-funcs
 
-REVISION=87332d15cad2
+REVISION=44a9d919fa47
 
 DESCRIPTION="Python bindings for the Qt toolkit"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/ http://pypi.python.org/pypi/PyQt"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index da34e42..b5c790b 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.3-snapshot-55188026fe6d.tar.gz 726107 SHA256 bd9a0da3af6174bba037d23eff5259ce639f2869101a33d902b49dcbe12fc9bb SHA512 67fa6c2beada297dc0bba90f90826bfb7e58b91731a118d654903b03ef7d081b7b6ff0813906c726bd39e2827ff5e7e303a5522cee839aca92c57b5e77333ebb WHIRLPOOL 833de1fe08a77e85207794e6e5afab4cf699ed8066e5920b21c27991b4cc73b819da3cb86792ec1de51f86d1462435a960332b9f2d50d18c7104c6f0108cdf56
+DIST sip-4.14.3-snapshot-04dec290a15e.tar.gz 726177 SHA256 ec393571d7f15ef2a13f105a2d29027463fc9209867242e6b379230bb9411542 SHA512 43b141b3814c44d1754514f08ec6e8b399d5c7862d9aa85477862ec632c717f709fffaecbb0aeaf23901c0512b13c88371fdfcf6c463f3471f63d58ebc36e5bf WHIRLPOOL d4c055a9a0197881a3164994a6a67198c0e55218173ce1f1bec25e98a93c394047851c1c3e36825eaf9066c9e5ae8c2502fa608509f205819a0d63f8dfbc0301

diff --git a/dev-python/sip/sip-4.14.3_pre20121221.ebuild b/dev-python/sip/sip-4.14.3_pre20121230.ebuild
similarity index 99%
rename from dev-python/sip/sip-4.14.3_pre20121221.ebuild
rename to dev-python/sip/sip-4.14.3_pre20121230.ebuild
index 2073656..9702bb1 100644
--- a/dev-python/sip/sip-4.14.3_pre20121221.ebuild
+++ b/dev-python/sip/sip-4.14.3_pre20121230.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == *9999* ]]; then
 	inherit mercurial
 elif [[ ${PV} == *_pre* ]]; then
 	# development snapshot
-	HG_REVISION=55188026fe6d
+	HG_REVISION=04dec290a15e
 	MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION}
 	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 	S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2013-01-04  5:02 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2013-01-04  5:02 UTC (permalink / raw
  To: gentoo-commits

commit:     5c37baa6851847bbff38fb202a87e57386ae76cc
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  4 05:02:17 2013 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Fri Jan  4 05:02:17 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=5c37baa6

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...121230.ebuild => PyQt4-4.10_pre20130104.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...121230.ebuild => sip-4.14.3_pre20130104.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 9fadd84..02cdc1e 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.10-44a9d919fa47.tar.gz 9495374 SHA256 ec2079b1bfa2d6baf19e31bd96c76183654d322d07a130768e64345e8d7ed1d9 SHA512 c5e40e8e6ff9a6a65a3da09c2daaed0fae590d42e47a7a6d04434bcdc2cc03ddf0483a317ad400a597139662e81c3e2378f924ae9a311da4b24285bdd125b148 WHIRLPOOL 6119a0239bb09f0bb40683166207d0c6ad22910bcfa8c7ae7d1d6e5f52ecb5eab30dd9ea9b01b01d2f1abde3af55d2c4d60c78de7e9f16c35f1ad81abfeab22e
+DIST PyQt-x11-gpl-snapshot-4.10-d637d1e32894.tar.gz 9494804 SHA256 ed55d309489739570276e9ad0d137c687ea15ee9645036c2bc486aafecd0dacf SHA512 47ad2600445d6d72d0c399a9c1323c42f1aa9d93bba2b7e756c7fa386acdab6d6cde200810f201e2ed874232379540d30b02ec6cd2274e8df7ddf74c7000fd83 WHIRLPOOL 60f07ff5b6f007dfda4ef9d9419265772c03620c53459c74736c907d76a11c3881e4f618f9ee507d035787df4b63b82cc049a53c0241938fc41833712416832c

diff --git a/dev-python/PyQt4/PyQt4-4.10_pre20121230.ebuild b/dev-python/PyQt4/PyQt4-4.10_pre20130104.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.10_pre20121230.ebuild
rename to dev-python/PyQt4/PyQt4-4.10_pre20130104.ebuild
index a576edc..875acfb 100644
--- a/dev-python/PyQt4/PyQt4-4.10_pre20121230.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.10_pre20130104.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils qt4-r2 python toolchain-funcs
 
-REVISION=44a9d919fa47
+REVISION=d637d1e32894
 
 DESCRIPTION="Python bindings for the Qt toolkit"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/ http://pypi.python.org/pypi/PyQt"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index b5c790b..95afa1b 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.3-snapshot-04dec290a15e.tar.gz 726177 SHA256 ec393571d7f15ef2a13f105a2d29027463fc9209867242e6b379230bb9411542 SHA512 43b141b3814c44d1754514f08ec6e8b399d5c7862d9aa85477862ec632c717f709fffaecbb0aeaf23901c0512b13c88371fdfcf6c463f3471f63d58ebc36e5bf WHIRLPOOL d4c055a9a0197881a3164994a6a67198c0e55218173ce1f1bec25e98a93c394047851c1c3e36825eaf9066c9e5ae8c2502fa608509f205819a0d63f8dfbc0301
+DIST sip-4.14.3-snapshot-0ad6099f31fa.tar.gz 727034 SHA256 9dd3753baafe270f4dfa090b1e6f891f5fd83c51b596fad9e7dc903f873c8e63 SHA512 28b01de4b3eee5c86415a7628e6c422a4a3b847fb6f97be09c1613ff5da8d932676335c3d16be32a98b71e9c0c5e66e15fcc29da716e4e6245a1b2c4e0257c28 WHIRLPOOL 7d7a8a2b36617d87e8fd4abe0050d3d656e2ad32c557d8881cb659e10b379d2dede25e0e4ba0b2f2990a53902d1de0ed4f39481428758a3536f03698b5c6f6fd

diff --git a/dev-python/sip/sip-4.14.3_pre20121230.ebuild b/dev-python/sip/sip-4.14.3_pre20130104.ebuild
similarity index 99%
rename from dev-python/sip/sip-4.14.3_pre20121230.ebuild
rename to dev-python/sip/sip-4.14.3_pre20130104.ebuild
index 4266331..b53053a 100644
--- a/dev-python/sip/sip-4.14.3_pre20121230.ebuild
+++ b/dev-python/sip/sip-4.14.3_pre20130104.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == *9999* ]]; then
 	inherit mercurial
 elif [[ ${PV} == *_pre* ]]; then
 	# development snapshot
-	HG_REVISION=04dec290a15e
+	HG_REVISION=0ad6099f31fa
 	MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION}
 	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 	S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2013-01-14  5:02 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2013-01-14  5:02 UTC (permalink / raw
  To: gentoo-commits

commit:     670fdf335f813983db02202264e2e04c7b23f7e3
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 14 05:02:20 2013 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Mon Jan 14 05:02:20 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=670fdf33

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...130109.ebuild => PyQt4-4.10_pre20130114.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...130104.ebuild => sip-4.14.3_pre20130114.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index ea63089..c4eb02d 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.10-c21a07c6072f.tar.gz 9495353 SHA256 efd826c8941c5a8c60dd5d1a63825b1e56cab021c28cfa5c92e987e3496ebe58 SHA512 8f321de9484b804561a4d352c929e4738c65dd1afa577dc82f2498abdb33e09d782a25c6ad510683768fb8e055ce0060d587379a482cfe91cda7ea5ce53dbacf WHIRLPOOL ee55a7a7d41004c35eaafe77468deb9c5ba70d5f69d5acac39ba397ed4a4f3208db4982d3c6a691a8db3c5f2b2b7dba1627b5d87341e7720a87d0f289770a9d1
+DIST PyQt-x11-gpl-snapshot-4.10-4c2c40a76893.tar.gz 9495665 SHA256 d548d4c8eeb1ec9d466d059d4722808ff029ed15b3d7731175be401846e64072 SHA512 e2bc31e2c942f482ee2f1df0bb2df09ce88eb879e09a4dc7c6bacb27b867bdd68a0adcc5c8833f6cc7086dd514d8ba67769b4ac3fef8f61c2212478d3a97f9b6 WHIRLPOOL ae8dd0daff5957510d103299cac0908117a702f460d6e95c61e5ec95aa7f7c9c1b13710e4f5ee9534edbf8522a45ec724c6435a9dc79b16b5e98acb31ea9710d

diff --git a/dev-python/PyQt4/PyQt4-4.10_pre20130109.ebuild b/dev-python/PyQt4/PyQt4-4.10_pre20130114.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.10_pre20130109.ebuild
rename to dev-python/PyQt4/PyQt4-4.10_pre20130114.ebuild
index 5472c70..c365065 100644
--- a/dev-python/PyQt4/PyQt4-4.10_pre20130109.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.10_pre20130114.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils qt4-r2 python toolchain-funcs
 
-REVISION=c21a07c6072f
+REVISION=4c2c40a76893
 
 DESCRIPTION="Python bindings for the Qt toolkit"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/ http://pypi.python.org/pypi/PyQt"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 95afa1b..ea04a2a 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.3-snapshot-0ad6099f31fa.tar.gz 727034 SHA256 9dd3753baafe270f4dfa090b1e6f891f5fd83c51b596fad9e7dc903f873c8e63 SHA512 28b01de4b3eee5c86415a7628e6c422a4a3b847fb6f97be09c1613ff5da8d932676335c3d16be32a98b71e9c0c5e66e15fcc29da716e4e6245a1b2c4e0257c28 WHIRLPOOL 7d7a8a2b36617d87e8fd4abe0050d3d656e2ad32c557d8881cb659e10b379d2dede25e0e4ba0b2f2990a53902d1de0ed4f39481428758a3536f03698b5c6f6fd
+DIST sip-4.14.3-snapshot-ee3b1348996c.tar.gz 726894 SHA256 39ab0f385ff4a1b2da34d1e9171b4a8f9b6072a0d48cf4466bf606243d62ac7f SHA512 2d451eff677512d7a3eb6e6705475bf26b7394799873fb9f587d82e693dad499fefa6c09caa1d79176f1897ee6c787dd607188dfdf6522d696da842e751e473e WHIRLPOOL b7cf038bd1b86e2858a4a2bfcf5501bd400eb3a2f210223c45b0016f85e3bfda87af423f2440235abbfbc4b87b75f68344835c639eb4227df81b00d64f1577b1

diff --git a/dev-python/sip/sip-4.14.3_pre20130104.ebuild b/dev-python/sip/sip-4.14.3_pre20130114.ebuild
similarity index 99%
rename from dev-python/sip/sip-4.14.3_pre20130104.ebuild
rename to dev-python/sip/sip-4.14.3_pre20130114.ebuild
index b53053a..1c6e521 100644
--- a/dev-python/sip/sip-4.14.3_pre20130104.ebuild
+++ b/dev-python/sip/sip-4.14.3_pre20130114.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == *9999* ]]; then
 	inherit mercurial
 elif [[ ${PV} == *_pre* ]]; then
 	# development snapshot
-	HG_REVISION=0ad6099f31fa
+	HG_REVISION=ee3b1348996c
 	MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION}
 	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 	S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2013-01-20  5:02 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2013-01-20  5:02 UTC (permalink / raw
  To: gentoo-commits

commit:     f0cfcedabb6ee0ae60720984751b95c8f95044f7
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 20 05:02:21 2013 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sun Jan 20 05:02:21 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=f0cfceda

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...130116.ebuild => PyQt4-4.10_pre20130120.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...130114.ebuild => sip-4.14.3_pre20130120.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 8f5bda2..c990b89 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.10-e143a1307289.tar.gz 9495610 SHA256 caa4b3b377c42521dac1151f3f329868a96941f8a1c2744e8ef533409fadc8ac SHA512 33106e74c0180ab5484d061847c2d82eda4aa2d6ab269036a9af1e9d2c5b681529163fad424f86a353f2ba7fa8a1caeeb64e84f00b6ef830aa390af664ebeaed WHIRLPOOL cbf0f5b998f716eb3aa8d8621df8dee7f2739928ff46b9d8196ac335b8619a2bce9b35870eb2f8d4e99ebe6946a31f2fad2540d2f5d9bd02e1ed669c71aecea9
+DIST PyQt-x11-gpl-snapshot-4.10-f0118624625e.tar.gz 9495260 SHA256 606ce2b5827131d5374e53c67bc31fce66edc15b68d271f5f131ab0fafbb5d71 SHA512 f721e4157ed7388eaefe3d4457c542633aeffec02c9616d38d3bbbf263412863bd87da2f3801df0437d84ba62dfe667ab033565d4f23882b112c1a6bee0156d7 WHIRLPOOL 4fc136d4a1dac225773ecb6e7e1e085d4bac4c776d1df347653e6f397750b7e804f9f16852fbc599c63061ed3b471f286484530c4200f79d44360ac2a631a7f1

diff --git a/dev-python/PyQt4/PyQt4-4.10_pre20130116.ebuild b/dev-python/PyQt4/PyQt4-4.10_pre20130120.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.10_pre20130116.ebuild
rename to dev-python/PyQt4/PyQt4-4.10_pre20130120.ebuild
index 3b72db3..3b74e1e 100644
--- a/dev-python/PyQt4/PyQt4-4.10_pre20130116.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.10_pre20130120.ebuild
@@ -11,7 +11,7 @@ RESTRICT_PYTHON_ABIS="*-jython *-pypy-*"
 
 inherit eutils qt4-r2 python toolchain-funcs
 
-REVISION=e143a1307289
+REVISION=f0118624625e
 
 DESCRIPTION="Python bindings for the Qt toolkit"
 HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/ http://pypi.python.org/pypi/PyQt"

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index ea04a2a..bc5cfbc 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.3-snapshot-ee3b1348996c.tar.gz 726894 SHA256 39ab0f385ff4a1b2da34d1e9171b4a8f9b6072a0d48cf4466bf606243d62ac7f SHA512 2d451eff677512d7a3eb6e6705475bf26b7394799873fb9f587d82e693dad499fefa6c09caa1d79176f1897ee6c787dd607188dfdf6522d696da842e751e473e WHIRLPOOL b7cf038bd1b86e2858a4a2bfcf5501bd400eb3a2f210223c45b0016f85e3bfda87af423f2440235abbfbc4b87b75f68344835c639eb4227df81b00d64f1577b1
+DIST sip-4.14.3-snapshot-dc06058c99dd.tar.gz 726863 SHA256 f93ca4bfe41758a6650751d398fb6ea5ce3edd67cce7567d4150c2251c72dd03 SHA512 190e9e1c0c8e4d47a00a7c91bdc52bb7de7f4f8487d5848febf0a00969994fb97366c6ea4bad108954ce34a744349e2ca3c56da6c82b0ed951067cdfa9c04eb9 WHIRLPOOL 573cd6b7625488d7291f0f817dc8fd0a0240dde0fd13d5fb1e2cd4c3115e31a91c042c8603259e7eb22bdd118259b70a5e1a03517d60b69f0367b770542b70cf

diff --git a/dev-python/sip/sip-4.14.3_pre20130114.ebuild b/dev-python/sip/sip-4.14.3_pre20130120.ebuild
similarity index 99%
rename from dev-python/sip/sip-4.14.3_pre20130114.ebuild
rename to dev-python/sip/sip-4.14.3_pre20130120.ebuild
index 1c6e521..0474bd6 100644
--- a/dev-python/sip/sip-4.14.3_pre20130114.ebuild
+++ b/dev-python/sip/sip-4.14.3_pre20130120.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == *9999* ]]; then
 	inherit mercurial
 elif [[ ${PV} == *_pre* ]]; then
 	# development snapshot
-	HG_REVISION=ee3b1348996c
+	HG_REVISION=dc06058c99dd
 	MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION}
 	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 	S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2013-02-03  5:03 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2013-02-03  5:03 UTC (permalink / raw
  To: gentoo-commits

commit:     0ba5424253e008e6c2ba168fead699a7efb95495
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  3 05:02:09 2013 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sun Feb  3 05:02:09 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=0ba54242

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...130202.ebuild => PyQt4-4.10_pre20130203.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...130120.ebuild => sip-4.14.4_pre20130203.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 2a8f134..526682e 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.10-d7878427bb5b.tar.gz 9495717 SHA256 136efaaa3471c62e5322f8c85245010d46a1b0396245eaa1bb0a6a99af7e4bd5 SHA512 cd8cc2e1a3224560fe879cf5de8311446bb4cad00a9acfb0241b8d2ff8056f49eecb6f8b1a3ff93c5e2bcfbdcbf5a726fddecdb9879bba6eda37f690ec69133d WHIRLPOOL 15364c47a01ec37fb213bd5438367875bceebc92a9b9286e6f8bee1624d24e6ae463de66fab90d6bf0dd4cdc13be17da8b50aa4dd80068ef212288f929c2e16e
+DIST PyQt-x11-gpl-snapshot-4.10-2fedf4fef4f4.tar.gz 9495235 SHA256 8de597d36a563faafc9ba3ec954f0ac4001afafa81c6d643722dc05361094bc3 SHA512 21c335f504edb21d9784414da7b35b9b81997a7d9474a676f2eb28974549504386b1086a544ae2c12cc4ffd761968c2d5276497ee81e935162068753d227c8a3 WHIRLPOOL cb63fe6a91ccfab8fbbd7e9bc32785bfc9843ae386d9af49924ef0bbf829f92eb5dcf525ba55af5723e83a2b1219f3a90be78e9ac0564e498f82f1fc3a17d7a4

diff --git a/dev-python/PyQt4/PyQt4-4.10_pre20130202.ebuild b/dev-python/PyQt4/PyQt4-4.10_pre20130203.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.10_pre20130202.ebuild
rename to dev-python/PyQt4/PyQt4-4.10_pre20130203.ebuild
index 7c348cb..b80a6d6 100644
--- a/dev-python/PyQt4/PyQt4-4.10_pre20130202.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.10_pre20130203.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2} )
-REVISION=d7878427bb5b
+REVISION=2fedf4fef4f4
 
 inherit eutils qt4-r2 python-r1 toolchain-funcs
 

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index bc5cfbc..db0152b 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.3-snapshot-dc06058c99dd.tar.gz 726863 SHA256 f93ca4bfe41758a6650751d398fb6ea5ce3edd67cce7567d4150c2251c72dd03 SHA512 190e9e1c0c8e4d47a00a7c91bdc52bb7de7f4f8487d5848febf0a00969994fb97366c6ea4bad108954ce34a744349e2ca3c56da6c82b0ed951067cdfa9c04eb9 WHIRLPOOL 573cd6b7625488d7291f0f817dc8fd0a0240dde0fd13d5fb1e2cd4c3115e31a91c042c8603259e7eb22bdd118259b70a5e1a03517d60b69f0367b770542b70cf
+DIST sip-4.14.4-snapshot-793be65e22b9.tar.gz 727109 SHA256 cfdf8baa9535efdc4b07b20bce097385d33451669c474e01179c90584de64dd3 SHA512 d232deabdca9890e825a3e1569aef684cee5a0b3e3f933ae6b4f5dab17e8f325cd0944a869b21f35a79e6ed81cccf77839e6d5d78346d3691219c6500955e7ed WHIRLPOOL 55c223e61eace19ca7293043bded4fd2ceaac9d08307e241e407348d2514f7dcccd033efc958a465aadf5d19d6548aadaf33c23cbf7b52c424ed78e2dff6cbab

diff --git a/dev-python/sip/sip-4.14.3_pre20130120.ebuild b/dev-python/sip/sip-4.14.4_pre20130203.ebuild
similarity index 99%
rename from dev-python/sip/sip-4.14.3_pre20130120.ebuild
rename to dev-python/sip/sip-4.14.4_pre20130203.ebuild
index 2fdf3fc..4458acb 100644
--- a/dev-python/sip/sip-4.14.3_pre20130120.ebuild
+++ b/dev-python/sip/sip-4.14.4_pre20130203.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then
 	inherit mercurial
 elif [[ ${PV} == *_pre* ]]; then
 	# development snapshot
-	HG_REVISION=dc06058c99dd
+	HG_REVISION=793be65e22b9
 	MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION}
 	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 	S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2013-02-05  5:02 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2013-02-05  5:02 UTC (permalink / raw
  To: gentoo-commits

commit:     d474b7455df820e2a48bb5f4098d0a189d0680b5
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  5 05:02:09 2013 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Tue Feb  5 05:02:09 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=d474b745

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...130203.ebuild => PyQt4-4.10_pre20130205.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...130203.ebuild => sip-4.14.4_pre20130205.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 526682e..e6f50e4 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.10-2fedf4fef4f4.tar.gz 9495235 SHA256 8de597d36a563faafc9ba3ec954f0ac4001afafa81c6d643722dc05361094bc3 SHA512 21c335f504edb21d9784414da7b35b9b81997a7d9474a676f2eb28974549504386b1086a544ae2c12cc4ffd761968c2d5276497ee81e935162068753d227c8a3 WHIRLPOOL cb63fe6a91ccfab8fbbd7e9bc32785bfc9843ae386d9af49924ef0bbf829f92eb5dcf525ba55af5723e83a2b1219f3a90be78e9ac0564e498f82f1fc3a17d7a4
+DIST PyQt-x11-gpl-snapshot-4.10-a2557682038f.tar.gz 9496242 SHA256 0068ed28af93db5b019eebd2b4346e2d8b735ceb033a87ab98e59f7a2475898c SHA512 3de9b1452a34bf83af1f780f2b8b6e538cb81555705015084bb49c572903de63e00ab9f3829e7fca8374124b2bf6e14944057c422291917bdc07ba01247e0875 WHIRLPOOL 441778b86cd2e3e5e8042102a08b0599b9cdab0d9761a458d4dc70042d730bf1e203d3140480f4cae95c05a06b500ca49ef208ba54c15eada6282e7734b9286d

diff --git a/dev-python/PyQt4/PyQt4-4.10_pre20130203.ebuild b/dev-python/PyQt4/PyQt4-4.10_pre20130205.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.10_pre20130203.ebuild
rename to dev-python/PyQt4/PyQt4-4.10_pre20130205.ebuild
index d9bc0e7..d8f2e46 100644
--- a/dev-python/PyQt4/PyQt4-4.10_pre20130203.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.10_pre20130205.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
-REVISION=2fedf4fef4f4
+REVISION=a2557682038f
 
 inherit eutils qt4-r2 python-r1 toolchain-funcs
 

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index db0152b..457aa37 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.4-snapshot-793be65e22b9.tar.gz 727109 SHA256 cfdf8baa9535efdc4b07b20bce097385d33451669c474e01179c90584de64dd3 SHA512 d232deabdca9890e825a3e1569aef684cee5a0b3e3f933ae6b4f5dab17e8f325cd0944a869b21f35a79e6ed81cccf77839e6d5d78346d3691219c6500955e7ed WHIRLPOOL 55c223e61eace19ca7293043bded4fd2ceaac9d08307e241e407348d2514f7dcccd033efc958a465aadf5d19d6548aadaf33c23cbf7b52c424ed78e2dff6cbab
+DIST sip-4.14.4-snapshot-fb45cf6e775b.tar.gz 727170 SHA256 27876884f67171d6a40e5d6c5bd9be576a434dfd7de8620a541e6dcfb5d6766b SHA512 fac857c3d1deab0ef3babbbf50203254fdd91d6ce2ec9650ba5fe027f9b82ca6bb4c0fef2476a3ca355a9cf05e420312fdfad2350cb2971ee50629de85877bcf WHIRLPOOL 33af5a4a34346a70f324372c66b4ed31bf90cc371f2443d5219a25b16aee95ca4bd00dfa54214a85f45ab598d408c57e542b6ac6c9adba5521a2261758269a65

diff --git a/dev-python/sip/sip-4.14.4_pre20130203.ebuild b/dev-python/sip/sip-4.14.4_pre20130205.ebuild
similarity index 99%
rename from dev-python/sip/sip-4.14.4_pre20130203.ebuild
rename to dev-python/sip/sip-4.14.4_pre20130205.ebuild
index d9e9461..9c19c96 100644
--- a/dev-python/sip/sip-4.14.4_pre20130203.ebuild
+++ b/dev-python/sip/sip-4.14.4_pre20130205.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then
 	inherit mercurial
 elif [[ ${PV} == *_pre* ]]; then
 	# development snapshot
-	HG_REVISION=793be65e22b9
+	HG_REVISION=fb45cf6e775b
 	MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION}
 	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 	S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2013-02-13  8:47 Davide Pesavento
  0 siblings, 0 replies; 36+ messages in thread
From: Davide Pesavento @ 2013-02-13  8:47 UTC (permalink / raw
  To: gentoo-commits

commit:     d0974553a73fb017a693a2812ea7970c38184266
Author:     Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Wed Feb 13 08:46:45 2013 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Wed Feb 13 08:46:45 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=d0974553

PyQt4/sip: fix double prefix.

---
 dev-python/PyQt4/PyQt4-4.10_pre20130210.ebuild |    2 +-
 dev-python/sip/sip-4.14.4_pre20130205.ebuild   |    4 ++--
 dev-python/sip/sip-4.9999.ebuild               |    4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-python/PyQt4/PyQt4-4.10_pre20130210.ebuild b/dev-python/PyQt4/PyQt4-4.10_pre20130210.ebuild
index a1ec482..988b19a 100644
--- a/dev-python/PyQt4/PyQt4-4.10_pre20130210.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.10_pre20130210.ebuild
@@ -107,7 +107,7 @@ src_configure() {
 			"${PYTHON}" configure.py
 			--confirm-license
 			--bindir="${EPREFIX}/usr/bin"
-			--destdir="${EPREFIX}$(python_get_sitedir)"
+			--destdir="$(python_get_sitedir)"
 			--sipdir="${EPREFIX}/usr/share/sip"
 			--assume-shared
 			--no-timestamp

diff --git a/dev-python/sip/sip-4.14.4_pre20130205.ebuild b/dev-python/sip/sip-4.14.4_pre20130205.ebuild
index 9c19c96..4720f1c 100644
--- a/dev-python/sip/sip-4.14.4_pre20130205.ebuild
+++ b/dev-python/sip/sip-4.14.4_pre20130205.ebuild
@@ -71,8 +71,8 @@ src_configure() {
 		local myconf=(
 			"${PYTHON}" configure.py
 			--bindir="${EPREFIX}/usr/bin"
-			--destdir="${EPREFIX}$(python_get_sitedir)"
-			--incdir="${EPREFIX}$(python_get_includedir)"
+			--destdir="$(python_get_sitedir)"
+			--incdir="$(python_get_includedir)"
 			--sipdir="${EPREFIX}/usr/share/sip"
 			$(use debug && echo --debug)
 			AR="$(tc-getAR) cqs"

diff --git a/dev-python/sip/sip-4.9999.ebuild b/dev-python/sip/sip-4.9999.ebuild
index 81f306a..8c26076 100644
--- a/dev-python/sip/sip-4.9999.ebuild
+++ b/dev-python/sip/sip-4.9999.ebuild
@@ -71,8 +71,8 @@ src_configure() {
 		local myconf=(
 			"${PYTHON}" configure.py
 			--bindir="${EPREFIX}/usr/bin"
-			--destdir="${EPREFIX}$(python_get_sitedir)"
-			--incdir="${EPREFIX}$(python_get_includedir)"
+			--destdir="$(python_get_sitedir)"
+			--incdir="$(python_get_includedir)"
 			--sipdir="${EPREFIX}/usr/share/sip"
 			$(use debug && echo --debug)
 			AR="$(tc-getAR) cqs"


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2013-03-21  5:03 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2013-03-21  5:03 UTC (permalink / raw
  To: gentoo-commits

commit:     21ac75130bce9613a9109c4cc708d7dab179edb4
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 21 05:02:42 2013 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 05:02:42 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=21ac7513

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...0320.ebuild => PyQt4-4.10.1_pre20130321.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...130307.ebuild => sip-4.14.5_pre20130321.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 683ee96..725dbdc 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.10.1-7b8a544a91d2.tar.gz 9498367 SHA256 e2e85a9344360ba05458876fbb364d03b41e78d94949107b86f9a817702ab5ee SHA512 170f1551aae56b13ec2c240b842e1fb16ca94c8661c21303fe3dec81cdcf53a6b7bb1507248815b274bddb0bfdc3aae105e56fe8b8b404a36ae466cca7a6c3de WHIRLPOOL 1456981a75324eccd4f455a23ab2a0661c35a04082ba7c83c08ae99d320f13aac0b9e62136fc02f09575409ad113513078be27cffacedb5df9bab602d2b7faf5
+DIST PyQt-x11-gpl-snapshot-4.10.1-19c32f448665.tar.gz 11454154 SHA256 5cb9ffb821fd68d445bb148978939353010d0c8405e138a7b9f8657df71a8ec9 SHA512 9c0e42076ff7bfea340252feae1133fa690d3379e49e2c1170ca52747b7caceb421f93845b7cbbf099f9dc9bbfd0590d6f9118936b6c1af2a46568914d9d2f39 WHIRLPOOL b8aed29f8c44cb2470b9dbdd520759ea74d526e7c7958b38f40dfa8efa75dd9f6da638f79e4925453fc78e6417e805b2998c61f2e0e2c07d15ae7f7dd72ef850

diff --git a/dev-python/PyQt4/PyQt4-4.10.1_pre20130320.ebuild b/dev-python/PyQt4/PyQt4-4.10.1_pre20130321.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.10.1_pre20130320.ebuild
rename to dev-python/PyQt4/PyQt4-4.10.1_pre20130321.ebuild
index fb92b0f..8c515dc 100644
--- a/dev-python/PyQt4/PyQt4-4.10.1_pre20130320.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.10.1_pre20130321.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
-REVISION=7b8a544a91d2
+REVISION=19c32f448665
 
 inherit eutils qt4-r2 python-r1 toolchain-funcs
 

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 1a46d6a..bf514ab 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.5-snapshot-c65a525a0a17.tar.gz 729265 SHA256 b16cfba8ec3c47328c2f55dda71e11cf715485b9d99cf4cde4dd1e1e724bf770 SHA512 6a896f9d0988466e3b2300b158397a527cb1fd4f5f8a28b4bebd2cde29e8b19efa0f79d7e9eb1233ae90d737459ff75ec3fc0a0eececaa6f09c8bcd027472910 WHIRLPOOL b03428e69716ee5528f09eb3501d58bef68dbffb9879480c85d8a676e901ccc5ab22d2c580789ef7ca67b007ab342be7553941d4fe212c359a06af04dbdc2084
+DIST sip-4.14.5-snapshot-054f1676c300.tar.gz 729295 SHA256 2ced6f5eec7aa687b901943d103d0574342d742ee2adda41ffcdbec50c7ddbdf SHA512 576cf650f8aacc032ff10225cf024aae3788fa7ca86a86a0249316f134e76fbec74b872317419582658ba479d9298f69688f238c518216b251d76783b0f3e6f8 WHIRLPOOL 88ef00f054f71cf76c4ac866178f0cbf696c8058c18ffb7d43f61c5f695621b639c207b9aadfdfe2f6ea99f51c28253dc07127fcaffccec57d8363a8a12a9573

diff --git a/dev-python/sip/sip-4.14.5_pre20130307.ebuild b/dev-python/sip/sip-4.14.5_pre20130321.ebuild
similarity index 99%
rename from dev-python/sip/sip-4.14.5_pre20130307.ebuild
rename to dev-python/sip/sip-4.14.5_pre20130321.ebuild
index 6ceccf8..cdc8fe7 100644
--- a/dev-python/sip/sip-4.14.5_pre20130307.ebuild
+++ b/dev-python/sip/sip-4.14.5_pre20130321.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then
 	inherit mercurial
 elif [[ ${PV} == *_pre* ]]; then
 	# development snapshot
-	HG_REVISION=c65a525a0a17
+	HG_REVISION=054f1676c300
 	MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION}
 	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 	S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2013-04-07  4:03 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2013-04-07  4:03 UTC (permalink / raw
  To: gentoo-commits

commit:     d6d2b7274cb8c2f3d0acaea1647f80084f7a95c4
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  7 04:02:41 2013 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sun Apr  7 04:02:41 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=d6d2b727

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...0330.ebuild => PyQt4-4.10.1_pre20130407.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...130321.ebuild => sip-4.14.6_pre20130407.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index a2cd1c0..a1079a7 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.10.1-3ade65901e3e.tar.gz 11454270 SHA256 3601768d9939fc779efc6b1beec0b0dde5a67cbded3b9c2d8eaa40ef5b2c0bc3 SHA512 e670358efe72dbd4149e8d5cf162847b0147bcdc033a493dee39c2b67c630384dd121398c2d6396090fa0e268bb26270f815dfcdd46d854481a9bfc7aca43cab WHIRLPOOL cf99e502175f7b6493aba818ed1d4d94e1f2e08c9e5097507edaa47aacd6a0000d726a18bdee7cca1e38422b38635396836a15e1144293196b2f8cdfc4b792ba
+DIST PyQt-x11-gpl-snapshot-4.10.1-07de71ff25d8.tar.gz 11455431 SHA256 8be985a2edfb3469eaf225cca5d27428273fc59bf76dbb248673a51c45bd10f1 SHA512 bc9e1cb8b5e92828fbf85ed674dfbe227141fcbffc7125cb556052033db47d66edaf44fbdc6fd6d68fed576d77e4a8f56f478175f1bf79b354c582b7ace4eda6 WHIRLPOOL 9500f46a93909207d31fc3a40ebd8aabe946d2839187c18f8664df8e1c90319d892a575e5ca45e01e493096fd7b7418a9c5a741aa64f8e81e12fb632ad4daad7

diff --git a/dev-python/PyQt4/PyQt4-4.10.1_pre20130330.ebuild b/dev-python/PyQt4/PyQt4-4.10.1_pre20130407.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.10.1_pre20130330.ebuild
rename to dev-python/PyQt4/PyQt4-4.10.1_pre20130407.ebuild
index 2b019c6..0cd3099 100644
--- a/dev-python/PyQt4/PyQt4-4.10.1_pre20130330.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.10.1_pre20130407.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
-REVISION=3ade65901e3e
+REVISION=07de71ff25d8
 
 inherit eutils qt4-r2 python-r1 toolchain-funcs
 

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index bf514ab..4780f77 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.5-snapshot-054f1676c300.tar.gz 729295 SHA256 2ced6f5eec7aa687b901943d103d0574342d742ee2adda41ffcdbec50c7ddbdf SHA512 576cf650f8aacc032ff10225cf024aae3788fa7ca86a86a0249316f134e76fbec74b872317419582658ba479d9298f69688f238c518216b251d76783b0f3e6f8 WHIRLPOOL 88ef00f054f71cf76c4ac866178f0cbf696c8058c18ffb7d43f61c5f695621b639c207b9aadfdfe2f6ea99f51c28253dc07127fcaffccec57d8363a8a12a9573
+DIST sip-4.14.6-snapshot-395bf9f00aa6.tar.gz 729309 SHA256 d064bcaf3389355b3cb2117bb11decac3452d915266492fcc3b1fe440a335dee SHA512 7775d4faf2f8cb2870f08e3ae37cfd737bb291499a36fee9f5f94670f3fb490067df3b5db6169a818c2c2c43ba49eb59a78c8f59c439891c3e6c53c3587cf8b0 WHIRLPOOL c61221d3bc0e3939f8c81e944fb29823d18a3a1e4a021a9bce3d59fa9ccaae1c0e5949e055af5814ad36106a3fddc71650421e274289f4d206d35bd2fb6c9e55

diff --git a/dev-python/sip/sip-4.14.5_pre20130321.ebuild b/dev-python/sip/sip-4.14.6_pre20130407.ebuild
similarity index 99%
rename from dev-python/sip/sip-4.14.5_pre20130321.ebuild
rename to dev-python/sip/sip-4.14.6_pre20130407.ebuild
index cdc8fe7..190e4ea 100644
--- a/dev-python/sip/sip-4.14.5_pre20130321.ebuild
+++ b/dev-python/sip/sip-4.14.6_pre20130407.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then
 	inherit mercurial
 elif [[ ${PV} == *_pre* ]]; then
 	# development snapshot
-	HG_REVISION=054f1676c300
+	HG_REVISION=395bf9f00aa6
 	MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION}
 	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 	S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2013-04-10  4:03 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2013-04-10  4:03 UTC (permalink / raw
  To: gentoo-commits

commit:     c631ed608216a2fea458d9c5c4077ed5a16b7d7e
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 10 04:02:31 2013 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Wed Apr 10 04:02:31 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=c631ed60

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...0409.ebuild => PyQt4-4.10.1_pre20130410.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...130407.ebuild => sip-4.14.6_pre20130410.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 4fd0e5e..d1da595 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.10.1-46229b0d689d.tar.gz 11455546 SHA256 27f5e1b48bdac8b3ecb917f99dccdbac142a917b9a7c569f1a84d0b4cf252f1a SHA512 2c1236d14c7cc3efa5100a5914b7ad0b954feed0067182085f25eddea5a1c7c58811d047d6ae5faf7cd23c4d07348a03e6a45ebf01de55c55882235b67a7981c WHIRLPOOL 9b629af7e133b2b3ecfe4ab7adba7c9b6fcbb8784efac76e42d236eb702af709f2545223a5572c7e8d8f5f963dab13a544c20e13b056d98377bf9a91b9b1c4f5
+DIST PyQt-x11-gpl-snapshot-4.10.1-351cafd3a145.tar.gz 11460517 SHA256 35ce24bf871014b348f5025faaf6505c9fba541c8f886fe8f123cae0f913fe0e SHA512 e27ffb95b7327867c4ed396263a28063a7886201d06f9de1cdfea5c44593c4de857f2b40b37485c379a88d9787866a706b1ef210aef226b1491f4d8d47eca1ea WHIRLPOOL 15caf20d24c9e9c69619e9f4cd970a8d60f09d3c6899248b51548e0eaa42b0c1c6903153ebeb56eda699cb743e1cb9b00decae874a2c964135ba84e01feb359a

diff --git a/dev-python/PyQt4/PyQt4-4.10.1_pre20130409.ebuild b/dev-python/PyQt4/PyQt4-4.10.1_pre20130410.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.10.1_pre20130409.ebuild
rename to dev-python/PyQt4/PyQt4-4.10.1_pre20130410.ebuild
index ff5eb26..3fd63db 100644
--- a/dev-python/PyQt4/PyQt4-4.10.1_pre20130409.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.10.1_pre20130410.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
-REVISION=46229b0d689d
+REVISION=351cafd3a145
 
 inherit eutils qt4-r2 python-r1 toolchain-funcs
 

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 4780f77..eb8a833 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.6-snapshot-395bf9f00aa6.tar.gz 729309 SHA256 d064bcaf3389355b3cb2117bb11decac3452d915266492fcc3b1fe440a335dee SHA512 7775d4faf2f8cb2870f08e3ae37cfd737bb291499a36fee9f5f94670f3fb490067df3b5db6169a818c2c2c43ba49eb59a78c8f59c439891c3e6c53c3587cf8b0 WHIRLPOOL c61221d3bc0e3939f8c81e944fb29823d18a3a1e4a021a9bce3d59fa9ccaae1c0e5949e055af5814ad36106a3fddc71650421e274289f4d206d35bd2fb6c9e55
+DIST sip-4.14.6-snapshot-a9f7473ba9c7.tar.gz 729341 SHA256 d7f677fc24690ac67cb8af6bc390e62239cb98e92abae9eed682158ba5380016 SHA512 68bf30e940bcf8a5384e6998a5e0646c017b21f56a6f44b97a92642349727c13162758532c3f5bb6cf8df11dcbaec47ae842654dd941ec05912424a587c4cbd1 WHIRLPOOL b3ea74a1d6f420a18e53a666298484c7328791a6d8bb136cb2cf7a1aa874c77ea050b71076bb893e6d6244975c3fd5e816abc70601e3116b30c2f270f287b1c9

diff --git a/dev-python/sip/sip-4.14.6_pre20130407.ebuild b/dev-python/sip/sip-4.14.6_pre20130410.ebuild
similarity index 99%
rename from dev-python/sip/sip-4.14.6_pre20130407.ebuild
rename to dev-python/sip/sip-4.14.6_pre20130410.ebuild
index 6177fce..814f0f6 100644
--- a/dev-python/sip/sip-4.14.6_pre20130407.ebuild
+++ b/dev-python/sip/sip-4.14.6_pre20130410.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then
 	inherit mercurial
 elif [[ ${PV} == *_pre* ]]; then
 	# development snapshot
-	HG_REVISION=395bf9f00aa6
+	HG_REVISION=a9f7473ba9c7
 	MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION}
 	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 	S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2013-04-26  4:04 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2013-04-26  4:04 UTC (permalink / raw
  To: gentoo-commits

commit:     dd3aa19ea711114e8d8bc243d4dba7c9930be460
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 26 04:03:02 2013 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Fri Apr 26 04:03:02 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=dd3aa19e

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...0424.ebuild => PyQt4-4.10.2_pre20130426.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...130418.ebuild => sip-4.14.7_pre20130426.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 5ff5a0e..50d1a9d 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.10.2-d9c6e01fe9ce.tar.gz 11462580 SHA256 106d24fcbfdc150f2cf76a8d5b9671aa124e00077723383eed602950296c71cc SHA512 b539dc404b378538cef8d87c71210ab28b3b33b18bb8764bed497677900bf067f0f9c6b5437799ce928a1508e66445f7cc364f6e65d84dd2e28702f27b7a5253 WHIRLPOOL a5d0c9086ff82d58ae8adf533100a54952361fc8c4b713bfcd3f66fff94e2c2ad0fd38e2dda0dab3c87820f215979f7204c4d5a87a4ae0b178be6359dae41d73
+DIST PyQt-x11-gpl-snapshot-4.10.2-ffcf323516fc.tar.gz 11462961 SHA256 cc5b7399be38edfdc43cc52cbe6876a00ae394a89d577a2ad0eb4bc184b65d7c SHA512 ada36538bfac047a75cfd8828c8044a04c3ddec0482d76d1f5d1181ced827eb5e9e35e5e9f8437f4b9888395871fcf51f7f299d43f54dfa64e6768d833c485fc WHIRLPOOL 8995d21212aae275a07d61cd225d0f72c9278fd890de69dd498837240abb29b1466ce418c0145200e0595be99e6ab129663b7b998c2820cc912ad19304716efb

diff --git a/dev-python/PyQt4/PyQt4-4.10.2_pre20130424.ebuild b/dev-python/PyQt4/PyQt4-4.10.2_pre20130426.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.10.2_pre20130424.ebuild
rename to dev-python/PyQt4/PyQt4-4.10.2_pre20130426.ebuild
index f8bf186..413b545 100644
--- a/dev-python/PyQt4/PyQt4-4.10.2_pre20130424.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.10.2_pre20130426.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
-REVISION=d9c6e01fe9ce
+REVISION=ffcf323516fc
 
 inherit eutils qt4-r2 python-r1 toolchain-funcs
 

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 3802a11..8041320 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.6-snapshot-1773f2100851.tar.gz 729665 SHA256 48795d3a6ed41ef000cd52c2a2c452856b90b026e3225e7e992907acff2e33d1 SHA512 45e27994e5b288f6108e189fd518bc9baefd3b9ef374f8473bb55e67038caf8bfc766477d83b970b417547173b4a6d81d99e18c049160a87c5dea116d799b1ae WHIRLPOOL bfe5371e63e005532493ab770614c97b7cd5c9b069fd652bc61fb791dbcaae4ca4c0ed74d045819116b484686db2e2a6e6ae01827d055dd13b179de287a79b61
+DIST sip-4.14.7-snapshot-bd9eccac4407.tar.gz 729658 SHA256 28d693bc0ed290d9870f9e58fed0ff3b68626f3b734006f37851c085736dfe50 SHA512 716ce3e3b5874bd0c3005deae43907844aa2ece4ce633b6700d5d9520491cc087d6e50c213da26f8c1d86ee37775ff0b8246f7829aae9ad212315fc95da6ccbc WHIRLPOOL 8a0703877c780332482864705bb4726c5bdd6964498bfc5a328546470fdbb4edd4de5cc48d4a221bfbf79fd1975fa1d68f7e120c9504c710de4a3616e3cd54fd

diff --git a/dev-python/sip/sip-4.14.6_pre20130418.ebuild b/dev-python/sip/sip-4.14.7_pre20130426.ebuild
similarity index 99%
rename from dev-python/sip/sip-4.14.6_pre20130418.ebuild
rename to dev-python/sip/sip-4.14.7_pre20130426.ebuild
index 1a6a38f..f8b2ef9 100644
--- a/dev-python/sip/sip-4.14.6_pre20130418.ebuild
+++ b/dev-python/sip/sip-4.14.7_pre20130426.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then
 	inherit mercurial
 elif [[ ${PV} == *_pre* ]]; then
 	# development snapshot
-	HG_REVISION=1773f2100851
+	HG_REVISION=bd9eccac4407
 	MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION}
 	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 	S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2013-05-03  4:03 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2013-05-03  4:03 UTC (permalink / raw
  To: gentoo-commits

commit:     d38a241bc89dcc85626dda5a7e3bdc078bda6357
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Fri May  3 04:03:19 2013 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Fri May  3 04:03:19 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=d38a241b

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...0430.ebuild => PyQt4-4.10.2_pre20130503.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...130426.ebuild => sip-4.14.7_pre20130503.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 03ca203..822569e 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.10.2-7358a55baa40.tar.gz 11462809 SHA256 68f733fae36f4f75efa64847600d59924df3d213fa97524b787860a41255a1fe SHA512 3f2571f3f394a0acff33df716575a9149c6f36ba822102e769b7d869c63a6f1a8197e3743e08c5294acda4256dac1dabdc8c1ff334a1fd32b6a3ba7a32f89ff4 WHIRLPOOL 57595ca77eb1986ba8af12defab7b856ebb98d268552bbb93230d6537dcebf8527be53e0284a3aa1d7db99fbf8360f468b45ea1d6210702d6fc5b2f999dcc4af
+DIST PyQt-x11-gpl-snapshot-4.10.2-8a31588c88b1.tar.gz 11462875 SHA256 8cbdbab9b476a7800dbc44f710d9d60bc013e1a5ad1d7dda3e9f31658974d83b SHA512 6be9c59477768bee9c43eea896277c665a6ea1cb194b2ed2f6749ec2d1890697d00691c8df4b7cd00cebf0719f367975a22d760631e61016cd6802af96f3b9d6 WHIRLPOOL 67da3db3f441575c5253ac6e77469d2878ce1986ebe0fb58ae5a71d128d57020cad317b531b86b58f92c4b7fd5d2a00b389bbfd432d3cc725514a0298b2d64fd

diff --git a/dev-python/PyQt4/PyQt4-4.10.2_pre20130430.ebuild b/dev-python/PyQt4/PyQt4-4.10.2_pre20130503.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.10.2_pre20130430.ebuild
rename to dev-python/PyQt4/PyQt4-4.10.2_pre20130503.ebuild
index 61581fe..f15e310 100644
--- a/dev-python/PyQt4/PyQt4-4.10.2_pre20130430.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.10.2_pre20130503.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
-REVISION=7358a55baa40
+REVISION=8a31588c88b1
 
 inherit eutils qt4-r2 python-r1 toolchain-funcs
 

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 8041320..7fda3f4 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.7-snapshot-bd9eccac4407.tar.gz 729658 SHA256 28d693bc0ed290d9870f9e58fed0ff3b68626f3b734006f37851c085736dfe50 SHA512 716ce3e3b5874bd0c3005deae43907844aa2ece4ce633b6700d5d9520491cc087d6e50c213da26f8c1d86ee37775ff0b8246f7829aae9ad212315fc95da6ccbc WHIRLPOOL 8a0703877c780332482864705bb4726c5bdd6964498bfc5a328546470fdbb4edd4de5cc48d4a221bfbf79fd1975fa1d68f7e120c9504c710de4a3616e3cd54fd
+DIST sip-4.14.7-snapshot-40660935c75b.tar.gz 730272 SHA256 136354c942923e61a43a346155de4d84b0f6f35d874b267e9b40e9f89a2e6b7b SHA512 b08caf522af0036c5ba9e81e9102cb78cef5e59036ed4a0200da7bf1228fa512737a4af3586d5dc39f5bbce982a15028cf578271c66a6ffb16f2c7bf42fb35eb WHIRLPOOL 84b53bafdb7e0e6ff72dbb3e65757774aaff656d49f52d2ba5dcd593e530c15755fcecbf395d6ec5d77eed2681b350ddce13ff8801a20dd44c21852dff1a8169

diff --git a/dev-python/sip/sip-4.14.7_pre20130426.ebuild b/dev-python/sip/sip-4.14.7_pre20130503.ebuild
similarity index 99%
rename from dev-python/sip/sip-4.14.7_pre20130426.ebuild
rename to dev-python/sip/sip-4.14.7_pre20130503.ebuild
index f8b2ef9..31fba43 100644
--- a/dev-python/sip/sip-4.14.7_pre20130426.ebuild
+++ b/dev-python/sip/sip-4.14.7_pre20130503.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then
 	inherit mercurial
 elif [[ ${PV} == *_pre* ]]; then
 	# development snapshot
-	HG_REVISION=bd9eccac4407
+	HG_REVISION=40660935c75b
 	MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION}
 	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 	S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2013-05-05  4:07 Markos Chandras
  0 siblings, 0 replies; 36+ messages in thread
From: Markos Chandras @ 2013-05-05  4:07 UTC (permalink / raw
  To: gentoo-commits

commit:     78a7026e30ee59c5f1733164fd50f68aeec2243e
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Sun May  5 04:07:02 2013 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Sun May  5 04:07:02 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=78a7026e

PyQt4/sip: Automated version bump, remove old

---
 dev-python/PyQt4/Manifest                          |    2 +-
 ...0503.ebuild => PyQt4-4.10.2_pre20130505.ebuild} |    2 +-
 dev-python/sip/Manifest                            |    2 +-
 ...130503.ebuild => sip-4.14.7_pre20130505.ebuild} |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/PyQt4/Manifest b/dev-python/PyQt4/Manifest
index 822569e..3bbadd1 100644
--- a/dev-python/PyQt4/Manifest
+++ b/dev-python/PyQt4/Manifest
@@ -1 +1 @@
-DIST PyQt-x11-gpl-snapshot-4.10.2-8a31588c88b1.tar.gz 11462875 SHA256 8cbdbab9b476a7800dbc44f710d9d60bc013e1a5ad1d7dda3e9f31658974d83b SHA512 6be9c59477768bee9c43eea896277c665a6ea1cb194b2ed2f6749ec2d1890697d00691c8df4b7cd00cebf0719f367975a22d760631e61016cd6802af96f3b9d6 WHIRLPOOL 67da3db3f441575c5253ac6e77469d2878ce1986ebe0fb58ae5a71d128d57020cad317b531b86b58f92c4b7fd5d2a00b389bbfd432d3cc725514a0298b2d64fd
+DIST PyQt-x11-gpl-snapshot-4.10.2-6f54723ef2ba.tar.gz 11462772 SHA256 bbcf488599dfde14d621204a6081aedbd988771a98eec2a1151864cc90ee9c3f SHA512 56a0fb1363a5df6a4d761f7056f86469e4135cb71db01180966b26601e1edd9c9f00d7608fdeabf1938f9b4b34c19c9f37315dc55f02b8eda60c8e9a441b08cd WHIRLPOOL 790c28b669b27dfa56396049c2e6d91d049099a6b30bed3ae86e51ab71cbcf6c48f954dc2e909a34f9ec3ba08cb78c4f67ad20e5bcb40d676e39133bf5fe9557

diff --git a/dev-python/PyQt4/PyQt4-4.10.2_pre20130503.ebuild b/dev-python/PyQt4/PyQt4-4.10.2_pre20130505.ebuild
similarity index 99%
rename from dev-python/PyQt4/PyQt4-4.10.2_pre20130503.ebuild
rename to dev-python/PyQt4/PyQt4-4.10.2_pre20130505.ebuild
index f15e310..b8df31f 100644
--- a/dev-python/PyQt4/PyQt4-4.10.2_pre20130503.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.10.2_pre20130505.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} )
-REVISION=8a31588c88b1
+REVISION=6f54723ef2ba
 
 inherit eutils qt4-r2 python-r1 toolchain-funcs
 

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 7fda3f4..77916f8 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1 +1 @@
-DIST sip-4.14.7-snapshot-40660935c75b.tar.gz 730272 SHA256 136354c942923e61a43a346155de4d84b0f6f35d874b267e9b40e9f89a2e6b7b SHA512 b08caf522af0036c5ba9e81e9102cb78cef5e59036ed4a0200da7bf1228fa512737a4af3586d5dc39f5bbce982a15028cf578271c66a6ffb16f2c7bf42fb35eb WHIRLPOOL 84b53bafdb7e0e6ff72dbb3e65757774aaff656d49f52d2ba5dcd593e530c15755fcecbf395d6ec5d77eed2681b350ddce13ff8801a20dd44c21852dff1a8169
+DIST sip-4.14.7-snapshot-dd473964ac33.tar.gz 730285 SHA256 135251310edd4570e0f0516316a0d3ad1264b81d05841795c3c1ee3588d724b6 SHA512 ff1ed5ece245d786dda8427fdb494aa5c42e38bdbd745485ac926b986ef060377c9906053cc6eedc75f2eeb58dca2f1cf4f468578c42eae0ccf330f6ac3b9ceb WHIRLPOOL f6ca6b60345c43070e6bd6387d00904f1c5ff2f4b92e9fab30ee446f1b74461ba39dccfa51b8303bc5e00b0280ebc2f2ae832f831d586d89e380224339167686

diff --git a/dev-python/sip/sip-4.14.7_pre20130503.ebuild b/dev-python/sip/sip-4.14.7_pre20130505.ebuild
similarity index 99%
rename from dev-python/sip/sip-4.14.7_pre20130503.ebuild
rename to dev-python/sip/sip-4.14.7_pre20130505.ebuild
index 31fba43..772c57e 100644
--- a/dev-python/sip/sip-4.14.7_pre20130503.ebuild
+++ b/dev-python/sip/sip-4.14.7_pre20130505.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]]; then
 	inherit mercurial
 elif [[ ${PV} == *_pre* ]]; then
 	# development snapshot
-	HG_REVISION=40660935c75b
+	HG_REVISION=dd473964ac33
 	MY_P=${PN}-${PV%_pre*}-snapshot-${HG_REVISION}
 	SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${MY_P}.tar.gz"
 	S=${WORKDIR}/${MY_P}


^ permalink raw reply related	[flat|nested] 36+ messages in thread

* [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/
@ 2013-10-23 14:29 Davide Pesavento
  0 siblings, 0 replies; 36+ messages in thread
From: Davide Pesavento @ 2013-10-23 14:29 UTC (permalink / raw
  To: gentoo-commits

commit:     5f9585d585720188883ffe0bd38d63b99528a9c2
Author:     Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Wed Oct 23 14:28:13 2013 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Wed Oct 23 14:28:13 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=5f9585d5

[sip,PyQt4] Sync with portage.

---
 dev-python/PyQt4/PyQt4-4.10.2_pre20130505.ebuild | 9 +++++----
 dev-python/sip/sip-4.15.2_pre20130825.ebuild     | 4 ++--
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-python/PyQt4/PyQt4-4.10.2_pre20130505.ebuild b/dev-python/PyQt4/PyQt4-4.10.2_pre20130505.ebuild
index 941291e..cf572aa 100644
--- a/dev-python/PyQt4/PyQt4-4.10.2_pre20130505.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.10.2_pre20130505.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.10.3.ebuild,v 1.3 2013/09/19 11:23:03 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.10.3-r1.ebuild,v 1.1 2013/10/23 10:14:55 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -42,7 +42,7 @@ QT_PV="4.8.0:4"
 
 RDEPEND="
 	${PYTHON_DEPS}
-	dev-python/python-exec:0[${PYTHON_USEDEP}]
+	dev-python/python-exec:2[${PYTHON_USEDEP}]
 	>=dev-python/sip-4.15.0:=[${PYTHON_USEDEP}]
 	>=dev-qt/qtcore-${QT_PV}
 	X? (
@@ -188,12 +188,13 @@ src_install() {
 	installation() {
 		# INSTALL_ROOT is used by designer/Makefile, other Makefiles use DESTDIR.
 		emake DESTDIR="${D}" INSTALL_ROOT="${D}" install
-		mv "${ED}"/usr/bin/pyuic4{,-${EPYTHON}} || die
+		mkdir -p "${ED}"/usr/lib/python-exec/${EPYTHON} || die
+		mv "${ED}"/usr/bin/pyuic4 "${ED}"/usr/lib/python-exec/${EPYTHON}/ || die
 		python_optimize
 	}
 	python_foreach_impl run_in_build_dir installation
 
-	dosym python-exec /usr/bin/pyuic4
+	dosym ../lib/python-exec/python-exec2 /usr/bin/pyuic4
 	dodoc NEWS THANKS
 
 	if use doc; then

diff --git a/dev-python/sip/sip-4.15.2_pre20130825.ebuild b/dev-python/sip/sip-4.15.2_pre20130825.ebuild
index 3dedd05..7a70860 100644
--- a/dev-python/sip/sip-4.15.2_pre20130825.ebuild
+++ b/dev-python/sip/sip-4.15.2_pre20130825.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.15.2.ebuild,v 1.2 2013/10/22 14:25:55 grobian Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
@@ -28,7 +28,7 @@ fi
 
 # Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h.in
 SLOT="0/10"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="debug doc"
 
 DEPEND="${PYTHON_DEPS}"


^ permalink raw reply related	[flat|nested] 36+ messages in thread

end of thread, other threads:[~2013-10-23 14:29 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-05  5:02 [gentoo-commits] proj/qt:master commit in: dev-python/PyQt4/, dev-python/sip/ Markos Chandras
  -- strict thread matches above, loose matches on Subject: below --
2013-10-23 14:29 Davide Pesavento
2013-05-05  4:07 Markos Chandras
2013-05-03  4:03 Markos Chandras
2013-04-26  4:04 Markos Chandras
2013-04-10  4:03 Markos Chandras
2013-04-07  4:03 Markos Chandras
2013-03-21  5:03 Markos Chandras
2013-02-13  8:47 Davide Pesavento
2013-02-03  5:03 Markos Chandras
2013-01-20  5:02 Markos Chandras
2013-01-14  5:02 Markos Chandras
2013-01-04  5:02 Markos Chandras
2012-12-30  5:02 Markos Chandras
2012-12-21  5:02 Markos Chandras
2012-12-08  5:03 Markos Chandras
2012-11-12  5:02 Markos Chandras
2012-11-11  5:02 Markos Chandras
2012-11-05  5:02 Markos Chandras
2012-10-08  4:06 Markos Chandras
2012-10-04  4:09 Markos Chandras
2012-09-29  4:05 Markos Chandras
2012-09-28  4:05 Markos Chandras
2012-09-26  4:05 Markos Chandras
2012-09-25  4:05 Markos Chandras
2012-09-20  4:05 Markos Chandras
2012-09-15  4:05 Markos Chandras
2012-08-16  4:01 Markos Chandras
2012-08-11  4:01 Markos Chandras
2012-07-11 20:20 Markos Chandras
2012-06-08 20:02 Markos Chandras
2012-06-04  9:27 Markos Chandras
2012-04-29 20:31 Markos Chandras
2012-04-24  7:33 Markos Chandras
2012-04-08  9:49 Markos Chandras
2012-03-07 22:15 Davide Pesavento

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox