diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-12-06 13:52:44 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-12-06 13:52:44 +0000 |
commit | 04d1520a718c8c8c5f46241fe3869ff04f9973e3 (patch) | |
tree | 10d0ebf5c98cd263e83c7db7979a2d1af55ed818 /app-misc | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-04d1520a718c8c8c5f46241fe3869ff04f9973e3.tar.gz gentoo-2-04d1520a718c8c8c5f46241fe3869ff04f9973e3.tar.bz2 gentoo-2-04d1520a718c8c8c5f46241fe3869ff04f9973e3.zip |
Marked ~ppc for bug #73188.
Diffstat (limited to 'app-misc')
-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 0dbb255cbef6..162eaadb4816 100644 --- a/app-misc/gtypist/ChangeLog +++ b/app-misc/gtypist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/gtypist # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/ChangeLog,v 1.8 2004/08/06 23:00:29 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/ChangeLog,v 1.9 2004/12/06 13:52:44 josejx Exp $ + + 07 Dec 2004; Joseph Jezak <josejx@gentoo.org> gtypist-2.7.ebuild: + Marked ~ppc for bug #73188. 06 Aug 2004; Tom Martin <slarti@gentoo.org> gtypist-2.7.ebuild: Marked ~amd64; resolves bug 59637. Thanks to Jan Van Uytven <wyvern@crm3.com> diff --git a/app-misc/gtypist/gtypist-2.7.ebuild b/app-misc/gtypist/gtypist-2.7.ebuild index 1f171907c965..fcf3af125e28 100644 --- a/app-misc/gtypist/gtypist-2.7.ebuild +++ b/app-misc/gtypist/gtypist-2.7.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/gtypist/gtypist-2.7.ebuild,v 1.6 2004/08/06 23:00:29 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/gtypist-2.7.ebuild,v 1.7 2004/12/06 13:52:44 josejx 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" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="nls" DEPEND=">=sys-libs/ncurses-5.2" |