Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-radio/xastir: ChangeLog xastir-2.0.0-r1.ebuild
Date: Sat, 22 Jan 2011 17:17:37
Message-Id: 20110122171728.56FDE20054@flycatcher.gentoo.org
1 fauli 11/01/22 17:17:28
2
3 Modified: ChangeLog xastir-2.0.0-r1.ebuild
4 Log:
5 stable x86, bug 351731
6
7 (Portage version: 2.1.9.34/cvs/Linux i686)
8
9 Revision Changes Path
10 1.19 media-radio/xastir/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/xastir/ChangeLog?rev=1.19&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/xastir/ChangeLog?rev=1.19&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/xastir/ChangeLog?r1=1.18&r2=1.19
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v
19 retrieving revision 1.18
20 retrieving revision 1.19
21 diff -u -r1.18 -r1.19
22 --- ChangeLog 15 Jan 2011 17:01:58 -0000 1.18
23 +++ ChangeLog 22 Jan 2011 17:17:28 -0000 1.19
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-radio/xastir
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v 1.18 2011/01/15 17:01:58 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v 1.19 2011/01/22 17:17:28 fauli Exp $
29 +
30 + 22 Jan 2011; Christian Faulhammer <fauli@g.o>
31 + xastir-2.0.0-r1.ebuild:
32 + stable x86, bug 351731
33
34 15 Jan 2011; Markos Chandras <hwoarang@g.o> xastir-2.0.0-r1.ebuild:
35 Stable on amd64 wrt bug #351731
36
37
38
39 1.3 media-radio/xastir/xastir-2.0.0-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/xastir/xastir-2.0.0-r1.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/xastir/xastir-2.0.0-r1.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/xastir/xastir-2.0.0-r1.ebuild?r1=1.2&r2=1.3
44
45 Index: xastir-2.0.0-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-2.0.0-r1.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- xastir-2.0.0-r1.ebuild 15 Jan 2011 17:01:58 -0000 1.2
52 +++ xastir-2.0.0-r1.ebuild 22 Jan 2011 17:17:28 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-2.0.0-r1.ebuild,v 1.2 2011/01/15 17:01:58 hwoarang Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-2.0.0-r1.ebuild,v 1.3 2011/01/22 17:17:28 fauli Exp $
58
59 EAPI=2
60 inherit autotools eutils multilib
61 @@ -11,7 +11,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="amd64 ~x86"
66 +KEYWORDS="amd64 x86"
67 IUSE="festival gdal geotiff graphicsmagick"
68
69 DEPEND=">=x11-libs/openmotif-2.3:0