diff options
author | Markus Meier <maekke@gentoo.org> | 2011-06-19 15:41:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-06-19 15:41:38 +0000 |
commit | 5876c81ebae7c5ff1039f8ead5c708f5c019fad3 (patch) | |
tree | 91ba208dfcd301ca5ae25029c7bc29f261da2906 /app-misc/gtypist | |
parent | x86 stable, bug #371697 (diff) | |
download | gentoo-2-5876c81ebae7c5ff1039f8ead5c708f5c019fad3.tar.gz gentoo-2-5876c81ebae7c5ff1039f8ead5c708f5c019fad3.tar.bz2 gentoo-2-5876c81ebae7c5ff1039f8ead5c708f5c019fad3.zip |
x86 stable, bug #371745
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/gtypist')
-rw-r--r-- | app-misc/gtypist/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/gtypist/gtypist-2.8.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/gtypist/ChangeLog b/app-misc/gtypist/ChangeLog index bb31084b2902..b6a37accbaa8 100644 --- a/app-misc/gtypist/ChangeLog +++ b/app-misc/gtypist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/gtypist # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/ChangeLog,v 1.25 2011/06/18 11:04:02 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/ChangeLog,v 1.26 2011/06/19 15:41:38 maekke Exp $ + + 19 Jun 2011; Markus Meier <maekke@gentoo.org> gtypist-2.8.5.ebuild: + x86 stable, bug #371745 18 Jun 2011; Markos Chandras <hwoarang@gentoo.org> gtypist-2.8.5.ebuild: Stable on amd64 wrt bug #371745 diff --git a/app-misc/gtypist/gtypist-2.8.5.ebuild b/app-misc/gtypist/gtypist-2.8.5.ebuild index f2809c1f2133..309b5c2bffa5 100644 --- a/app-misc/gtypist/gtypist-2.8.5.ebuild +++ b/app-misc/gtypist/gtypist-2.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/gtypist-2.8.5.ebuild,v 1.3 2011/06/18 11:04:02 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/gtypist-2.8.5.ebuild,v 1.4 2011/06/19 15:41:38 maekke Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/gtypist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="nls emacs xemacs" DEPEND=">=sys-libs/ncurses-5.2 |