diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:46:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:46:26 +0000 |
commit | 6a084e7786c463f92248d3687e41bdb4fc5bc725 (patch) | |
tree | 404324a8b4e52cc399498c5ceedd1c388b9b4f6c /app-misc/gtypist | |
parent | Stable for amd64, wrt bug #534874 (diff) | |
download | gentoo-2-6a084e7786c463f92248d3687e41bdb4fc5bc725.tar.gz gentoo-2-6a084e7786c463f92248d3687e41bdb4fc5bc725.tar.bz2 gentoo-2-6a084e7786c463f92248d3687e41bdb4fc5bc725.zip |
Stable for amd64, wrt bug #534876
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc/gtypist')
-rw-r--r-- | app-misc/gtypist/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/gtypist/gtypist-2.9.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/gtypist/ChangeLog b/app-misc/gtypist/ChangeLog index 178cda1473dc..e615e660f7cc 100644 --- a/app-misc/gtypist/ChangeLog +++ b/app-misc/gtypist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/gtypist -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/ChangeLog,v 1.35 2014/09/04 21:14:10 jer Exp $ +# 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 $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gtypist-2.9.5.ebuild: + Stable for amd64, wrt bug #534876 *gtypist-2.9.5 (04 Sep 2014) diff --git a/app-misc/gtypist/gtypist-2.9.5.ebuild b/app-misc/gtypist/gtypist-2.9.5.ebuild index 71c7273f49ed..01076a2abafa 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-2014 Gentoo Foundation +# 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.1 2014/09/04 21:14:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/gtypist-2.9.5.ebuild,v 1.2 2015/01/09 13:46:26 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=" |