Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tex/mh: mh-20080903.ebuild ChangeLog mh-20101024.ebuild
Date: Thu, 28 Jul 2011 08:03:13
Message-Id: 20110728072016.8B3012004B@flycatcher.gentoo.org
1 aballier 11/07/28 07:20:16
2
3 Modified: mh-20080903.ebuild ChangeLog mh-20101024.ebuild
4 Log:
5 tl-latex3 has been merged to tl-latexrecommended in TeX Live 2011
6
7 (Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.18 dev-tex/mh/mh-20080903.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/mh/mh-20080903.ebuild?rev=1.18&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/mh/mh-20080903.ebuild?rev=1.18&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/mh/mh-20080903.ebuild?r1=1.17&r2=1.18
15
16 Index: mh-20080903.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-tex/mh/mh-20080903.ebuild,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- mh-20080903.ebuild 3 Jan 2010 11:40:06 -0000 1.17
23 +++ mh-20080903.ebuild 28 Jul 2011 07:20:16 -0000 1.18
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/mh/mh-20080903.ebuild,v 1.17 2010/01/03 11:40:06 fauli Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/mh/mh-20080903.ebuild,v 1.18 2011/07/28 07:20:16 aballier Exp $
30
31 inherit latex-package
32
33 @@ -13,7 +13,7 @@
34 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
35
36 RDEPEND="dev-tex/xcolor
37 - >=dev-texlive/texlive-latex3-2008"
38 + || ( >=dev-texlive/texlive-latexrecommended-2011 >=dev-texlive/texlive-latex3-2008 )"
39 DEPEND="${RDEPEND}
40 app-arch/unzip"
41
42
43
44
45 1.23 dev-tex/mh/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/mh/ChangeLog?rev=1.23&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/mh/ChangeLog?rev=1.23&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/mh/ChangeLog?r1=1.22&r2=1.23
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-tex/mh/ChangeLog,v
54 retrieving revision 1.22
55 retrieving revision 1.23
56 diff -u -r1.22 -r1.23
57 --- ChangeLog 25 Oct 2010 01:12:57 -0000 1.22
58 +++ ChangeLog 28 Jul 2011 07:20:16 -0000 1.23
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-tex/mh
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/mh/ChangeLog,v 1.22 2010/10/25 01:12:57 aballier Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/mh/ChangeLog,v 1.23 2011/07/28 07:20:16 aballier Exp $
65 +
66 + 28 Jul 2011; Alexis Ballier <aballier@g.o> mh-20080903.ebuild,
67 + mh-20101024.ebuild:
68 + tl-latex3 has been merged to tl-latexrecommended in TeX Live 2011
69
70 *mh-20101024 (25 Oct 2010)
71
72
73
74
75 1.2 dev-tex/mh/mh-20101024.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/mh/mh-20101024.ebuild?rev=1.2&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/mh/mh-20101024.ebuild?rev=1.2&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/mh/mh-20101024.ebuild?r1=1.1&r2=1.2
80
81 Index: mh-20101024.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-tex/mh/mh-20101024.ebuild,v
84 retrieving revision 1.1
85 retrieving revision 1.2
86 diff -u -r1.1 -r1.2
87 --- mh-20101024.ebuild 25 Oct 2010 01:12:57 -0000 1.1
88 +++ mh-20101024.ebuild 28 Jul 2011 07:20:16 -0000 1.2
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2010 Gentoo Foundation
91 +# Copyright 1999-2011 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/mh/mh-20101024.ebuild,v 1.1 2010/10/25 01:12:57 aballier Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/mh/mh-20101024.ebuild,v 1.2 2011/07/28 07:20:16 aballier Exp $
95
96 inherit latex-package
97
98 @@ -13,7 +13,7 @@
99 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
100
101 RDEPEND="dev-tex/xcolor
102 - >=dev-texlive/texlive-latex3-2008"
103 + || ( >=dev-texlive/texlive-latexrecommended-2011 >=dev-texlive/texlive-latex3-2008 )"
104 DEPEND="${RDEPEND}
105 app-arch/unzip"