Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/pathfinder: ChangeLog pathfinder-1.6.30.ebuild
Date: Wed, 21 Nov 2007 13:57:40
Message-Id: E1Iuq59-0006P5-J8@stork.gentoo.org
1 fmccor 07/11/21 13:57:35
2
3 Modified: ChangeLog pathfinder-1.6.30.ebuild
4 Log:
5 Add ~sparc keyword, implicit in Bug #199853.
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.14 x11-misc/pathfinder/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pathfinder/ChangeLog?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pathfinder/ChangeLog?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pathfinder/ChangeLog?r1=1.13&r2=1.14
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/ChangeLog,v
18 retrieving revision 1.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- ChangeLog 21 Nov 2007 01:20:17 -0000 1.13
22 +++ ChangeLog 21 Nov 2007 13:57:34 -0000 1.14
23 @@ -1,6 +1,11 @@
24 # ChangeLog for x11-misc/pathfinder
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/ChangeLog,v 1.13 2007/11/21 01:20:17 mabi Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/ChangeLog,v 1.14 2007/11/21 13:57:34 fmccor Exp $
28 +
29 + 21 Nov 2007; Ferris McCormick <fmccor@g.o>
30 + pathfinder-1.6.30.ebuild:
31 + Add ~sparc keyword (implicit in Bug #199853), it's a utility from
32 + x11-libs/fox.
33
34 *pathfinder-1.6.30 (21 Nov 2007)
35
36
37
38
39 1.2 x11-misc/pathfinder/pathfinder-1.6.30.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pathfinder/pathfinder-1.6.30.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pathfinder/pathfinder-1.6.30.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pathfinder/pathfinder-1.6.30.ebuild?r1=1.1&r2=1.2
44
45 Index: pathfinder-1.6.30.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/pathfinder-1.6.30.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- pathfinder-1.6.30.ebuild 21 Nov 2007 01:20:17 -0000 1.1
52 +++ pathfinder-1.6.30.ebuild 21 Nov 2007 13:57:35 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2007 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/pathfinder-1.6.30.ebuild,v 1.1 2007/11/21 01:20:17 mabi Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/pathfinder-1.6.30.ebuild,v 1.2 2007/11/21 13:57:35 fmccor Exp $
58
59 inherit fox
60
61 @@ -8,7 +8,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
66 +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
67 IUSE="jpeg png tiff"
68
69 DEPEND="=x11-libs/fox-1.6*
70
71
72
73 --
74 gentoo-commits@g.o mailing list