summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-11-06 20:04:49 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-11-06 20:04:49 +0000
commit763ac194e6e3dc1b9f5eddcc75d8b622a4887cea (patch)
treea1d111d9ec8638e977b430be8bf1a9297a32a73a /dev-texlive/texlive-pstricks
parentVersion bump (diff)
downloadhistorical-763ac194e6e3dc1b9f5eddcc75d8b622a4887cea.tar.gz
historical-763ac194e6e3dc1b9f5eddcc75d8b622a4887cea.tar.bz2
historical-763ac194e6e3dc1b9f5eddcc75d8b622a4887cea.zip
Revbump dev-texlive packages that install a bin wrapper to a script after the recent changes to the way we install them.
Package-Manager: portage-2.2_rc13/cvs/Linux 2.6.27.4 x86_64
Diffstat (limited to 'dev-texlive/texlive-pstricks')
-rw-r--r--dev-texlive/texlive-pstricks/ChangeLog9
-rw-r--r--dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild (renamed from dev-texlive/texlive-pstricks/texlive-pstricks-2008.ebuild)4
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-texlive/texlive-pstricks/ChangeLog b/dev-texlive/texlive-pstricks/ChangeLog
index 7d9186582317..a0194d0b6cec 100644
--- a/dev-texlive/texlive-pstricks/ChangeLog
+++ b/dev-texlive/texlive-pstricks/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-texlive/texlive-pstricks
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog,v 1.18 2008/10/31 14:46:46 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog,v 1.19 2008/11/06 20:04:49 aballier Exp $
+
+*texlive-pstricks-2008-r1 (06 Nov 2008)
+
+ 06 Nov 2008; Alexis Ballier <aballier@gentoo.org>
+ -texlive-pstricks-2008.ebuild, +texlive-pstricks-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-pstricks-2008.ebuild:
diff --git a/dev-texlive/texlive-pstricks/texlive-pstricks-2008.ebuild b/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild
index 2b155d7f10a3..073270462227 100644
--- a/dev-texlive/texlive-pstricks/texlive-pstricks-2008.ebuild
+++ b/dev-texlive/texlive-pstricks/texlive-pstricks-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-pstricks/texlive-pstricks-2008.ebuild,v 1.2 2008/10/31 14:46:46 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild,v 1.1 2008/11/06 20:04:49 aballier Exp $
TEXLIVE_MODULE_CONTENTS="auto-pst-pdf makeplot pdftricks pst-2dplot pst-3d pst-3dplot pst-asr pst-bar pst-barcode pst-blur pst-circ pst-coil pst-cox pst-dbicons pst-diffraction pst-eps pst-eucl pst-fill pst-fr3d pst-fractal pst-fun pst-func pst-geo pst-ghsb pst-gr3d pst-grad pst-infixplot pst-jtree pst-labo pst-lens pst-light3d pst-math pst-ob3d pst-optexp pst-optic pst-osci pst-pad pst-pdgr pst-poly pst-qtree pst-slpe pst-spectra pst-stru pst-solides3d pst-soroban pst-text pst-uml pst-vue3d pst2pdf pstricks pstricks-add uml collection-pstricks
"
@@ -15,5 +15,5 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-texlive/texlive-basic-2008
"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND} "
TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/pst2pdf/pst2pdf.pl"