Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/fontconfig: ChangeLog fontconfig-2.5.0-r1.ebuild
Date: Fri, 11 Jan 2008 23:15:55
Message-Id: E1JDT6N-0001RC-UT@stork.gentoo.org
1 fmccor 08/01/11 23:15:51
2
3 Modified: ChangeLog fontconfig-2.5.0-r1.ebuild
4 Log:
5 Sparc stable, Bug #205266
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.101 media-libs/fontconfig/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/fontconfig/ChangeLog?rev=1.101&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/fontconfig/ChangeLog?rev=1.101&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/fontconfig/ChangeLog?r1=1.100&r2=1.101
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v
18 retrieving revision 1.100
19 retrieving revision 1.101
20 diff -u -r1.100 -r1.101
21 --- ChangeLog 20 Dec 2007 23:22:45 -0000 1.100
22 +++ ChangeLog 11 Jan 2008 23:15:51 -0000 1.101
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-libs/fontconfig
25 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.100 2007/12/20 23:22:45 dirtyepic Exp $
27 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/ChangeLog,v 1.101 2008/01/11 23:15:51 fmccor Exp $
29 +
30 + 11 Jan 2008; Ferris McCormick <fmccor@g.o>
31 + fontconfig-2.5.0-r1.ebuild:
32 + Sparc stable, Bug #205266
33
34 *fontconfig-2.5.0-r1 (20 Dec 2007)
35
36
37
38
39 1.2 media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild?r1=1.1&r2=1.2
44
45 Index: fontconfig-2.5.0-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- fontconfig-2.5.0-r1.ebuild 20 Dec 2007 23:22:45 -0000 1.1
52 +++ fontconfig-2.5.0-r1.ebuild 11 Jan 2008 23:15:51 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2007 Gentoo Foundation
55 +# Copyright 1999-2008 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild,v 1.1 2007/12/20 23:22:45 dirtyepic Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-libs/fontconfig/fontconfig-2.5.0-r1.ebuild,v 1.2 2008/01/11 23:15:51 fmccor Exp $
59
60 inherit eutils libtool autotools
61
62 @@ -10,7 +10,7 @@
63
64 LICENSE="fontconfig"
65 SLOT="1.0"
66 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
67 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
68 IUSE="doc xml"
69
70 RDEPEND=">=media-libs/freetype-2.1.4
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list