diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2006-08-19 13:15:54 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2006-08-19 13:15:54 +0000 |
commit | 8f6e5141d3255caaac6a364da0a89fc25d90089d (patch) | |
tree | 74cde5a7de33cc74082755668cc7775a29c1dbf0 /dev-python/pygame | |
parent | Multilib fixes (diff) | |
download | gentoo-2-8f6e5141d3255caaac6a364da0a89fc25d90089d.tar.gz gentoo-2-8f6e5141d3255caaac6a364da0a89fc25d90089d.tar.bz2 gentoo-2-8f6e5141d3255caaac6a364da0a89fc25d90089d.zip |
Stable on amd64.
(Portage version: 2.1.1_pre5-r2)
Diffstat (limited to 'dev-python/pygame')
-rw-r--r-- | dev-python/pygame/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pygame/pygame-1.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pygame/ChangeLog b/dev-python/pygame/ChangeLog index 8ce14f2d9749..764fc276db4c 100644 --- a/dev-python/pygame/ChangeLog +++ b/dev-python/pygame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pygame # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/ChangeLog,v 1.32 2006/08/19 13:11:29 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/ChangeLog,v 1.33 2006/08/19 13:15:54 herbs Exp $ + + 19 Aug 2006; Herbie Hopkins <herbs@gentoo.org> pygame-1.6.2.ebuild: + Stable on amd64. 19 Aug 2006; Herbie Hopkins <herbs@gentoo.org> pygame-1.6.2.ebuild, pygame-1.7.1.ebuild: diff --git a/dev-python/pygame/pygame-1.6.2.ebuild b/dev-python/pygame/pygame-1.6.2.ebuild index f225b5cf4a0a..e3a9a3cf97cc 100644 --- a/dev-python/pygame/pygame-1.6.2.ebuild +++ b/dev-python/pygame/pygame-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.6.2.ebuild,v 1.7 2006/08/19 13:11:29 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.6.2.ebuild,v 1.8 2006/08/19 13:15:54 herbs Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="http://www.pygame.org/ftp/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ppc sparc x86" +KEYWORDS="alpha amd64 hppa ppc sparc x86" IUSE="" DEPEND="virtual/python |