summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-11-06 19:58:31 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-11-06 19:58:31 +0000
commit463587590f63c079aeac9a0881b2c522f645bb47 (patch)
tree4c39f4c53e74b6a149a242c40e2cfa1eb5d5660d /dev-texlive/texlive-latex
parentRevbump dev-texlive packages that install a bin wrapper to a script after the... (diff)
downloadgentoo-2-463587590f63c079aeac9a0881b2c522f645bb47.tar.gz
gentoo-2-463587590f63c079aeac9a0881b2c522f645bb47.tar.bz2
gentoo-2-463587590f63c079aeac9a0881b2c522f645bb47.zip
Revbump dev-texlive packages that install a bin wrapper to a script after the recent changes to the way we install them.
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'dev-texlive/texlive-latex')
-rw-r--r--dev-texlive/texlive-latex/ChangeLog9
-rw-r--r--dev-texlive/texlive-latex/texlive-latex-2008-r1.ebuild (renamed from dev-texlive/texlive-latex/texlive-latex-2008.ebuild)4
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-texlive/texlive-latex/ChangeLog b/dev-texlive/texlive-latex/ChangeLog
index f7fd0a8b76af..ce537cda60de 100644
--- a/dev-texlive/texlive-latex/ChangeLog
+++ b/dev-texlive/texlive-latex/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-texlive/texlive-latex
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.18 2008/10/31 14:41:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.19 2008/11/06 19:58:31 aballier Exp $
+
+*texlive-latex-2008-r1 (06 Nov 2008)
+
+ 06 Nov 2008; Alexis Ballier <aballier@gentoo.org>
+ -texlive-latex-2008.ebuild, +texlive-latex-2008-r1.ebuild:
+ Revbump dev-texlive packages that install a bin wrapper to a script after
+ the recent changes to the way we install them.
31 Oct 2008; Alexis Ballier <aballier@gentoo.org>
texlive-latex-2008.ebuild:
diff --git a/dev-texlive/texlive-latex/texlive-latex-2008.ebuild b/dev-texlive/texlive-latex/texlive-latex-2008-r1.ebuild
index c2715cfc6c5d..069bf425c088 100644
--- a/dev-texlive/texlive-latex/texlive-latex-2008.ebuild
+++ b/dev-texlive/texlive-latex/texlive-latex-2008-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2008.ebuild,v 1.2 2008/10/31 14:41:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2008-r1.ebuild,v 1.1 2008/11/06 19:58:31 aballier Exp $
TEXLIVE_MODULE_CONTENTS="ae amscls amsmath amsrefs babel babelbib carlisle colortbl fancyhdr geometry graphics hyperref latex latex-fonts latexconfig ltxmisc mfnfss natbib pdftex-def pslatex psnfss pspicture tools bin-latex luatex pdftex collection-latex
"
@@ -16,5 +16,5 @@ IUSE=""
DEPEND=">=dev-texlive/texlive-basic-2008
dev-tex/luatex
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND} "
TEXLIVE_MODULE_BINSCRIPTS="texmf/scripts/simpdftex/simpdftex"