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-texlive/texlive-publishers: ChangeLog texlive-publishers-2011.ebuild
Date: Sun, 31 Jul 2011 08:02:38
Message-Id: 20110731074104.27A4A2004B@flycatcher.gentoo.org
1 aballier 11/07/31 07:41:04
2
3 Modified: ChangeLog texlive-publishers-2011.ebuild
4 Log:
5 Block texlive-latexextra-2010 too, they collide, bug #377019 by William Throwe
6
7 (Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.35 dev-texlive/texlive-publishers/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog?rev=1.35&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog?rev=1.35&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog?r1=1.34&r2=1.35
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog,v
19 retrieving revision 1.34
20 retrieving revision 1.35
21 diff -u -r1.34 -r1.35
22 --- ChangeLog 28 Jul 2011 13:35:16 -0000 1.34
23 +++ ChangeLog 31 Jul 2011 07:41:04 -0000 1.35
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-texlive/texlive-publishers
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog,v 1.34 2011/07/28 13:35:16 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog,v 1.35 2011/07/31 07:41:04 aballier Exp $
29 +
30 + 31 Jul 2011; Alexis Ballier <aballier@g.o>
31 + texlive-publishers-2011.ebuild:
32 + Block texlive-latexextra-2010 too, they collide, bug #377019 by William
33 + Throwe
34
35 *texlive-publishers-2011 (28 Jul 2011)
36
37
38
39
40 1.2 dev-texlive/texlive-publishers/texlive-publishers-2011.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-publishers/texlive-publishers-2011.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-publishers/texlive-publishers-2011.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-publishers/texlive-publishers-2011.ebuild?r1=1.1&r2=1.2
45
46 Index: texlive-publishers-2011.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/texlive-publishers-2011.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- texlive-publishers-2011.ebuild 28 Jul 2011 13:35:16 -0000 1.1
53 +++ texlive-publishers-2011.ebuild 31 Jul 2011 07:41:04 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/texlive-publishers-2011.ebuild,v 1.1 2011/07/28 13:35:16 aballier Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/texlive-publishers-2011.ebuild,v 1.2 2011/07/31 07:41:04 aballier Exp $
59
60 EAPI="3"
61
62 @@ -16,6 +16,6 @@
63 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
64 IUSE=""
65 DEPEND=">=dev-texlive/texlive-latex-2011
66 -!<dev-texlive/texlive-latexextra-2010
67 +!<dev-texlive/texlive-latexextra-2011
68 "
69 RDEPEND="${DEPEND} "