Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libXfont: libXfont-1.4.5.ebuild ChangeLog
Date: Wed, 07 Mar 2012 04:25:48
Message-Id: 20120307042539.A9E6B2004B@flycatcher.gentoo.org
1 darkside 12/03/07 04:25:39
2
3 Modified: libXfont-1.4.5.ebuild ChangeLog
4 Log:
5 add ~x64-macos, bug 395011
6
7 (Portage version: 2.1.10.49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 x11-libs/libXfont/libXfont-1.4.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.4.5.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.4.5.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/libXfont-1.4.5.ebuild?r1=1.1&r2=1.2
15
16 Index: libXfont-1.4.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.5.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libXfont-1.4.5.ebuild 4 Mar 2012 21:03:40 -0000 1.1
23 +++ libXfont-1.4.5.ebuild 7 Mar 2012 04:25:39 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.5.ebuild,v 1.1 2012/03/04 21:03:40 chithanh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/libXfont-1.4.5.ebuild,v 1.2 2012/03/07 04:25:39 darkside Exp $
29
30 EAPI=4
31
32 @@ -9,7 +9,7 @@
33
34 DESCRIPTION="X.Org Xfont library"
35
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
38 IUSE="ipv6"
39
40 RDEPEND="x11-libs/xtrans
41
42
43
44 1.156 x11-libs/libXfont/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/ChangeLog?rev=1.156&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/ChangeLog?rev=1.156&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libXfont/ChangeLog?r1=1.155&r2=1.156
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v
53 retrieving revision 1.155
54 retrieving revision 1.156
55 diff -u -r1.155 -r1.156
56 --- ChangeLog 4 Mar 2012 21:03:40 -0000 1.155
57 +++ ChangeLog 7 Mar 2012 04:25:39 -0000 1.156
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-libs/libXfont
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.155 2012/03/04 21:03:40 chithanh Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfont/ChangeLog,v 1.156 2012/03/07 04:25:39 darkside Exp $
63 +
64 + 07 Mar 2012; Jeremy Olexa <darkside@g.o> libXfont-1.4.5.ebuild:
65 + add ~x64-macos, bug 395011
66
67 *libXfont-1.4.5 (04 Mar 2012)