summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2004-08-20 20:36:27 +0000
committerRob Cakebread <pythonhead@gentoo.org>2004-08-20 20:36:27 +0000
commitc56378ffe823be1c795a1b710ebee40c3536b3ba (patch)
treebef947e1cfb4b58e72bab69b6ce6d08f0081df42
parentAdded information on where to find info about fbsplash to ChangeLog. (Manifes... (diff)
downloadgentoo-2-c56378ffe823be1c795a1b710ebee40c3536b3ba.tar.gz
gentoo-2-c56378ffe823be1c795a1b710ebee40c3536b3ba.tar.bz2
gentoo-2-c56378ffe823be1c795a1b710ebee40c3536b3ba.zip
Marked stable on x86
-rw-r--r--app-misc/tipptrainer/ChangeLog6
-rw-r--r--app-misc/tipptrainer/tipptrainer-0.5.0a.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-misc/tipptrainer/ChangeLog b/app-misc/tipptrainer/ChangeLog
index c5f169e0fefe..c780f1ec88b8 100644
--- a/app-misc/tipptrainer/ChangeLog
+++ b/app-misc/tipptrainer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/tipptrainer
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/tipptrainer/ChangeLog,v 1.4 2004/08/03 11:46:07 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tipptrainer/ChangeLog,v 1.5 2004/08/20 20:36:27 pythonhead Exp $
+
+ 20 Aug 2004; Rob Cakebread <pythonhead@gentoo.org>
+ tipptrainer-0.5.0a.ebuild:
+ Marked stable on x86
03 Aug 2004; David Holm <dholm@gentoo.org> tipptrainer-0.5.0a.ebuild:
Added to ~ppc.
diff --git a/app-misc/tipptrainer/tipptrainer-0.5.0a.ebuild b/app-misc/tipptrainer/tipptrainer-0.5.0a.ebuild
index 0e0b5cea1527..3ec05f279e45 100644
--- a/app-misc/tipptrainer/tipptrainer-0.5.0a.ebuild
+++ b/app-misc/tipptrainer/tipptrainer-0.5.0a.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/app-misc/tipptrainer/tipptrainer-0.5.0a.ebuild,v 1.4 2004/08/03 11:46:07 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/tipptrainer/tipptrainer-0.5.0a.ebuild,v 1.5 2004/08/20 20:36:27 pythonhead Exp $
DESCRIPTION="A touch typing trainer (German/English)"
HOMEPAGE="http://www.pingos.org/tipptrainer/index.php"
@@ -9,7 +9,7 @@ RESTRICT="nomirror"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND=">=dev-libs/glib-1.2.7