diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-10-08 10:39:16 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-10-08 10:39:16 +0000 |
commit | 1c9a9fae1cc7e9b037261df345e9b5279c647632 (patch) | |
tree | fb26835ed7935608989a2e4a03b9c5b9b7dbac29 /dev-python/pygame | |
parent | updated metadata.xml (diff) | |
download | historical-1c9a9fae1cc7e9b037261df345e9b5279c647632.tar.gz historical-1c9a9fae1cc7e9b037261df345e9b5279c647632.tar.bz2 historical-1c9a9fae1cc7e9b037261df345e9b5279c647632.zip |
stable bump
Diffstat (limited to 'dev-python/pygame')
-rw-r--r-- | dev-python/pygame/Manifest | 6 | ||||
-rw-r--r-- | dev-python/pygame/pygame-1.5.6.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/pygame/Manifest b/dev-python/pygame/Manifest index 5bf87003dff5..faf2699022ba 100644 --- a/dev-python/pygame/Manifest +++ b/dev-python/pygame/Manifest @@ -1,10 +1,10 @@ MD5 8d44d970aa66ff987faa3e972bf6e27f ChangeLog 2251 +MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 MD5 c80ed4e37c5259fb4bc13c85916e3f15 pygame-1.5.3.ebuild 850 MD5 05370fb507788455261979fb5ec03e1f pygame-1.5.5.ebuild 909 -MD5 b51beac4c62668057ae6e8f73def11e0 pygame-1.5.6.ebuild 898 -MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 +MD5 52d68464928358a4d698dd5dc5b23371 pygame-1.5.6.ebuild 896 MD5 bcc21545f0d3a09c4bf9beb344d39535 files/digest-pygame-1.5.3 64 MD5 a0a1443e65c63b895d64a478953de7c7 files/digest-pygame-1.5.5 64 +MD5 cfc28c49f2b91b67623bee4ba4bdb54e files/digest-pygame-1.5.6 64 MD5 8f157ac063bfbc2817a2ee8d2acf05c7 files/mixer.c-pause.patch 812 MD5 d46bdbdd81463a498d29a4a22bb14f81 files/music.c-pause.patch 800 -MD5 cfc28c49f2b91b67623bee4ba4bdb54e files/digest-pygame-1.5.6 64 diff --git a/dev-python/pygame/pygame-1.5.6.ebuild b/dev-python/pygame/pygame-1.5.6.ebuild index 999db369ca16..a655dad86b61 100644 --- a/dev-python/pygame/pygame-1.5.6.ebuild +++ b/dev-python/pygame/pygame-1.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.6.ebuild,v 1.5 2003/09/06 23:32:28 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.6.ebuild,v 1.6 2003/10/08 10:29:50 liquidx Exp $ inherit distutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.pygame.org/" IUSE="" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~ppc ~x86 ~sparc ~alpha" +KEYWORDS="~ppc x86 ~sparc ~alpha" DEPEND="virtual/python >=media-libs/libsdl-1.2.5 |