From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MAKuy-0001Zr-1r for garchives@archives.gentoo.org; Sat, 30 May 2009 09:31:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98CE6E01DC; Sat, 30 May 2009 09:31:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7B327E01DC for ; Sat, 30 May 2009 09:31:55 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 3888A66E4E for ; Sat, 30 May 2009 09:31:55 +0000 (UTC) Received: from ulm by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MAKuw-0006Oy-SM for gentoo-commits@lists.gentoo.org; Sat, 30 May 2009 09:31:54 +0000 From: "Ulrich Mueller (ulm)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ulm@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/auctex: auctex-11.85.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: auctex-11.85.ebuild X-VCS-Directories: app-emacs/auctex X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Message-Id: Sender: Ulrich Mueller Date: Sat, 30 May 2009 09:31:54 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: dc9b33ee-409d-469b-bca0-68d9959c93b2 X-Archives-Hash: 36d8d85f0f94315fa67aafee8b4b684c ulm 09/05/30 09:31:54 Modified: auctex-11.85.ebuild Log: Remove obsolete comment. (Portage version: 2.2_rc33/cvs/Linux i686) Revision Changes Path 1.10 app-emacs/auctex/auctex-11.85.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/auctex/a= uctex-11.85.ebuild?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/auctex/a= uctex-11.85.ebuild?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/auctex/a= uctex-11.85.ebuild?r1=3D1.9&r2=3D1.10 Index: auctex-11.85.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.85.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- auctex-11.85.ebuild 5 May 2009 07:49:25 -0000 1.9 +++ auctex-11.85.ebuild 30 May 2009 09:31:54 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.9 2009/05/05 07:49:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.85.ebuild,= v 1.10 2009/05/30 09:31:54 ulm Exp $ =20 inherit elisp eutils latex-package =20 @@ -19,8 +19,6 @@ virtual/ghostscript )" RDEPEND=3D"${DEPEND}" =20 -# Don't install in the main tree, as this causes file collisions -# with app-text/tetex, see bug #155944 TEXMF=3D"/usr/share/texmf-site" =20 src_compile() {