diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-07-08 14:50:24 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-07-08 14:50:24 +0000 |
commit | 18d95e2799e7fb3933edc41a01d585640050f870 (patch) | |
tree | ba76dab2d5b1a9ffe16246070a5f9d658d77f570 /app-emacs/auctex | |
parent | Stable for amd64 wrt bug #509374 (diff) | |
download | gentoo-2-18d95e2799e7fb3933edc41a01d585640050f870.tar.gz gentoo-2-18d95e2799e7fb3933edc41a01d585640050f870.tar.bz2 gentoo-2-18d95e2799e7fb3933edc41a01d585640050f870.zip |
Stable for amd64 wrt bug #515540
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-emacs/auctex')
-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 4c144f6c8c31..ab953b0a1bb5 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.120 2014/05/23 18:00:37 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.121 2014/07/08 14:50:24 nimiux Exp $ + + 08 Jul 2014; Chema Alonso <nimiux@gentoo.org> auctex-11.87-r1.ebuild: + Stable for amd64 wrt bug #515540 *auctex-11.87-r1 (23 May 2014) diff --git a/app-emacs/auctex/auctex-11.87-r1.ebuild b/app-emacs/auctex/auctex-11.87-r1.ebuild index 2fea6e3619df..dc72b019c7e2 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.1 2014/05/23 18:00:37 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.87-r1.ebuild,v 1.2 2014/07/08 14:50:24 nimiux 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 |