diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-07-19 13:56:54 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-07-19 13:56:54 +0000 |
commit | 427180cd2a8ddbeadc3c41539fa228de183676cf (patch) | |
tree | 3cb8ceb4551abfa3d51aae67f503efea6a9ad5b3 /app-emacs | |
parent | remove libXt and libXmu dependency. Fix bug #515750 (diff) | |
download | gentoo-2-427180cd2a8ddbeadc3c41539fa228de183676cf.tar.gz gentoo-2-427180cd2a8ddbeadc3c41539fa228de183676cf.tar.bz2 gentoo-2-427180cd2a8ddbeadc3c41539fa228de183676cf.zip |
ppc64 stable wrt bug #515540
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/auctex/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/auctex/auctex-11.87-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/auctex/ChangeLog b/app-emacs/auctex/ChangeLog index b4f624229dbb..44e95b572c07 100644 --- a/app-emacs/auctex/ChangeLog +++ b/app-emacs/auctex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/auctex # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.122 2014/07/13 09:52:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.123 2014/07/19 13:56:54 zlogene Exp $ + + 19 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> auctex-11.87-r1.ebuild: + ppc64 stable wrt bug #515540 13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> auctex-11.87-r1.ebuild: Stable for ppc, wrt bug #515540 diff --git a/app-emacs/auctex/auctex-11.87-r1.ebuild b/app-emacs/auctex/auctex-11.87-r1.ebuild index aebdcf414537..91bc9d835431 100644 --- a/app-emacs/auctex/auctex-11.87-r1.ebuild +++ b/app-emacs/auctex/auctex-11.87-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.87-r1.ebuild,v 1.3 2014/07/13 09:52:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.87-r1.ebuild,v 1.4 2014/07/19 13:56:54 zlogene Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3+ FDL-1.3+" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="preview-latex" DEPEND="virtual/latex-base |