diff options
author | Brent Baude <ranger@gentoo.org> | 2011-03-04 12:58:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-03-04 12:58:07 +0000 |
commit | 41026047f01268cb54b2f8910edc563e688a33de (patch) | |
tree | 597cb0d3a5f6ec27b95bec141ecc0cb725745387 /games-kids | |
parent | stable ppc, bug 353819 (diff) | |
download | gentoo-2-41026047f01268cb54b2f8910edc563e688a33de.tar.gz gentoo-2-41026047f01268cb54b2f8910edc563e688a33de.tar.bz2 gentoo-2-41026047f01268cb54b2f8910edc563e688a33de.zip |
stable ppc, bug 353821
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'games-kids')
-rw-r--r-- | games-kids/tuxmathscrabble/ChangeLog | 5 | ||||
-rw-r--r-- | games-kids/tuxmathscrabble/tuxmathscrabble-7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-kids/tuxmathscrabble/ChangeLog b/games-kids/tuxmathscrabble/ChangeLog index 3c4587a6da56..1097f07bb774 100644 --- a/games-kids/tuxmathscrabble/ChangeLog +++ b/games-kids/tuxmathscrabble/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-kids/tuxmathscrabble # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmathscrabble/ChangeLog,v 1.18 2011/02/08 20:54:37 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmathscrabble/ChangeLog,v 1.19 2011/03/04 12:58:07 ranger Exp $ + + 04 Mar 2011; Brent Baude <ranger@gentoo.org> tuxmathscrabble-7.4.ebuild: + stable ppc, bug 353821 08 Feb 2011; Thomas Kahle <tomka@gentoo.org> tuxmathscrabble-7.4.ebuild: x86 stable per bug 353821 diff --git a/games-kids/tuxmathscrabble/tuxmathscrabble-7.4.ebuild b/games-kids/tuxmathscrabble/tuxmathscrabble-7.4.ebuild index ce3d396b0067..947d8692ab3d 100644 --- a/games-kids/tuxmathscrabble/tuxmathscrabble-7.4.ebuild +++ b/games-kids/tuxmathscrabble/tuxmathscrabble-7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmathscrabble/tuxmathscrabble-7.4.ebuild,v 1.3 2011/02/08 20:54:37 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmathscrabble/tuxmathscrabble-7.4.ebuild,v 1.4 2011/03/04 12:58:07 ranger Exp $ EAPI=2 PYTHON_DEPEND="2" @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${MY_P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" CDEPEND="dev-python/wxpython" |