diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-16 22:09:30 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-16 22:09:30 +0000 |
commit | 4bc1a51da0d81908a87710c49b4972433bdfda0a (patch) | |
tree | 1ab383530a42285668599ae8be10aa6ae5bf20f9 /games-kids/tuxmath | |
parent | amd64/x86 stable, bug #292370 (diff) | |
download | gentoo-2-4bc1a51da0d81908a87710c49b4972433bdfda0a.tar.gz gentoo-2-4bc1a51da0d81908a87710c49b4972433bdfda0a.tar.bz2 gentoo-2-4bc1a51da0d81908a87710c49b4972433bdfda0a.zip |
amd64/x86 stable, bug #292600
(Portage version: 2.2_rc50/cvs/Linux x86_64)
Diffstat (limited to 'games-kids/tuxmath')
-rw-r--r-- | games-kids/tuxmath/ChangeLog | 5 | ||||
-rw-r--r-- | games-kids/tuxmath/tuxmath-1.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-kids/tuxmath/ChangeLog b/games-kids/tuxmath/ChangeLog index a4e31069a2b2..aaff7a2d8b76 100644 --- a/games-kids/tuxmath/ChangeLog +++ b/games-kids/tuxmath/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-kids/tuxmath # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v 1.11 2009/10/11 06:34:40 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v 1.12 2009/11/16 22:09:30 maekke Exp $ + + 16 Nov 2009; Markus Meier <maekke@gentoo.org> tuxmath-1.7.2.ebuild: + amd64/x86 stable, bug #292600 *tuxmath-1.7.2 (11 Oct 2009) diff --git a/games-kids/tuxmath/tuxmath-1.7.2.ebuild b/games-kids/tuxmath/tuxmath-1.7.2.ebuild index 4886c05d6b7c..3c4ed945fa89 100644 --- a/games-kids/tuxmath/tuxmath-1.7.2.ebuild +++ b/games-kids/tuxmath/tuxmath-1.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild,v 1.1 2009/10/11 06:34:40 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/tuxmath-1.7.2.ebuild,v 1.2 2009/11/16 22:09:30 maekke Exp $ EAPI=2 inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/tuxmath/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2 OFL-1.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" IUSE="nls" RDEPEND="media-libs/libsdl |