Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/auctex: auctex-11.85.ebuild
Date: Sat, 30 May 2009 09:31:56
Message-Id: E1MAKuw-0006Oy-SM@stork.gentoo.org
1 ulm 09/05/30 09:31:54
2
3 Modified: auctex-11.85.ebuild
4 Log:
5 Remove obsolete comment.
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.10 app-emacs/auctex/auctex-11.85.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/auctex/auctex-11.85.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/auctex/auctex-11.85.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/auctex/auctex-11.85.ebuild?r1=1.9&r2=1.10
14
15 Index: auctex-11.85.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.85.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- auctex-11.85.ebuild 5 May 2009 07:49:25 -0000 1.9
22 +++ auctex-11.85.ebuild 30 May 2009 09:31:54 -0000 1.10
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.85.ebuild,v 1.9 2009/05/05 07:49:25 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.85.ebuild,v 1.10 2009/05/30 09:31:54 ulm Exp $
28
29 inherit elisp eutils latex-package
30
31 @@ -19,8 +19,6 @@
32 virtual/ghostscript )"
33 RDEPEND="${DEPEND}"
34
35 -# Don't install in the main tree, as this causes file collisions
36 -# with app-text/tetex, see bug #155944
37 TEXMF="/usr/share/texmf-site"
38
39 src_compile() {