Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tex/culmus-latex: ChangeLog culmus-latex-0.7.ebuild
Date: Sun, 23 Aug 2009 15:44:34
Message-Id: E1MfFFA-00083W-EW@stork.gentoo.org
1 darkside 09/08/23 15:44:32
2
3 Modified: ChangeLog culmus-latex-0.7.ebuild
4 Log:
5 amd64 stable, bug 276990. Compile tested only
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.13 dev-tex/culmus-latex/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/culmus-latex/ChangeLog?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/culmus-latex/ChangeLog?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/culmus-latex/ChangeLog?r1=1.12&r2=1.13
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-tex/culmus-latex/ChangeLog,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- ChangeLog 9 Aug 2009 18:04:57 -0000 1.12
22 +++ ChangeLog 23 Aug 2009 15:44:32 -0000 1.13
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-tex/culmus-latex
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/culmus-latex/ChangeLog,v 1.12 2009/08/09 18:04:57 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/culmus-latex/ChangeLog,v 1.13 2009/08/23 15:44:32 darkside Exp $
28 +
29 + 23 Aug 2009; Jeremy Olexa <darkside@g.o> culmus-latex-0.7.ebuild:
30 + amd64 stable, bug 276990. Compile tested only
31
32 09 Aug 2009; Jeroen Roovers <jer@g.o> culmus-latex-0.7.ebuild:
33 Stable for HPPA (bug #276990).
34
35
36
37 1.13 dev-tex/culmus-latex/culmus-latex-0.7.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/culmus-latex/culmus-latex-0.7.ebuild?rev=1.13&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/culmus-latex/culmus-latex-0.7.ebuild?rev=1.13&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/culmus-latex/culmus-latex-0.7.ebuild?r1=1.12&r2=1.13
42
43 Index: culmus-latex-0.7.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-tex/culmus-latex/culmus-latex-0.7.ebuild,v
46 retrieving revision 1.12
47 retrieving revision 1.13
48 diff -u -r1.12 -r1.13
49 --- culmus-latex-0.7.ebuild 9 Aug 2009 18:04:57 -0000 1.12
50 +++ culmus-latex-0.7.ebuild 23 Aug 2009 15:44:32 -0000 1.13
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/culmus-latex/culmus-latex-0.7.ebuild,v 1.12 2009/08/09 18:04:57 jer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/culmus-latex/culmus-latex-0.7.ebuild,v 1.13 2009/08/23 15:44:32 darkside Exp $
56
57 inherit latex-package
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc x86"
64 +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86"
65 IUSE="examples"
66
67 RDEPEND="virtual/latex-base"