From 0686eae5baf918c10da99821f7c4d76722019a14 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Tue, 5 May 2009 07:49:25 +0000 Subject: set explicit RDEPEND (Portage version: 2.1.6.11/cvs/Linux i686) --- app-emacs/auctex/ChangeLog | 7 +++++-- app-emacs/auctex/auctex-11.85.ebuild | 5 +++-- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'app-emacs/auctex') diff --git a/app-emacs/auctex/ChangeLog b/app-emacs/auctex/ChangeLog index 259d862d8644..dd0c9ec4b6b2 100644 --- a/app-emacs/auctex/ChangeLog +++ b/app-emacs/auctex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/auctex -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.93 2008/11/28 15:29:28 ulm Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.94 2009/05/05 07:49:25 fauli Exp $ + + 05 May 2009; Christian Faulhammer auctex-11.85.ebuild: + set explicit RDEPEND 28 Nov 2008; Ulrich Mueller auctex-11.85.ebuild: Fix Info dir entry. diff --git a/app-emacs/auctex/auctex-11.85.ebuild b/app-emacs/auctex/auctex-11.85.ebuild index 6be76766e1da..da1ae8ba5bde 100644 --- a/app-emacs/auctex/auctex-11.85.ebuild +++ b/app-emacs/auctex/auctex-11.85.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.8 2008/11/28 15:29:28 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.85.ebuild,v 1.9 2009/05/05 07:49:25 fauli Exp $ inherit elisp eutils latex-package @@ -17,6 +17,7 @@ DEPEND="virtual/latex-base preview-latex? ( !dev-tex/preview-latex app-text/dvipng virtual/ghostscript )" +RDEPEND="${DEPEND}" # Don't install in the main tree, as this causes file collisions # with app-text/tetex, see bug #155944 -- cgit v1.2.3-65-gdbad