diff options
author | Markus Meier <maekke@gentoo.org> | 2014-09-13 11:43:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-09-13 11:43:24 +0000 |
commit | e4f2a133ae128c3f1a91f5f41f6c9ccc281297c6 (patch) | |
tree | 66ad661f7424b10cae5b60cc38f92e396c6544dc /app-emacs/auctex | |
parent | arm stable, bug #518168 (diff) | |
download | gentoo-2-e4f2a133ae128c3f1a91f5f41f6c9ccc281297c6.tar.gz gentoo-2-e4f2a133ae128c3f1a91f5f41f6c9ccc281297c6.tar.bz2 gentoo-2-e4f2a133ae128c3f1a91f5f41f6c9ccc281297c6.zip |
add ~arm, bug #510480
(Portage version: 2.2.12-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 c9a42dedaad8..5169f6dedf03 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.125 2014/07/19 16:23:28 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.126 2014/09/13 11:43:24 maekke Exp $ + + 13 Sep 2014; Markus Meier <maekke@gentoo.org> auctex-11.87-r1.ebuild: + add ~arm, bug #510480 19 Jul 2014; Ulrich Müller <ulm@gentoo.org> -auctex-11.87.ebuild: Remove old. diff --git a/app-emacs/auctex/auctex-11.87-r1.ebuild b/app-emacs/auctex/auctex-11.87-r1.ebuild index f4a129b979f0..905706fd7dc5 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.5 2014/07/19 13:57:39 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.87-r1.ebuild,v 1.6 2014/09/13 11:43:24 maekke 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 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="preview-latex" DEPEND="virtual/latex-base |