Gentoo Archives: gentoo-commits

From: "Andrey Grozin (grozin)" <grozin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/asymptote: asymptote-2.06.ebuild ChangeLog asymptote-2.04.ebuild
Date: Mon, 01 Nov 2010 13:16:39
Message-Id: 20101101131632.00BBC20051@flycatcher.gentoo.org
1 grozin 10/11/01 13:16:31
2
3 Modified: asymptote-2.06.ebuild ChangeLog
4 asymptote-2.04.ebuild
5 Log:
6 With USE=latex, we should depend not only on virtual/latex-base, but also on dev-texlive/texlive-latexextra. Thanks to Hendrik Beijeman <hbeijeman@××××××××.net> for noticing
7
8 (Portage version: 2.2.0_alpha2/cvs/Linux i686)
9
10 Revision Changes Path
11 1.2 media-gfx/asymptote/asymptote-2.06.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/asymptote/asymptote-2.06.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/asymptote/asymptote-2.06.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/asymptote/asymptote-2.06.ebuild?r1=1.1&r2=1.2
16
17 Index: asymptote-2.06.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.06.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- asymptote-2.06.ebuild 30 Oct 2010 10:28:44 -0000 1.1
24 +++ asymptote-2.06.ebuild 1 Nov 2010 13:16:31 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.06.ebuild,v 1.1 2010/10/30 10:28:44 grozin Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.06.ebuild,v 1.2 2010/11/01 13:16:31 grozin Exp $
30 EAPI=3
31 SUPPORT_PYTHON_ABIS=1
32 PYTHON_DEPEND="python? 2"
33 @@ -23,7 +23,7 @@
34 fftw? ( >=sci-libs/fftw-3.0.1 )
35 gsl? ( sci-libs/gsl )
36 X? ( x11-misc/xdg-utils dev-lang/python dev-python/imaging[tk] )
37 - latex? ( virtual/latex-base )
38 + latex? ( virtual/latex-base dev-texlive/texlive-latexextra )
39 emacs? ( virtual/emacs )
40 vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
41 DEPEND="${RDEPEND}
42
43
44
45 1.80 media-gfx/asymptote/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/asymptote/ChangeLog?rev=1.80&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/asymptote/ChangeLog?rev=1.80&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/asymptote/ChangeLog?r1=1.79&r2=1.80
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v
54 retrieving revision 1.79
55 retrieving revision 1.80
56 diff -u -r1.79 -r1.80
57 --- ChangeLog 30 Oct 2010 10:28:44 -0000 1.79
58 +++ ChangeLog 1 Nov 2010 13:16:31 -0000 1.80
59 @@ -1,6 +1,12 @@
60 # ChangeLog for media-gfx/asymptote
61 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.79 2010/10/30 10:28:44 grozin Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.80 2010/11/01 13:16:31 grozin Exp $
64 +
65 + 01 Nov 2010; Andrey Grozin <grozin@g.o> asymptote-2.04.ebuild,
66 + asymptote-2.06.ebuild:
67 + With USE=latex, we should depend not only on virtual/latex-base, but also
68 + on dev-texlive/texlive-latexextra. Thanks to Hendrik Beijeman
69 + <hbeijeman@××××××××.net> for noticing
70
71 *asymptote-2.06 (30 Oct 2010)
72
73
74
75
76 1.2 media-gfx/asymptote/asymptote-2.04.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/asymptote/asymptote-2.04.ebuild?rev=1.2&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/asymptote/asymptote-2.04.ebuild?rev=1.2&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/asymptote/asymptote-2.04.ebuild?r1=1.1&r2=1.2
81
82 Index: asymptote-2.04.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.04.ebuild,v
85 retrieving revision 1.1
86 retrieving revision 1.2
87 diff -u -r1.1 -r1.2
88 --- asymptote-2.04.ebuild 25 Aug 2010 04:50:24 -0000 1.1
89 +++ asymptote-2.04.ebuild 1 Nov 2010 13:16:31 -0000 1.2
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2010 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.04.ebuild,v 1.1 2010/08/25 04:50:24 grozin Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.04.ebuild,v 1.2 2010/11/01 13:16:31 grozin Exp $
95 EAPI=3
96 SUPPORT_PYTHON_ABIS=1
97 PYTHON_DEPEND="python? 2"
98 @@ -23,7 +23,7 @@
99 fftw? ( >=sci-libs/fftw-3.0.1 )
100 gsl? ( sci-libs/gsl )
101 X? ( x11-misc/xdg-utils dev-lang/python dev-python/imaging[tk] )
102 - latex? ( virtual/latex-base )
103 + latex? ( virtual/latex-base dev-texlive/texlive-latexextra )
104 emacs? ( virtual/emacs )
105 vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
106 DEPEND="${RDEPEND}