Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/xsvg: xsvg-0.2.1.ebuild ChangeLog
Date: Fri, 20 Jun 2008 17:17:32
Message-Id: E1K9kEo-0004aX-80@stork.gentoo.org
1 fmccor 08/06/20 17:17:26
2
3 Modified: xsvg-0.2.1.ebuild ChangeLog
4 Log:
5 Add ~sparc for testing at user request (Guido Winkelmann), Bug #228579.
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
7
8 Revision Changes Path
9 1.11 media-gfx/xsvg/xsvg-0.2.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xsvg/xsvg-0.2.1.ebuild?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xsvg/xsvg-0.2.1.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xsvg/xsvg-0.2.1.ebuild?r1=1.10&r2=1.11
14
15 Index: xsvg-0.2.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/xsvg/xsvg-0.2.1.ebuild,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- xsvg-0.2.1.ebuild 27 Feb 2008 04:23:12 -0000 1.10
22 +++ xsvg-0.2.1.ebuild 20 Jun 2008 17:17:25 -0000 1.11
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsvg/xsvg-0.2.1.ebuild,v 1.10 2008/02/27 04:23:12 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsvg/xsvg-0.2.1.ebuild,v 1.11 2008/06/20 17:17:25 fmccor Exp $
28
29 inherit autotools eutils
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="BSD"
34 SLOT="0"
35 -KEYWORDS="amd64 hppa ppc x86"
36 +KEYWORDS="amd64 hppa ppc ~sparc x86"
37 IUSE=""
38
39 RDEPEND="x11-libs/libsvg-cairo"
40
41
42
43 1.23 media-gfx/xsvg/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xsvg/ChangeLog?rev=1.23&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xsvg/ChangeLog?rev=1.23&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xsvg/ChangeLog?r1=1.22&r2=1.23
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-gfx/xsvg/ChangeLog,v
52 retrieving revision 1.22
53 retrieving revision 1.23
54 diff -u -r1.22 -r1.23
55 --- ChangeLog 9 Jun 2008 16:52:46 -0000 1.22
56 +++ ChangeLog 20 Jun 2008 17:17:25 -0000 1.23
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-gfx/xsvg
59 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsvg/ChangeLog,v 1.22 2008/06/09 16:52:46 drac Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsvg/ChangeLog,v 1.23 2008/06/20 17:17:25 fmccor Exp $
62 +
63 + 20 Jun 2008; Ferris McCormick <fmccor@g.o> xsvg-0.2.1.ebuild:
64 + Add ~sparc for testing at user request (Guido Winkelmann), Bug #228579.
65
66 09 Jun 2008; Samuli Suominen <drac@g.o> metadata.xml:
67 Reassigning to graphics herd.
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list