Gentoo Archives: gentoo-commits

From: "Christoph Junghans (ottxor)" <ottxor@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: Wed, 22 Aug 2012 03:21:11
Message-Id: 20120822032050.C3F23202CF@flycatcher.gentoo.org
1 ottxor 12/08/22 03:20:50
2
3 Modified: t1lib-5.1.2.ebuild ChangeLog
4 Log:
5 added prefix keywords
6
7 (Portage version: 2.2.0_alpha121/cvs/Linux i686)
8
9 Revision Changes Path
10 1.15 media-libs/t1lib/t1lib-5.1.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild?r1=1.14&r2=1.15
15
16 Index: t1lib-5.1.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- t1lib-5.1.2.ebuild 9 May 2012 14:00:02 -0000 1.14
23 +++ t1lib-5.1.2.ebuild 22 Aug 2012 03:20:50 -0000 1.15
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/media-libs/t1lib/t1lib-5.1.2.ebuild,v 1.14 2012/05/09 14:00:02 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/t1lib-5.1.2.ebuild,v 1.15 2012/08/22 03:20:50 ottxor Exp $
29
30 EAPI=4
31
32 @@ -12,7 +12,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 ~amd64-fbsd ~x86-fbsd"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
38 IUSE="X doc static-libs"
39
40 RDEPEND="X? (
41
42
43
44 1.84 media-libs/t1lib/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/t1lib/ChangeLog?rev=1.84&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/t1lib/ChangeLog?rev=1.84&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/t1lib/ChangeLog?r1=1.83&r2=1.84
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v
53 retrieving revision 1.83
54 retrieving revision 1.84
55 diff -u -r1.83 -r1.84
56 --- ChangeLog 9 May 2012 14:00:02 -0000 1.83
57 +++ ChangeLog 22 Aug 2012 03:20:50 -0000 1.84
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-libs/t1lib
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v 1.83 2012/05/09 14:00:02 aballier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-libs/t1lib/ChangeLog,v 1.84 2012/08/22 03:20:50 ottxor Exp $
63 +
64 + 22 Aug 2012; Christoph Junghans <ottxor@g.o> t1lib-5.1.2.ebuild:
65 + added prefix keywords
66
67 09 May 2012; Alexis Ballier <aballier@g.o> t1lib-5.1.2.ebuild:
68 keyword ~amd64-fbsd