Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-geosciences/gpsbabel: gpsbabel-1.3.4.ebuild ChangeLog
Date: Mon, 01 Oct 2007 16:03:52
Message-Id: E1IcNbd-0000Sa-Qd@stork.gentoo.org
1 fmccor 07/10/01 15:54:49
2
3 Modified: gpsbabel-1.3.4.ebuild ChangeLog
4 Log:
5 Add ~sparc at user request, Bug #194397 -- runs test and installs.
6 (Portage version: 2.1.3.11)
7
8 Revision Changes Path
9 1.2 sci-geosciences/gpsbabel/gpsbabel-1.3.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/gpsbabel/gpsbabel-1.3.4.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/gpsbabel/gpsbabel-1.3.4.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/gpsbabel/gpsbabel-1.3.4.ebuild?r1=1.1&r2=1.2
14
15 Index: gpsbabel-1.3.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/gpsbabel-1.3.4.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- gpsbabel-1.3.4.ebuild 23 Aug 2007 22:46:39 -0000 1.1
22 +++ gpsbabel-1.3.4.ebuild 1 Oct 2007 15:54:49 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/gpsbabel-1.3.4.ebuild,v 1.1 2007/08/23 22:46:39 hanno Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/gpsbabel-1.3.4.ebuild,v 1.2 2007/10/01 15:54:49 fmccor Exp $
28
29 inherit eutils
30
31 @@ -9,7 +9,7 @@
32 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="~amd64 ~sparc ~x86"
37 IUSE="doc usb debug"
38
39 RDEPEND="dev-libs/expat
40
41
42
43 1.12 sci-geosciences/gpsbabel/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/gpsbabel/ChangeLog?rev=1.12&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/gpsbabel/ChangeLog?rev=1.12&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/gpsbabel/ChangeLog?r1=1.11&r2=1.12
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/ChangeLog,v
52 retrieving revision 1.11
53 retrieving revision 1.12
54 diff -u -r1.11 -r1.12
55 --- ChangeLog 23 Aug 2007 22:46:39 -0000 1.11
56 +++ ChangeLog 1 Oct 2007 15:54:49 -0000 1.12
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sci-geosciences/gpsbabel
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/ChangeLog,v 1.11 2007/08/23 22:46:39 hanno Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsbabel/ChangeLog,v 1.12 2007/10/01 15:54:49 fmccor Exp $
62 +
63 + 01 Oct 2007; Ferris McCormick <fmccor@g.o> gpsbabel-1.3.4.ebuild:
64 + Add ~sparc at user request, Bug #194397 -- runs test and installs.
65
66 *gpsbabel-1.3.4 (23 Aug 2007)
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list