diff options
Diffstat (limited to 'app-emacs/auctex/auctex-11.83.ebuild')
-rw-r--r-- | app-emacs/auctex/auctex-11.83.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/auctex/auctex-11.83.ebuild b/app-emacs/auctex/auctex-11.83.ebuild index 89264e27be1f..bbd03fad0c0a 100644 --- a/app-emacs/auctex/auctex-11.83.ebuild +++ b/app-emacs/auctex/auctex-11.83.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.83.ebuild,v 1.6 2006/11/23 18:55:23 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.83.ebuild,v 1.7 2006/11/23 21:16:21 dertobi123 Exp $ inherit elisp eutils latex-package autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="preview-latex" DEPEND="preview-latex? ( !dev-tex/preview-latex app-text/dvipng virtual/ghostscript )" |