diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-17 03:02:22 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-17 03:02:22 +0000 |
commit | 01c9825ad536da9e276737a5ebed49fcc6c18788 (patch) | |
tree | 898c77e111c908e1e10dc6cdcbca912c19c58592 /app-emacs/yatex/yatex-1.76.ebuild | |
parent | x86 stable wrt bug #436760 (diff) | |
download | gentoo-2-01c9825ad536da9e276737a5ebed49fcc6c18788.tar.gz gentoo-2-01c9825ad536da9e276737a5ebed49fcc6c18788.tar.bz2 gentoo-2-01c9825ad536da9e276737a5ebed49fcc6c18788.zip |
x86 stable wrt bug #433187
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'app-emacs/yatex/yatex-1.76.ebuild')
-rw-r--r-- | app-emacs/yatex/yatex-1.76.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/yatex/yatex-1.76.ebuild b/app-emacs/yatex/yatex-1.76.ebuild index 67fdd67bb1d1..f02df512c4ae 100644 --- a/app-emacs/yatex/yatex-1.76.ebuild +++ b/app-emacs/yatex/yatex-1.76.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/yatex-1.76.ebuild,v 1.12 2012/10/16 14:39:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/yatex-1.76.ebuild,v 1.13 2012/10/17 03:02:22 phajdan.jr Exp $ EAPI=4 @@ -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" |