Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/asymptote: ChangeLog asymptote-1.86.ebuild asymptote-1.87.ebuild
Date: Fri, 02 Oct 2009 19:14:53
Message-Id: E1Mtnad-0001PU-Fe@stork.gentoo.org
1 grobian 09/10/02 19:14:51
2
3 Modified: ChangeLog asymptote-1.86.ebuild
4 asymptote-1.87.ebuild
5 Log:
6 Merge with Prefix, quote TEXMF
7 (Portage version: 2.2.00.14456-prefix/cvs/Darwin powerpc)
8
9 Revision Changes Path
10 1.59 media-gfx/asymptote/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/asymptote/ChangeLog?rev=1.59&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/asymptote/ChangeLog?rev=1.59&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/asymptote/ChangeLog?r1=1.58&r2=1.59
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v
19 retrieving revision 1.58
20 retrieving revision 1.59
21 diff -u -r1.58 -r1.59
22 --- ChangeLog 1 Oct 2009 06:47:18 -0000 1.58
23 +++ ChangeLog 2 Oct 2009 19:14:51 -0000 1.59
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-gfx/asymptote
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.58 2009/10/01 06:47:18 grozin Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.59 2009/10/02 19:14:51 grobian Exp $
29 +
30 + 02 Oct 2009; Fabian Groffen <grobian@g.o> asymptote-1.86.ebuild,
31 + asymptote-1.87.ebuild:
32 + Merge with Prefix, quote TEXMF
33
34 *asymptote-1.87 (01 Oct 2009)
35
36
37
38
39 1.2 media-gfx/asymptote/asymptote-1.86.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/asymptote/asymptote-1.86.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/asymptote/asymptote-1.86.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/asymptote/asymptote-1.86.ebuild?r1=1.1&r2=1.2
44
45 Index: asymptote-1.86.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.86.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- asymptote-1.86.ebuild 7 Sep 2009 11:02:35 -0000 1.1
52 +++ asymptote-1.86.ebuild 2 Oct 2009 19:14:51 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.86.ebuild,v 1.1 2009/09/07 11:02:35 grozin Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.86.ebuild,v 1.2 2009/10/02 19:14:51 grobian Exp $
58 EAPI=2
59 inherit eutils autotools elisp-common latex-package multilib python
60
61 @@ -9,7 +9,7 @@
62 SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
63 LICENSE="GPL-3"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~x86"
66 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
67 IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex python sigsegv vim-syntax X"
68
69 RDEPEND=">=sys-libs/readline-4.3-r5
70 @@ -128,7 +128,7 @@
71 # LaTeX style
72 if use latex; then
73 cd doc
74 - insinto ${TEXMF}/tex/latex/${PN}
75 + insinto "${TEXMF}"/tex/latex/${PN}
76 doins ${PN}.sty asycolors.sty
77 if use examples; then
78 insinto /usr/share/${PN}/examples
79
80
81
82 1.2 media-gfx/asymptote/asymptote-1.87.ebuild
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/asymptote/asymptote-1.87.ebuild?rev=1.2&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/asymptote/asymptote-1.87.ebuild?rev=1.2&content-type=text/plain
86 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/asymptote/asymptote-1.87.ebuild?r1=1.1&r2=1.2
87
88 Index: asymptote-1.87.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.87.ebuild,v
91 retrieving revision 1.1
92 retrieving revision 1.2
93 diff -u -r1.1 -r1.2
94 --- asymptote-1.87.ebuild 1 Oct 2009 06:47:18 -0000 1.1
95 +++ asymptote-1.87.ebuild 2 Oct 2009 19:14:51 -0000 1.2
96 @@ -1,6 +1,6 @@
97 # Copyright 1999-2009 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.87.ebuild,v 1.1 2009/10/01 06:47:18 grozin Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.87.ebuild,v 1.2 2009/10/02 19:14:51 grobian Exp $
101 EAPI=2
102 inherit eutils autotools elisp-common latex-package multilib python
103
104 @@ -9,7 +9,7 @@
105 SRC_URI="mirror://sourceforge/asymptote/${P}.src.tgz"
106 LICENSE="GPL-3"
107 SLOT="0"
108 -KEYWORDS="~amd64 ~x86"
109 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
110 IUSE="+boehm-gc doc emacs examples fftw gsl +imagemagick latex python sigsegv vim-syntax X"
111
112 RDEPEND=">=sys-libs/readline-4.3-r5
113 @@ -128,7 +128,7 @@
114 # LaTeX style
115 if use latex; then
116 cd doc
117 - insinto ${TEXMF}/tex/latex/${PN}
118 + insinto "${TEXMF}"/tex/latex/${PN}
119 doins ${PN}.sty asycolors.sty
120 if use examples; then
121 insinto /usr/share/${PN}/examples