diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-05-30 09:31:54 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-05-30 09:31:54 +0000 |
commit | 9f93ae3a14fd14ebd398e97bb6367e1c07e77ab2 (patch) | |
tree | 56e44dd1fcdeeb1b26ef0d4894b7b256c9e4795f /app-emacs/auctex/auctex-11.85.ebuild | |
parent | Remove Task-Weaken dependency and add ~hppa ~ia64 again (diff) | |
download | gentoo-2-9f93ae3a14fd14ebd398e97bb6367e1c07e77ab2.tar.gz gentoo-2-9f93ae3a14fd14ebd398e97bb6367e1c07e77ab2.tar.bz2 gentoo-2-9f93ae3a14fd14ebd398e97bb6367e1c07e77ab2.zip |
Remove obsolete comment.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'app-emacs/auctex/auctex-11.85.ebuild')
-rw-r--r-- | app-emacs/auctex/auctex-11.85.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-emacs/auctex/auctex-11.85.ebuild b/app-emacs/auctex/auctex-11.85.ebuild index da1ae8ba5bde..03c5ada2eddb 100644 --- a/app-emacs/auctex/auctex-11.85.ebuild +++ b/app-emacs/auctex/auctex-11.85.ebuild @@ -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 $ inherit elisp eutils latex-package @@ -19,8 +19,6 @@ DEPEND="virtual/latex-base virtual/ghostscript )" RDEPEND="${DEPEND}" -# Don't install in the main tree, as this causes file collisions -# with app-text/tetex, see bug #155944 TEXMF="/usr/share/texmf-site" src_compile() { |