Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-misc/hilite: hilite-1.5.ebuild ChangeLog
Date: Sun, 03 Feb 2008 15:27:26
Message-Id: E1JLgkd-0005Kv-Vq@stork.gentoo.org
1 grobian 08/02/03 15:27:23
2
3 Modified: hilite-1.5.ebuild ChangeLog
4 Log:
5 Dropped ppc-macos keyword, see you in prefix
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.13 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.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hilite/hilite-1.5.ebuild?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hilite/hilite-1.5.ebuild?r1=1.12&r2=1.13
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.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- hilite-1.5.ebuild 9 Jul 2005 03:09:39 -0000 1.12
22 +++ hilite-1.5.ebuild 3 Feb 2008 15:27:23 -0000 1.13
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2005 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-misc/hilite/hilite-1.5.ebuild,v 1.12 2005/07/09 03:09:39 swegener Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-misc/hilite/hilite-1.5.ebuild,v 1.13 2008/02/03 15:27:23 grobian Exp $
29
30 inherit toolchain-funcs
31
32 @@ -11,7 +11,7 @@
33 SLOT="0"
34
35 LICENSE="GPL-2"
36 -KEYWORDS="sparc mips amd64 x86 ~hppa ppc ~ppc-macos"
37 +KEYWORDS="sparc mips amd64 x86 ~hppa ppc"
38 S=${WORKDIR}
39
40 IUSE=""
41
42
43
44 1.16 app-misc/hilite/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hilite/ChangeLog?rev=1.16&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hilite/ChangeLog?rev=1.16&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/hilite/ChangeLog?r1=1.15&r2=1.16
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-misc/hilite/ChangeLog,v
53 retrieving revision 1.15
54 retrieving revision 1.16
55 diff -u -r1.15 -r1.16
56 --- ChangeLog 21 Feb 2007 22:32:00 -0000 1.15
57 +++ ChangeLog 3 Feb 2008 15:27:23 -0000 1.16
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-misc/hilite
60 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-misc/hilite/ChangeLog,v 1.15 2007/02/21 22:32:00 peper Exp $
62 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/app-misc/hilite/ChangeLog,v 1.16 2008/02/03 15:27:23 grobian Exp $
64 +
65 + 03 Feb 2008; Fabian Groffen <grobian@g.o> hilite-1.5.ebuild:
66 + Dropped ppc-macos keyword, see you in prefix
67
68 21 Feb 2007; Piotr JaroszyƄski <peper@g.o> ChangeLog:
69 Transition to Manifest2.
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list