Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Alexis Ballier (aballier)" <aballier@g.o>
|
|
Subject:
|
gentoo-x86 commit in dev-texlive/texlive-pstricks: texlive-pstricks-2008-r1.ebuild ChangeLog
|
|
Date:
|
Tue, 13 Jan 2009 08:19:51 +0000
|
|
aballier 09/01/13 08:19:51
Modified: texlive-pstricks-2008-r1.ebuild ChangeLog
Log:
depend on genericrecommended for multido for the 2008 version too
(Portage version: 2.2_rc21/cvs/Linux 2.6.28 x86_64)
Revision Changes Path
1.2 dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild?r1=1.1&r2=1.2
Index: texlive-pstricks-2008-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-pstricks-2008-r1.ebuild 6 Nov 2008 20:04:49 -0000 1.1
+++ texlive-pstricks-2008-r1.ebuild 13 Jan 2009 08:19:51 -0000 1.2
@@ -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/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild,v 1.1 2008/11/06 20:04:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/texlive-pstricks-2008-r1.ebuild,v 1.2 2009/01/13 08:19:51 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,6 @@
IUSE=""
DEPEND=">=dev-texlive/texlive-basic-2008
"
-RDEPEND="${DEPEND} "
+RDEPEND="${DEPEND} dev-texlive/texlive-genericrecommended
+"
TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/pst2pdf/pst2pdf.pl"
1.21 dev-texlive/texlive-pstricks/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 13 Jan 2009 08:13:34 -0000 1.20
+++ ChangeLog 13 Jan 2009 08:19:51 -0000 1.21
@@ -1,6 +1,10 @@
# ChangeLog for dev-texlive/texlive-pstricks
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog,v 1.20 2009/01/13 08:13:34 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pstricks/ChangeLog,v 1.21 2009/01/13 08:19:51 aballier Exp $
+
+ 13 Jan 2009; Alexis Ballier <aballier@g.o>
+ texlive-pstricks-2008-r1.ebuild:
+ depend on genericrecommended for multido for the 2008 version too
13 Jan 2009; Alexis Ballier <aballier@g.o>
texlive-pstricks-2007.ebuild:
|
|