diff options
author | 2004-11-22 11:31:10 +0000 | |
---|---|---|
committer | 2004-11-22 11:31:10 +0000 | |
commit | 097088a393f9fba08c673e55d1bad0c005e26c15 (patch) | |
tree | 373fab90401f8314388fd25a805353a77059fa0b /games-kids/tuxmathscrabble | |
parent | Re-Marked ppc stable. (diff) | |
download | historical-097088a393f9fba08c673e55d1bad0c005e26c15.tar.gz historical-097088a393f9fba08c673e55d1bad0c005e26c15.tar.bz2 historical-097088a393f9fba08c673e55d1bad0c005e26c15.zip |
Marked ppc stable.
Diffstat (limited to 'games-kids/tuxmathscrabble')
-rw-r--r-- | games-kids/tuxmathscrabble/ChangeLog | 5 | ||||
-rw-r--r-- | games-kids/tuxmathscrabble/tuxmathscrabble-2.4a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-kids/tuxmathscrabble/ChangeLog b/games-kids/tuxmathscrabble/ChangeLog index e11af2a1c33b..04be9c7f415b 100644 --- a/games-kids/tuxmathscrabble/ChangeLog +++ b/games-kids/tuxmathscrabble/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-kids/tuxmathscrabble # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmathscrabble/ChangeLog,v 1.6 2004/08/30 13:10:20 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmathscrabble/ChangeLog,v 1.7 2004/11/22 11:31:10 josejx Exp $ + + 22 Nov 2004; Joseph Jezak <josejx@gentoo.org> tuxmathscrabble-2.4a.ebuild: + Marked ppc stable. 30 Aug 2004; David Holm <dholm@gentoo.org> tuxmathscrabble-2.4a.ebuild: Added to ~ppc. diff --git a/games-kids/tuxmathscrabble/tuxmathscrabble-2.4a.ebuild b/games-kids/tuxmathscrabble/tuxmathscrabble-2.4a.ebuild index a3817439d57c..6c502caeff66 100644 --- a/games-kids/tuxmathscrabble/tuxmathscrabble-2.4a.ebuild +++ b/games-kids/tuxmathscrabble/tuxmathscrabble-2.4a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmathscrabble/tuxmathscrabble-2.4a.ebuild,v 1.5 2004/08/30 13:10:20 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmathscrabble/tuxmathscrabble-2.4a.ebuild,v 1.6 2004/11/22 11:31:10 josejx Exp $ inherit distutils eutils games @@ -10,7 +10,7 @@ DESCRIPTION="math-version of the popular board game for children 4-10" HOMEPAGE="http://www.asymptopia.org/" SRC_URI="mirror://sourceforge/tuxmathscrabble/${MY_P}.tgz" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ppc" LICENSE="GPL-2" SLOT="0" IUSE="" |