diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 13:38:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-17 13:38:47 +0000 |
commit | 9beb664caf8187557fe2e1d1b63b3641f147bc32 (patch) | |
tree | 10bb0bf6ccd4b1d97bc4ca25b8bc4faa5189359f /app-misc/gtypist | |
parent | Stable for ppc, wrt bug #534826 (diff) | |
download | gentoo-2-9beb664caf8187557fe2e1d1b63b3641f147bc32.tar.gz gentoo-2-9beb664caf8187557fe2e1d1b63b3641f147bc32.tar.bz2 gentoo-2-9beb664caf8187557fe2e1d1b63b3641f147bc32.zip |
Stable for ppc, wrt bug #534876
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc/gtypist')
-rw-r--r-- | app-misc/gtypist/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/gtypist/gtypist-2.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/gtypist/ChangeLog b/app-misc/gtypist/ChangeLog index e615e660f7cc..cadc19fdc2f8 100644 --- a/app-misc/gtypist/ChangeLog +++ b/app-misc/gtypist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/gtypist # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/ChangeLog,v 1.36 2015/01/09 13:46:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/ChangeLog,v 1.37 2015/01/17 13:38:47 ago Exp $ + + 17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gtypist-2.9.5.ebuild: + Stable for ppc, wrt bug #534876 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gtypist-2.9.5.ebuild: Stable for amd64, wrt bug #534876 diff --git a/app-misc/gtypist/gtypist-2.9.5.ebuild b/app-misc/gtypist/gtypist-2.9.5.ebuild index 01076a2abafa..3cb45b268f78 100644 --- a/app-misc/gtypist/gtypist-2.9.5.ebuild +++ b/app-misc/gtypist/gtypist-2.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/gtypist-2.9.5.ebuild,v 1.2 2015/01/09 13:46:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/gtypist-2.9.5.ebuild,v 1.3 2015/01/17 13:38:47 ago Exp $ EAPI=5 inherit eutils elisp-common @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/gtypist/${P}.tar.xz LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux" +KEYWORDS="amd64 ppc ~x86 ~amd64-linux" IUSE="nls emacs xemacs" DEPEND=" |