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-misc/hilite: hilite-1.5.ebuild ChangeLog
Date: Fri, 01 Jan 2010 21:18:02
Message-Id: E1NQosi-00051X-9k@stork.gentoo.org
1 fauli 10/01/01 21:18:00
2
3 Modified: hilite-1.5.ebuild ChangeLog
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.17 app-misc/hilite/hilite-1.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hilite/hilite-1.5.ebuild?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hilite/hilite-1.5.ebuild?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hilite/hilite-1.5.ebuild?r1=1.16&r2=1.17
14
15 Index: hilite-1.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-misc/hilite/hilite-1.5.ebuild,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- hilite-1.5.ebuild 1 Jan 2010 18:26:57 -0000 1.16
22 +++ hilite-1.5.ebuild 1 Jan 2010 21:17:59 -0000 1.17
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-misc/hilite/hilite-1.5.ebuild,v 1.16 2010/01/01 18:26:57 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-misc/hilite/hilite-1.5.ebuild,v 1.17 2010/01/01 21:17:59 fauli Exp $
28
29 inherit toolchain-funcs
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="amd64 ~hppa ~ia64 mips ppc sparc x86"
36 +KEYWORDS="amd64 ~hppa ~ia64 mips ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
37 IUSE=""
38
39 S=${WORKDIR}
40
41
42
43 1.18 app-misc/hilite/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hilite/ChangeLog?rev=1.18&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hilite/ChangeLog?rev=1.18&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hilite/ChangeLog?r1=1.17&r2=1.18
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-misc/hilite/ChangeLog,v
52 retrieving revision 1.17
53 retrieving revision 1.18
54 diff -u -r1.17 -r1.18
55 --- ChangeLog 26 Mar 2008 17:15:27 -0000 1.17
56 +++ ChangeLog 1 Jan 2010 21:17:59 -0000 1.18
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-misc/hilite
59 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-misc/hilite/ChangeLog,v 1.17 2008/03/26 17:15:27 armin76 Exp $
61 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/app-misc/hilite/ChangeLog,v 1.18 2010/01/01 21:17:59 fauli Exp $
63 +
64 + 01 Jan 2010; Christian Faulhammer <fauli@g.o> hilite-1.5.ebuild:
65 + Transfer Prefix keywords
66
67 26 Mar 2008; Raúl Porcel <armin76@g.o> hilite-1.5.ebuild:
68 Add ~ia64