diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 19:20:01 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 19:20:01 +0000 |
commit | f07590edd0042b9312fdfd32163992def654751b (patch) | |
tree | 77ce198349b41ebe740bb214129a1b40db2b4a37 /app-misc/gtypist | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-f07590edd0042b9312fdfd32163992def654751b.tar.gz gentoo-2-f07590edd0042b9312fdfd32163992def654751b.tar.bz2 gentoo-2-f07590edd0042b9312fdfd32163992def654751b.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-misc/gtypist')
-rw-r--r-- | app-misc/gtypist/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/gtypist/gtypist-2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/gtypist/ChangeLog b/app-misc/gtypist/ChangeLog index 24ba00222278..e244ddd9f55e 100644 --- a/app-misc/gtypist/ChangeLog +++ b/app-misc/gtypist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/gtypist # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/ChangeLog,v 1.10 2005/01/01 15:06:28 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/ChangeLog,v 1.11 2005/04/21 19:18:00 blubb Exp $ + + 21 Apr 2005; Simon Stelling <blubb@gentoo.org> gtypist-2.7.ebuild: + stable on amd64 07 Dec 2004; Joseph Jezak <josejx@gentoo.org> gtypist-2.7.ebuild: Marked ~ppc for bug #73188. diff --git a/app-misc/gtypist/gtypist-2.7.ebuild b/app-misc/gtypist/gtypist-2.7.ebuild index 9aea0f8b4355..4c747d66483b 100644 --- a/app-misc/gtypist/gtypist-2.7.ebuild +++ b/app-misc/gtypist/gtypist-2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/gtypist-2.7.ebuild,v 1.8 2005/01/01 15:06:28 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/gtypist-2.7.ebuild,v 1.9 2005/04/21 19:18:00 blubb Exp $ DESCRIPTION="universal typing tutor" HOMEPAGE="http://www.gnu.org/software/gtypist/gtypist.html" @@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/gtypist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="x86 amd64 ~ppc" IUSE="nls" DEPEND=">=sys-libs/ncurses-5.2" |