Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tex/latex-unicode: latex-unicode-20030605.ebuild ChangeLog latex-unicode-20041017.ebuild latex-unicode-20040307.ebuild
Date: Wed, 03 Sep 2008 11:40:35
Message-Id: E1Kaqiu-0001hI-Ck@stork.gentoo.org
1 opfer 08/09/03 11:40:32
2
3 Modified: latex-unicode-20030605.ebuild ChangeLog
4 latex-unicode-20041017.ebuild
5 latex-unicode-20040307.ebuild
6 Log:
7 remove dependency on virtual/tetex and block dev-texlive/texlive-latexrecommended
8 (Portage version: 2.1.4.4)
9
10 Revision Changes Path
11 1.7 dev-tex/latex-unicode/latex-unicode-20030605.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20030605.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20030605.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20030605.ebuild?r1=1.6&r2=1.7
16
17 Index: latex-unicode-20030605.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20030605.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- latex-unicode-20030605.ebuild 28 Jan 2007 06:43:02 -0000 1.6
24 +++ latex-unicode-20030605.ebuild 3 Sep 2008 11:40:31 -0000 1.7
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2007 Gentoo Foundation
27 +# Copyright 1999-2008 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20030605.ebuild,v 1.6 2007/01/28 06:43:02 genone Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20030605.ebuild,v 1.7 2008/09/03 11:40:31 opfer Exp $
31
32 inherit latex-package
33
34 @@ -17,7 +17,7 @@
35 KEYWORDS="~x86 amd64"
36 IUSE="cjk"
37
38 -DEPEND="virtual/tetex
39 +DEPEND="!dev-texlive/texlive-latexrecommended
40 cjk? ( dev-tex/cjk-latex )"
41
42 S=${WORKDIR}/ucs
43
44
45
46 1.18 dev-tex/latex-unicode/ChangeLog
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/latex-unicode/ChangeLog?rev=1.18&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/latex-unicode/ChangeLog?rev=1.18&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/latex-unicode/ChangeLog?r1=1.17&r2=1.18
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/ChangeLog,v
55 retrieving revision 1.17
56 retrieving revision 1.18
57 diff -u -r1.17 -r1.18
58 --- ChangeLog 13 Mar 2007 00:26:20 -0000 1.17
59 +++ ChangeLog 3 Sep 2008 11:40:31 -0000 1.18
60 @@ -1,6 +1,12 @@
61 # ChangeLog for dev-tex/latex-unicode
62 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/ChangeLog,v 1.17 2007/03/13 00:26:20 nattfodd Exp $
64 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/ChangeLog,v 1.18 2008/09/03 11:40:31 opfer Exp $
66 +
67 + 03 Sep 2008; Christian Faulhammer <opfer@g.o>
68 + latex-unicode-20030605.ebuild, latex-unicode-20040307.ebuild,
69 + latex-unicode-20041017.ebuild:
70 + remove dependency on virtual/tetex and block
71 + dev-texlive/texlive-latexrecommended
72
73 12 Mar 2007; Alexandre Buisse <nattfodd@g.o> metadata.xml:
74 Replaced text-markup by tex as maintaining herd (text-markup split).
75
76
77
78 1.9 dev-tex/latex-unicode/latex-unicode-20041017.ebuild
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20041017.ebuild?rev=1.9&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20041017.ebuild?rev=1.9&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20041017.ebuild?r1=1.8&r2=1.9
83
84 Index: latex-unicode-20041017.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20041017.ebuild,v
87 retrieving revision 1.8
88 retrieving revision 1.9
89 diff -u -r1.8 -r1.9
90 --- latex-unicode-20041017.ebuild 28 Jan 2007 06:43:02 -0000 1.8
91 +++ latex-unicode-20041017.ebuild 3 Sep 2008 11:40:31 -0000 1.9
92 @@ -1,6 +1,6 @@
93 -# Copyright 1999-2007 Gentoo Foundation
94 +# Copyright 1999-2008 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20041017.ebuild,v 1.8 2007/01/28 06:43:02 genone Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20041017.ebuild,v 1.9 2008/09/03 11:40:31 opfer Exp $
98
99 inherit latex-package
100
101 @@ -17,14 +17,14 @@
102 KEYWORDS="amd64 ppc ppc64 sparc x86"
103 IUSE="cjk"
104
105 -DEPEND="virtual/tetex
106 +DEPEND="!dev-texlive/texlive-latexrecommended
107 cjk? ( dev-tex/cjk-latex )"
108
109 S=${WORKDIR}/ucs
110
111 src_unpack() {
112 unpack ${P}.tar.gz
113 - cp ${DISTDIR}/UnicodeData.txt ${S}
114 + cp "${DISTDIR}"/UnicodeData.txt "${S}"
115 }
116
117 src_compile() {
118
119
120
121 1.8 dev-tex/latex-unicode/latex-unicode-20040307.ebuild
122
123 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20040307.ebuild?rev=1.8&view=markup
124 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20040307.ebuild?rev=1.8&content-type=text/plain
125 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20040307.ebuild?r1=1.7&r2=1.8
126
127 Index: latex-unicode-20040307.ebuild
128 ===================================================================
129 RCS file: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20040307.ebuild,v
130 retrieving revision 1.7
131 retrieving revision 1.8
132 diff -u -r1.7 -r1.8
133 --- latex-unicode-20040307.ebuild 28 Jan 2007 06:43:02 -0000 1.7
134 +++ latex-unicode-20040307.ebuild 3 Sep 2008 11:40:31 -0000 1.8
135 @@ -1,6 +1,6 @@
136 -# Copyright 1999-2007 Gentoo Foundation
137 +# Copyright 1999-2008 Gentoo Foundation
138 # Distributed under the terms of the GNU General Public License v2
139 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20040307.ebuild,v 1.7 2007/01/28 06:43:02 genone Exp $
140 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20040307.ebuild,v 1.8 2008/09/03 11:40:31 opfer Exp $
141
142 inherit latex-package
143
144 @@ -17,14 +17,14 @@
145 KEYWORDS="~x86 amd64 ~ppc ~sparc"
146 IUSE="cjk"
147
148 -DEPEND="virtual/tetex
149 +DEPEND="!dev-texlive/texlive-latexrecommended
150 cjk? ( dev-tex/cjk-latex )"
151
152 S=${WORKDIR}/ucs
153
154 src_unpack() {
155 unpack ${P}.tar.gz
156 - cp ${DISTDIR}/UnicodeData.txt ${S}
157 + cp "${DISTDIR}"/UnicodeData.txt "${S}"
158 }
159
160 src_compile() {