Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-xemacs/texinfo: texinfo-1.30.ebuild ChangeLog
Date: Thu, 20 Sep 2007 16:16:30
Message-Id: E1IYOZs-0000z8-Gv@stork.gentoo.org
1 jer 07/09/20 16:08:32
2
3 Modified: texinfo-1.30.ebuild ChangeLog
4 Log:
5 Marked ~hppa (bug #193144).
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.5 app-xemacs/texinfo/texinfo-1.30.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/texinfo/texinfo-1.30.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/texinfo/texinfo-1.30.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/texinfo/texinfo-1.30.ebuild?r1=1.4&r2=1.5
14
15 Index: texinfo-1.30.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/texinfo-1.30.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- texinfo-1.30.ebuild 11 Jul 2007 02:37:38 -0000 1.4
22 +++ texinfo-1.30.ebuild 20 Sep 2007 16:08:32 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/texinfo-1.30.ebuild,v 1.4 2007/07/11 02:37:38 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/texinfo-1.30.ebuild,v 1.5 2007/09/20 16:08:32 jer Exp $
28
29 SLOT="0"
30 IUSE=""
31 @@ -10,6 +10,6 @@
32 RDEPEND="app-xemacs/text-modes
33 app-xemacs/xemacs-base
34 "
35 -KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
36 +KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86"
37
38 inherit xemacs-packages
39
40
41
42 1.11 app-xemacs/texinfo/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/texinfo/ChangeLog?rev=1.11&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/texinfo/ChangeLog?rev=1.11&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/texinfo/ChangeLog?r1=1.10&r2=1.11
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/ChangeLog,v
51 retrieving revision 1.10
52 retrieving revision 1.11
53 diff -u -r1.10 -r1.11
54 --- ChangeLog 3 Jun 2007 19:22:27 -0000 1.10
55 +++ ChangeLog 20 Sep 2007 16:08:32 -0000 1.11
56 @@ -1,6 +1,9 @@
57 # ChangeLog for app-xemacs/texinfo
58 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/ChangeLog,v 1.10 2007/06/03 19:22:27 graaff Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/texinfo/ChangeLog,v 1.11 2007/09/20 16:08:32 jer Exp $
61 +
62 + 20 Sep 2007; Jeroen Roovers <jer@g.o> texinfo-1.30.ebuild:
63 + Marked ~hppa (bug #193144).
64
65 03 Jun 2007; Hans de Graaff <graaff@g.o> texinfo-1.30.ebuild:
66 Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
67
68
69
70 --
71 gentoo-commits@g.o mailing list