Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/texmacs: texmacs-1.0.7.2.ebuild ChangeLog
Date: Mon, 07 Sep 2009 19:36:40
Message-Id: E1Mkk10-00041d-Lq@stork.gentoo.org
1 klausman 09/09/07 19:36:38
2
3 Modified: texmacs-1.0.7.2.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug #283028
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 app-office/texmacs/texmacs-1.0.7.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2.ebuild?r1=1.2&r2=1.3
14
15 Index: texmacs-1.0.7.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- texmacs-1.0.7.2.ebuild 7 Sep 2009 11:19:08 -0000 1.2
22 +++ texmacs-1.0.7.2.ebuild 7 Sep 2009 19:36:38 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2.ebuild,v 1.2 2009/09/07 11:19:08 grozin Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2.ebuild,v 1.3 2009/09/07 19:36:38 klausman Exp $
28 EAPI=2
29 inherit autotools
30 MY_P=${P/tex/TeX}-src
31 @@ -13,7 +13,7 @@
32 LICENSE="GPL-3"
33 SLOT="0"
34 IUSE="imlib jpeg netpbm svg spell"
35 -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
36 +KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86"
37
38 RDEPEND="dev-scheme/guile[deprecated]
39 virtual/latex-base
40
41
42
43 1.72 app-office/texmacs/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/texmacs/ChangeLog?rev=1.72&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/texmacs/ChangeLog?rev=1.72&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/texmacs/ChangeLog?r1=1.71&r2=1.72
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v
52 retrieving revision 1.71
53 retrieving revision 1.72
54 diff -u -r1.71 -r1.72
55 --- ChangeLog 7 Sep 2009 11:19:08 -0000 1.71
56 +++ ChangeLog 7 Sep 2009 19:36:38 -0000 1.72
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-office/texmacs
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.71 2009/09/07 11:19:08 grozin Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.72 2009/09/07 19:36:38 klausman Exp $
62 +
63 + 07 Sep 2009; Tobias Klausmann <klausman@g.o>
64 + texmacs-1.0.7.2.ebuild:
65 + Stable on alpha, bug #283028
66
67 *texmacs-1.0.7.2-r1 (07 Sep 2009)