diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-03-21 09:07:34 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-03-21 09:07:34 +0000 |
commit | de8d4747dd1f1000b51eb46c68247516ad496632 (patch) | |
tree | 6cca64c213e050326fdf6f7cb197741724dbb1c7 /app-emacs/auctex/auctex-11.85.ebuild | |
parent | fix a crash, reported by Michał Kiedrowicz <esqualante AT o2 DOT pl> in bug ... (diff) | |
download | historical-de8d4747dd1f1000b51eb46c68247516ad496632.tar.gz historical-de8d4747dd1f1000b51eb46c68247516ad496632.tar.bz2 historical-de8d4747dd1f1000b51eb46c68247516ad496632.zip |
stable x86, bug 213992
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-emacs/auctex/auctex-11.85.ebuild')
-rw-r--r-- | app-emacs/auctex/auctex-11.85.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/auctex/auctex-11.85.ebuild b/app-emacs/auctex/auctex-11.85.ebuild index 014274435b3c..e14b226ef96e 100644 --- a/app-emacs/auctex/auctex-11.85.ebuild +++ b/app-emacs/auctex/auctex-11.85.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.85.ebuild,v 1.1 2008/02/11 08:20:09 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.85.ebuild,v 1.2 2008/03/21 09:07:34 opfer Exp $ inherit elisp eutils latex-package @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3 FDL-1.2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="preview-latex" DEPEND="virtual/latex-base |