Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/clara: ChangeLog clara-20031214.ebuild
Date: Sat, 02 Jan 2010 10:57:02
Message-Id: E1NR1fF-0003iP-Oh@stork.gentoo.org
1 fauli 10/01/02 10:56:57
2
3 Modified: ChangeLog clara-20031214.ebuild
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.22 app-text/clara/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/clara/ChangeLog?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/clara/ChangeLog?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/clara/ChangeLog?r1=1.21&r2=1.22
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-text/clara/ChangeLog,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- ChangeLog 15 Dec 2009 17:04:29 -0000 1.21
22 +++ ChangeLog 2 Jan 2010 10:56:57 -0000 1.22
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-text/clara
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-text/clara/ChangeLog,v 1.21 2009/12/15 17:04:29 spock Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/app-text/clara/ChangeLog,v 1.22 2010/01/02 10:56:57 fauli Exp $
29 +
30 + 02 Jan 2010; Christian Faulhammer <fauli@g.o>
31 + clara-20031214.ebuild:
32 + Transfer Prefix keywords
33
34 15 Dec 2009; MichaƂ Januszewski <spock@g.o> clara-20031214.ebuild:
35 Fix homepage URL, point SRC_URI to the Gentoo mirrors.
36
37
38
39 1.24 app-text/clara/clara-20031214.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/clara/clara-20031214.ebuild?rev=1.24&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/clara/clara-20031214.ebuild?rev=1.24&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/clara/clara-20031214.ebuild?r1=1.23&r2=1.24
44
45 Index: clara-20031214.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-text/clara/clara-20031214.ebuild,v
48 retrieving revision 1.23
49 retrieving revision 1.24
50 diff -u -r1.23 -r1.24
51 --- clara-20031214.ebuild 15 Dec 2009 17:04:29 -0000 1.23
52 +++ clara-20031214.ebuild 2 Jan 2010 10:56:57 -0000 1.24
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2009 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-text/clara/clara-20031214.ebuild,v 1.23 2009/12/15 17:04:29 spock Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-text/clara/clara-20031214.ebuild,v 1.24 2010/01/02 10:56:57 fauli Exp $
59
60 inherit eutils toolchain-funcs
61
62 @@ -10,7 +10,7 @@
63
64 SLOT="0"
65 LICENSE="GPL-2"
66 -KEYWORDS="amd64 ppc x86"
67 +KEYWORDS="amd64 ppc x86 ~ppc-macos ~sparc-solaris"
68 IUSE=""
69
70 RDEPEND="x11-libs/libX11"