summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-10-17 11:26:05 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-10-17 11:26:05 +0000
commite4e97f55f082d0fd82cee3b73ceba37174c9e75e (patch)
treefb9c9844841ffe1393a9c878b13f04053025d279 /app-emacs/yatex
parentDrop useless USE=doc, it only regenerated documentation; fixes bug #357205, t... (diff)
downloadgentoo-2-e4e97f55f082d0fd82cee3b73ceba37174c9e75e.tar.gz
gentoo-2-e4e97f55f082d0fd82cee3b73ceba37174c9e75e.tar.bz2
gentoo-2-e4e97f55f082d0fd82cee3b73ceba37174c9e75e.zip
stable ppc, bug #433187
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/yatex')
-rw-r--r--app-emacs/yatex/ChangeLog5
-rw-r--r--app-emacs/yatex/yatex-1.76.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/yatex/ChangeLog b/app-emacs/yatex/ChangeLog
index e004e477b872..2b55f3cdaa46 100644
--- a/app-emacs/yatex/ChangeLog
+++ b/app-emacs/yatex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/yatex
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/ChangeLog,v 1.40 2012/10/17 03:02:22 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/ChangeLog,v 1.41 2012/10/17 11:26:05 blueness Exp $
+
+ 17 Oct 2012; Anthony G. Basile <blueness@gentoo.org> yatex-1.76.ebuild:
+ stable ppc, bug #433187
17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> yatex-1.76.ebuild:
x86 stable wrt bug #433187
diff --git a/app-emacs/yatex/yatex-1.76.ebuild b/app-emacs/yatex/yatex-1.76.ebuild
index f02df512c4ae..c84f2d848128 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.13 2012/10/17 03:02:22 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/yatex-1.76.ebuild,v 1.14 2012/10/17 11:26:05 blueness 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"