summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-11-23 18:55:23 +0000
committerSimon Stelling <blubb@gentoo.org>2006-11-23 18:55:23 +0000
commit2236c95259728395442a4e36f405c049e4737ae0 (patch)
tree5b20d5217db3a9f144bff13b31f1a1f17b2c36ad /app-emacs
parentstable on amd64 (diff)
downloadgentoo-2-2236c95259728395442a4e36f405c049e4737ae0.tar.gz
gentoo-2-2236c95259728395442a4e36f405c049e4737ae0.tar.bz2
gentoo-2-2236c95259728395442a4e36f405c049e4737ae0.zip
stable on amd64
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/auctex/ChangeLog5
-rw-r--r--app-emacs/auctex/auctex-11.83.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/auctex/ChangeLog b/app-emacs/auctex/ChangeLog
index 13e4945e67b9..d454888b6ddb 100644
--- a/app-emacs/auctex/ChangeLog
+++ b/app-emacs/auctex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/auctex
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.45 2006/11/22 07:57:41 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.46 2006/11/23 18:55:23 blubb Exp $
+
+ 23 Nov 2006; <blubb@gentoo.org> auctex-11.83.ebuild:
+ stable on amd64
*auctex-11.83-r1 (22 Nov 2006)
diff --git a/app-emacs/auctex/auctex-11.83.ebuild b/app-emacs/auctex/auctex-11.83.ebuild
index beeb4c94ccba..89264e27be1f 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.5 2006/11/16 21:20:44 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.83.ebuild,v 1.6 2006/11/23 18:55:23 blubb 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 )"