diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:26:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 13:26:32 +0000 |
commit | b20e2cfeeeed7466455d385eb51f972a5d1a6132 (patch) | |
tree | d66e226af479c688ac1359ccc12abba31bc129c8 /app-emacs/yatex | |
parent | Stable for x86, wrt bug #477360 (diff) | |
download | gentoo-2-b20e2cfeeeed7466455d385eb51f972a5d1a6132.tar.gz gentoo-2-b20e2cfeeeed7466455d385eb51f972a5d1a6132.tar.bz2 gentoo-2-b20e2cfeeeed7466455d385eb51f972a5d1a6132.zip |
Stable for x86, wrt bug #470324
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs/yatex')
-rw-r--r-- | app-emacs/yatex/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/yatex/yatex-1.77.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/yatex/ChangeLog b/app-emacs/yatex/ChangeLog index 76c1f728332d..ebb1fafb1625 100644 --- a/app-emacs/yatex/ChangeLog +++ b/app-emacs/yatex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/yatex # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/ChangeLog,v 1.44 2013/07/28 12:57:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/ChangeLog,v 1.45 2013/08/07 13:26:32 ago Exp $ + + 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> yatex-1.77.ebuild: + Stable for x86, wrt bug #470324 28 Jul 2013; Agostino Sarubbo <ago@gentoo.org> yatex-1.77.ebuild: Stable for ppc, wrt bug #470324 diff --git a/app-emacs/yatex/yatex-1.77.ebuild b/app-emacs/yatex/yatex-1.77.ebuild index 594d741e99bf..3438fa3014aa 100644 --- a/app-emacs/yatex/yatex-1.77.ebuild +++ b/app-emacs/yatex/yatex-1.77.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/yatex-1.77.ebuild,v 1.3 2013/07/28 12:57:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/yatex-1.77.ebuild,v 1.4 2013/08/07 13:26:32 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ DESCRIPTION="Yet Another TeX mode for Emacs" HOMEPAGE="http://www.yatex.org/" SRC_URI="http://www.yatex.org/${P/-/}.tar.gz" -KEYWORDS="amd64 ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ~ppc64 x86" SLOT="0" LICENSE="YaTeX" IUSE="linguas_ja" |