diff options
author | 2006-05-13 18:21:33 +0000 | |
---|---|---|
committer | 2006-05-13 18:21:33 +0000 | |
commit | c70d03d878477fead5cf41d51698ca30cc78362d (patch) | |
tree | 8ce9362ea5d244572d19de483f4d366c8b49dd28 /dev-python/pygtk | |
parent | Added fixlocalpod to not collision with local pod file (diff) | |
download | gentoo-2-c70d03d878477fead5cf41d51698ca30cc78362d.tar.gz gentoo-2-c70d03d878477fead5cf41d51698ca30cc78362d.tar.bz2 gentoo-2-c70d03d878477fead5cf41d51698ca30cc78362d.zip |
fix broken digests committed by qa team when pygtk 2.6.x was re-added. by re-adding pygtk 2.6.x, pygtk <-> pycairo still have circular deps. waiting on mips to keyword pygtk 2.8.x to remove again. see bug #108808. fixes #133200
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'dev-python/pygtk')
-rw-r--r-- | dev-python/pygtk/ChangeLog | 9 | ||||
-rw-r--r-- | dev-python/pygtk/files/digest-pygtk-2.6.1 | 2 | ||||
-rw-r--r-- | dev-python/pygtk/files/digest-pygtk-2.6.2 | 2 |
3 files changed, 12 insertions, 1 deletions
diff --git a/dev-python/pygtk/ChangeLog b/dev-python/pygtk/ChangeLog index 9aa2183966b4..1d060652cce0 100644 --- a/dev-python/pygtk/ChangeLog +++ b/dev-python/pygtk/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-python/pygtk # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/ChangeLog,v 1.113 2006/05/13 05:26:40 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/ChangeLog,v 1.114 2006/05/13 18:21:33 allanonjl Exp $ + + 13 May 2006; John N. Laliberte <allanonjl@gentoo.org> + files/digest-pygtk-2.6.1, files/digest-pygtk-2.6.2, Manifest: + fix broken digests committed by qa team when pygtk 2.6.x was re-added. by + re-adding pygtk 2.6.x, pygtk <-> pycairo still have circular deps. waiting + on mips to keyword pygtk 2.8.x to remove again. see bug #108808. fixes + #133200 13 May 2006; Mark Loeser <halcy0n@gentoo.org> +pygtk-2.6.1.ebuild, +pygtk-2.6.2.ebuild: diff --git a/dev-python/pygtk/files/digest-pygtk-2.6.1 b/dev-python/pygtk/files/digest-pygtk-2.6.1 index 1708d5094632..5174f471c2fb 100644 --- a/dev-python/pygtk/files/digest-pygtk-2.6.1 +++ b/dev-python/pygtk/files/digest-pygtk-2.6.1 @@ -1,4 +1,6 @@ MD5 b4610829e4f57b5538dfa3b8f1fbe026 pygtk-2.6.1.tar.bz2 729460 +RMD160 75c88308bda1c9c245b8e1d618e61b8b62d84ddb pygtk-2.6.1.tar.bz2 729460 +SHA256 bc21e7df103bffb0fda1d629d6ebab155f95d422d2186c27d686f822267110ed pygtk-2.6.1.tar.bz2 729460 MD5 b7c7f1aaaf24165d4cb2a5f4e2225d34 pygtk2reference.tbz2 604463 RMD160 3d4d9c5d5616dc6876c3c01fafaeadc1d96ccade pygtk2reference.tbz2 604463 SHA256 4f19595f2ecac6a7265e4f130efe7e4c8543afc6ad16429db0411be6e841849b pygtk2reference.tbz2 604463 diff --git a/dev-python/pygtk/files/digest-pygtk-2.6.2 b/dev-python/pygtk/files/digest-pygtk-2.6.2 index dadc67299c5b..60505c0f0b54 100644 --- a/dev-python/pygtk/files/digest-pygtk-2.6.2 +++ b/dev-python/pygtk/files/digest-pygtk-2.6.2 @@ -1,4 +1,6 @@ MD5 0d4dca0564fc867a976808d18443f059 pygtk-2.6.2.tar.bz2 731185 +RMD160 464639d4d9d4dbb39175a3615126c29c5453b2a2 pygtk-2.6.2.tar.bz2 731185 +SHA256 297523f29307fdca907dfafa7b832969bad12a15c9b3443e5752bcfc0f1fd042 pygtk-2.6.2.tar.bz2 731185 MD5 b7c7f1aaaf24165d4cb2a5f4e2225d34 pygtk2reference.tbz2 604463 RMD160 3d4d9c5d5616dc6876c3c01fafaeadc1d96ccade pygtk2reference.tbz2 604463 SHA256 4f19595f2ecac6a7265e4f130efe7e4c8543afc6ad16429db0411be6e841849b pygtk2reference.tbz2 604463 |