Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/t1lib: t1lib-5.1.2.ebuild ChangeLog
Date: Sat, 02 Jan 2010 14:11:07
Message-Id: E1NR4h7-0003hV-8v@stork.gentoo.org
1 fauli 10/01/02 14:11:05
2
3 Modified: t1lib-5.1.2.ebuild ChangeLog
4 Log:
5 stable x86, bug 297690
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.7 media-libs/t1lib/t1lib-5.1.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild?r1=1.6&r2=1.7
14
15 Index: t1lib-5.1.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- t1lib-5.1.2.ebuild 31 Dec 2009 19:50:29 -0000 1.6
22 +++ t1lib-5.1.2.ebuild 2 Jan 2010 14:11:04 -0000 1.7
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild,v 1.6 2009/12/31 19:50:29 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild,v 1.7 2010/01/02 14:11:04 fauli Exp $
29
30 inherit eutils flag-o-matic libtool toolchain-funcs
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="LGPL-2 GPL-2"
35 SLOT="5"
36 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
38 IUSE="X doc"
39
40 RDEPEND="X? ( x11-libs/libXaw
41
42
43
44 1.76 media-libs/t1lib/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/t1lib/ChangeLog?rev=1.76&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/t1lib/ChangeLog?rev=1.76&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/t1lib/ChangeLog?r1=1.75&r2=1.76
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v
53 retrieving revision 1.75
54 retrieving revision 1.76
55 diff -u -r1.75 -r1.76
56 --- ChangeLog 31 Dec 2009 19:50:29 -0000 1.75
57 +++ ChangeLog 2 Jan 2010 14:11:04 -0000 1.76
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-libs/t1lib
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v 1.75 2009/12/31 19:50:29 jer Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v 1.76 2010/01/02 14:11:04 fauli Exp $
64 +
65 + 02 Jan 2010; Christian Faulhammer <fauli@g.o> t1lib-5.1.2.ebuild:
66 + stable x86, bug 297690
67
68 31 Dec 2009; Jeroen Roovers <jer@g.o> t1lib-5.1.2.ebuild:
69 Stable for HPPA (bug #297690).