summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2007-07-08 09:35:57 +0000
committerAlfredo Tupone <tupone@gentoo.org>2007-07-08 09:35:57 +0000
commitac375d485a4b1b9db2533b936e4457ab5167ef00 (patch)
tree17ecd1a375927652a117c8195e649812e02a0a05 /games-kids
parentfixed typo s/-pf-transparent/ipf-transparent/ (diff)
downloadgentoo-2-ac375d485a4b1b9db2533b936e4457ab5167ef00.tar.gz
gentoo-2-ac375d485a4b1b9db2533b936e4457ab5167ef00.tar.bz2
gentoo-2-ac375d485a4b1b9db2533b936e4457ab5167ef00.zip
Ask for a newer pygame to fix bug #164128
(Portage version: 2.1.2.9)
Diffstat (limited to 'games-kids')
-rw-r--r--games-kids/childsplay/ChangeLog6
-rw-r--r--games-kids/childsplay/childsplay-0.83.1.ebuild4
-rw-r--r--games-kids/childsplay/childsplay-0.85.1.ebuild4
-rw-r--r--games-kids/childsplay/metadata.xml4
4 files changed, 13 insertions, 5 deletions
diff --git a/games-kids/childsplay/ChangeLog b/games-kids/childsplay/ChangeLog
index 8bf34264fd47..7ef72dc6faf3 100644
--- a/games-kids/childsplay/ChangeLog
+++ b/games-kids/childsplay/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-kids/childsplay
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/childsplay/ChangeLog,v 1.10 2007/03/20 05:56:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-kids/childsplay/ChangeLog,v 1.11 2007/07/08 09:35:57 tupone Exp $
+
+ 08 Jul 2007; Tupone Alfredo <tupone@gentoo.org> childsplay-0.83.1.ebuild,
+ childsplay-0.85.1.ebuild:
+ Ask for a newer pygame to fix bug #164128 by Pacho Ramos
20 Mar 2007; Michael Sterrett <mr_bones_@gentoo.org>
childsplay-0.85.1.ebuild:
diff --git a/games-kids/childsplay/childsplay-0.83.1.ebuild b/games-kids/childsplay/childsplay-0.83.1.ebuild
index 28649f5c92e6..2565185e568a 100644
--- a/games-kids/childsplay/childsplay-0.83.1.ebuild
+++ b/games-kids/childsplay/childsplay-0.83.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/childsplay/childsplay-0.83.1.ebuild,v 1.3 2007/04/09 18:26:28 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-kids/childsplay/childsplay-0.83.1.ebuild,v 1.4 2007/07/08 09:35:57 tupone Exp $
inherit games python
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.1
- >=dev-python/pygame-1.6
+ >=dev-python/pygame-1.7.1
>=media-libs/sdl-image-1.2
>=media-libs/sdl-ttf-2.0
>=media-libs/sdl-mixer-1.2
diff --git a/games-kids/childsplay/childsplay-0.85.1.ebuild b/games-kids/childsplay/childsplay-0.85.1.ebuild
index 8ad19b437604..4c4c0cfe0e3a 100644
--- a/games-kids/childsplay/childsplay-0.85.1.ebuild
+++ b/games-kids/childsplay/childsplay-0.85.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-kids/childsplay/childsplay-0.85.1.ebuild,v 1.5 2007/06/12 13:07:33 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-kids/childsplay/childsplay-0.85.1.ebuild,v 1.6 2007/07/08 09:35:57 tupone Exp $
inherit eutils python games
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.1
- >=dev-python/pygame-1.6
+ >=dev-python/pygame-1.7.1
>=media-libs/sdl-image-1.2
>=media-libs/sdl-ttf-2.0
>=media-libs/sdl-mixer-1.2
diff --git a/games-kids/childsplay/metadata.xml b/games-kids/childsplay/metadata.xml
index d3c2cc926f0b..a579d52eaeec 100644
--- a/games-kids/childsplay/metadata.xml
+++ b/games-kids/childsplay/metadata.xml
@@ -2,4 +2,8 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>games</herd>
+<longdescription lang="en">
+Childsplay is a suite of educational games for young children, like gcompris,
+but without the overkill of c/c++ and the gnome environ.
+</longdescription>
</pkgmetadata>