Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tex/latexdiff: latexdiff-0.5.ebuild ChangeLog
Date: Sun, 27 Feb 2011 15:51:29
Message-Id: 20110227155120.4003520054@flycatcher.gentoo.org
1 armin76 11/02/27 15:51:20
2
3 Modified: latexdiff-0.5.ebuild ChangeLog
4 Log:
5 Add ~alpha/~ia64/~s390/~sh/~sparc wrt #342513
6
7 (Portage version: 2.1.9.41/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.12 dev-tex/latexdiff/latexdiff-0.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latexdiff/latexdiff-0.5.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latexdiff/latexdiff-0.5.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latexdiff/latexdiff-0.5.ebuild?r1=1.11&r2=1.12
15
16 Index: latexdiff-0.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-tex/latexdiff/latexdiff-0.5.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- latexdiff-0.5.ebuild 20 Feb 2011 09:38:49 -0000 1.11
23 +++ latexdiff-0.5.ebuild 27 Feb 2011 15:51:20 -0000 1.12
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexdiff/latexdiff-0.5.ebuild,v 1.11 2011/02/20 09:38:49 xarthisius Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexdiff/latexdiff-0.5.ebuild,v 1.12 2011/02/27 15:51:20 armin76 Exp $
29
30 DESCRIPTION="Compare two latex files and mark up significant differences"
31 HOMEPAGE="http://www.ctan.org/tex-archive/support/latexdiff/"
32 @@ -8,7 +8,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
37 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
38
39 IUSE=""
40
41
42
43
44 1.19 dev-tex/latexdiff/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latexdiff/ChangeLog?rev=1.19&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latexdiff/ChangeLog?rev=1.19&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/latexdiff/ChangeLog?r1=1.18&r2=1.19
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-tex/latexdiff/ChangeLog,v
53 retrieving revision 1.18
54 retrieving revision 1.19
55 diff -u -r1.18 -r1.19
56 --- ChangeLog 20 Feb 2011 09:38:49 -0000 1.18
57 +++ ChangeLog 27 Feb 2011 15:51:20 -0000 1.19
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-tex/latexdiff
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexdiff/ChangeLog,v 1.18 2011/02/20 09:38:49 xarthisius Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexdiff/ChangeLog,v 1.19 2011/02/27 15:51:20 armin76 Exp $
63 +
64 + 27 Feb 2011; Raúl Porcel <armin76@g.o> latexdiff-0.5.ebuild:
65 + Add ~alpha/~ia64/~s390/~sh/~sparc wrt #342513
66
67 20 Feb 2011; Kacper Kowalik <xarthisius@g.o> latexdiff-0.5.ebuild:
68 Marked ~ppc/~ppc64 wrt #342513