Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@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: Tue, 26 Feb 2008 19:40:54
Message-Id: E1JU5fX-0003jN-QN@stork.gentoo.org
1 drac 08/02/26 19:40:51
2
3 Modified: xsvg-0.2.1.ebuild ChangeLog
4 Log:
5 amd64 stable, been using it a half year.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.9 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.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xsvg/xsvg-0.2.1.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xsvg/xsvg-0.2.1.ebuild?r1=1.8&r2=1.9
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.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- xsvg-0.2.1.ebuild 16 Mar 2007 18:48:53 -0000 1.8
22 +++ xsvg-0.2.1.ebuild 26 Feb 2008 19:40:51 -0000 1.9
23 @@ -1,17 +1,19 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsvg/xsvg-0.2.1.ebuild,v 1.8 2007/03/16 18:48:53 nixnut Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsvg/xsvg-0.2.1.ebuild,v 1.9 2008/02/26 19:40:51 drac Exp $
29
30 inherit autotools eutils
31
32 -DESCRIPTION="Command line usable X11 SVG viewer"
33 +DESCRIPTION="a command line viewer for SVG files"
34 HOMEPAGE="http://cairographics.org"
35 SRC_URI="http://cairographics.org/snapshots/${P}.tar.gz"
36 +
37 LICENSE="BSD"
38 SLOT="0"
39 -KEYWORDS="~amd64 ppc x86"
40 +KEYWORDS="amd64 ppc x86"
41 IUSE=""
42 -RDEPEND=">=x11-libs/libsvg-cairo-0.1.6"
43 +
44 +RDEPEND="x11-libs/libsvg-cairo"
45 DEPEND="${RDEPEND}
46 x11-libs/libXt
47 x11-libs/libXcursor"
48
49
50
51 1.19 media-gfx/xsvg/ChangeLog
52
53 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xsvg/ChangeLog?rev=1.19&view=markup
54 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xsvg/ChangeLog?rev=1.19&content-type=text/plain
55 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xsvg/ChangeLog?r1=1.18&r2=1.19
56
57 Index: ChangeLog
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/media-gfx/xsvg/ChangeLog,v
60 retrieving revision 1.18
61 retrieving revision 1.19
62 diff -u -r1.18 -r1.19
63 --- ChangeLog 1 Sep 2007 12:49:41 -0000 1.18
64 +++ ChangeLog 26 Feb 2008 19:40:51 -0000 1.19
65 @@ -1,6 +1,9 @@
66 # ChangeLog for media-gfx/xsvg
67 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
68 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsvg/ChangeLog,v 1.18 2007/09/01 12:49:41 phreak Exp $
69 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
70 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsvg/ChangeLog,v 1.19 2008/02/26 19:40:51 drac Exp $
71 +
72 + 26 Feb 2008; Samuli Suominen <drac@g.o> xsvg-0.2.1.ebuild:
73 + amd64 stable, been using it a half year.
74
75 01 Sep 2007; Christian Heim <phreak@g.o> metadata.xml:
76 Removing twp from metadata due to his retirement (see #190561 for reference).
77
78
79
80 --
81 gentoo-commits@l.g.o mailing list