Gentoo Archives: gentoo-commits

From: "Joseph Jezak
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libXfont: ChangeLog libXfont-1.3.0.ebuild
Date: Sat, 08 Sep 2007 21:27:43
Message-Id: E1IU7jC-0003DY-21@stork.gentoo.org
1 josejx 07/09/08 21:20:30
2
3 Modified: ChangeLog libXfont-1.3.0.ebuild
4 Log:
5 Marked ppc/ppc64 stable for bug #191615.
6 (Portage version: 2.1.3.7)
7
8 Revision Changes Path
9 1.74 x11-libs/libXfont/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXfont/ChangeLog?rev=1.74&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXfont/ChangeLog?rev=1.74&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXfont/ChangeLog?r1=1.73&r2=1.74
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v
18 retrieving revision 1.73
19 retrieving revision 1.74
20 diff -u -r1.73 -r1.74
21 --- ChangeLog 8 Sep 2007 07:43:22 -0000 1.73
22 +++ ChangeLog 8 Sep 2007 21:20:29 -0000 1.74
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-libs/libXfont
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.73 2007/09/08 07:43:22 dberkholz Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.74 2007/09/08 21:20:29 josejx Exp $
28 +
29 + 08 Sep 2007; Joseph Jezak <josejx@g.o> libXfont-1.3.0.ebuild:
30 + Marked ppc/ppc64 stable for bug #191615.
31
32 *libXfont-1.3.1 (08 Sep 2007)
33
34
35
36
37 1.5 x11-libs/libXfont/libXfont-1.3.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXfont/libXfont-1.3.0.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXfont/libXfont-1.3.0.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXfont/libXfont-1.3.0.ebuild?r1=1.4&r2=1.5
42
43 Index: libXfont-1.3.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.3.0.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- libXfont-1.3.0.ebuild 8 Sep 2007 04:26:50 -0000 1.4
50 +++ libXfont-1.3.0.ebuild 8 Sep 2007 21:20:29 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.3.0.ebuild,v 1.4 2007/09/08 04:26:50 vapier Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.3.0.ebuild,v 1.5 2007/09/08 21:20:29 josejx Exp $
56
57 # Must be before x-modular eclass is inherited
58 # SNAPSHOT="yes"
59 @@ -9,7 +9,7 @@
60
61 DESCRIPTION="X.Org Xfont library"
62
63 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
64 +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
65 IUSE="ipv6"
66
67 RDEPEND="x11-libs/xtrans
68
69
70
71 --
72 gentoo-commits@g.o mailing list