diff options
author | Josh Grebe <squash@gentoo.org> | 2004-05-07 20:29:17 +0000 |
---|---|---|
committer | Josh Grebe <squash@gentoo.org> | 2004-05-07 20:29:17 +0000 |
commit | 4fe9b6f35b37ff98b4b86eeb8ebcc122127c5af6 (patch) | |
tree | f34ebf9c64f0cc6c196a3f38b15897eaf9560729 /games-kids | |
parent | Removed S= (Manifest recommit) (diff) | |
download | gentoo-2-4fe9b6f35b37ff98b4b86eeb8ebcc122127c5af6.tar.gz gentoo-2-4fe9b6f35b37ff98b4b86eeb8ebcc122127c5af6.tar.bz2 gentoo-2-4fe9b6f35b37ff98b4b86eeb8ebcc122127c5af6.zip |
set ~sparc, #50382
Diffstat (limited to 'games-kids')
-rw-r--r-- | games-kids/tuxtype/ChangeLog | 7 | ||||
-rw-r--r-- | games-kids/tuxtype/tuxtype-1.0.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-kids/tuxtype/ChangeLog b/games-kids/tuxtype/ChangeLog index 1efa65b6a25f..d9beba159a00 100644 --- a/games-kids/tuxtype/ChangeLog +++ b/games-kids/tuxtype/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-kids/tuxtype -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxtype/ChangeLog,v 1.2 2003/09/10 15:57:58 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxtype/ChangeLog,v 1.3 2004/05/07 20:29:17 squash Exp $ + + 07 May 2004; Josh Grebe <squash@gentoo.org> tuxtype-1.0.3-r1.ebuild: + Added ~sparc, bug #50382 *tuxtype-1.0.3-r1 (20 Mar 2003) diff --git a/games-kids/tuxtype/tuxtype-1.0.3-r1.ebuild b/games-kids/tuxtype/tuxtype-1.0.3-r1.ebuild index 78fe2bf70c43..8c7d1c9bb434 100644 --- a/games-kids/tuxtype/tuxtype-1.0.3-r1.ebuild +++ b/games-kids/tuxtype/tuxtype-1.0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxtype/tuxtype-1.0.3-r1.ebuild,v 1.2 2004/02/20 06:42:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxtype/tuxtype-1.0.3-r1.ebuild,v 1.3 2004/05/07 20:29:17 squash Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="Typing tutorial with lots of eye-candy" SRC_URI="mirror://sourceforge/tuxtype/${P}.tar.bz2" HOMEPAGE="http://www.geekcomix.com/dm/tuxtype/" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~sparc" LICENSE="GPL-2" SLOT="0" IUSE="" |