Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/pathfinder: ChangeLog pathfinder-1.6.27.ebuild
Date: Tue, 09 Oct 2007 05:50:08
Message-Id: E1If7pT-0001sR-Jf@stork.gentoo.org
1 jer 07/10/09 05:40:27
2
3 Modified: ChangeLog pathfinder-1.6.27.ebuild
4 Log:
5 Stable for HPPA (bug #194813).
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.11 x11-misc/pathfinder/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pathfinder/ChangeLog?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pathfinder/ChangeLog?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pathfinder/ChangeLog?r1=1.10&r2=1.11
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/ChangeLog,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- ChangeLog 6 Jun 2007 10:06:37 -0000 1.10
22 +++ ChangeLog 9 Oct 2007 05:40:27 -0000 1.11
23 @@ -1,6 +1,9 @@
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.10 2007/06/06 10:06:37 mabi Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/ChangeLog,v 1.11 2007/10/09 05:40:27 jer Exp $
28 +
29 + 09 Oct 2007; Jeroen Roovers <jer@g.o> pathfinder-1.6.27.ebuild:
30 + Stable for HPPA (bug #194813).
31
32 *pathfinder-1.6.27 (06 Jun 2007)
33
34
35
36
37 1.2 x11-misc/pathfinder/pathfinder-1.6.27.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pathfinder/pathfinder-1.6.27.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pathfinder/pathfinder-1.6.27.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/pathfinder/pathfinder-1.6.27.ebuild?r1=1.1&r2=1.2
42
43 Index: pathfinder-1.6.27.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/pathfinder-1.6.27.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- pathfinder-1.6.27.ebuild 6 Jun 2007 10:06:37 -0000 1.1
50 +++ pathfinder-1.6.27.ebuild 9 Oct 2007 05:40:27 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/pathfinder-1.6.27.ebuild,v 1.1 2007/06/06 10:06:37 mabi Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/pathfinder/pathfinder-1.6.27.ebuild,v 1.2 2007/10/09 05:40:27 jer Exp $
56
57 inherit fox
58
59 @@ -8,10 +8,10 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
64 +KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~x86"
65 IUSE="jpeg png tiff"
66
67 -DEPEND="=x11-libs/fox-1.6*
68 +DEPEND="~x11-libs/fox-${PV}
69 jpeg? ( >=media-libs/jpeg-6b )
70 png? ( >=media-libs/libpng-1.2.5 )
71 tiff? ( >=media-libs/tiff-3.5.7 )"
72
73
74
75 --
76 gentoo-commits@g.o mailing list