diff options
author | Peter Weller <welp@gentoo.org> | 2007-04-09 21:28:09 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-04-09 21:28:09 +0000 |
commit | 80d463fcd00c66d7e360d63810e8c8bc26cb5ff2 (patch) | |
tree | e76b369a62297b5e91dc7950373666b0109ea158 /games-kids | |
parent | New upstream version. Added sidebar patch to our patchset (diff) | |
download | gentoo-2-80d463fcd00c66d7e360d63810e8c8bc26cb5ff2.tar.gz gentoo-2-80d463fcd00c66d7e360d63810e8c8bc26cb5ff2.tar.bz2 gentoo-2-80d463fcd00c66d7e360d63810e8c8bc26cb5ff2.zip |
Keyworded ~x86-fbsd wrt bug 173388
(Portage version: 2.1.2.3)
Diffstat (limited to 'games-kids')
-rw-r--r-- | games-kids/tuxmath/ChangeLog | 5 | ||||
-rw-r--r-- | games-kids/tuxmath/tuxmath-20010907.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-kids/tuxmath/ChangeLog b/games-kids/tuxmath/ChangeLog index 72cefe6b88ca..74fd708713e1 100644 --- a/games-kids/tuxmath/ChangeLog +++ b/games-kids/tuxmath/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-kids/tuxmath # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v 1.8 2007/03/15 22:55:07 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/ChangeLog,v 1.9 2007/04/09 21:28:09 welp Exp $ + + 09 Apr 2007; Peter Weller <welp@gentoo.org> tuxmath-20010907.ebuild: + Keyworded ~x86-fbsd wrt bug 173388 15 Mar 2007; Tristan Heaven <nyhm@gentoo.org> tuxmath-20010907.ebuild: Install menu entry, bug #160256 diff --git a/games-kids/tuxmath/tuxmath-20010907.ebuild b/games-kids/tuxmath/tuxmath-20010907.ebuild index 1eb4b4c9b650..b2e916f49e99 100644 --- a/games-kids/tuxmath/tuxmath-20010907.ebuild +++ b/games-kids/tuxmath/tuxmath-20010907.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/tuxmath/tuxmath-20010907.ebuild,v 1.9 2007/03/15 22:55:07 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmath/tuxmath-20010907.ebuild,v 1.10 2007/04/09 21:28:09 welp Exp $ inherit eutils toolchain-funcs games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tuxmath/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/libsdl |