Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/librsvg: ChangeLog librsvg-2.22.2.ebuild
Date: Mon, 05 May 2008 05:29:32
Message-Id: E1JstGS-0000eM-UG@stork.gentoo.org
1 dirtyepic 08/05/05 05:29:28
2
3 Modified: ChangeLog librsvg-2.22.2.ebuild
4 Log:
5 Rekeyword for mips. Not sure why it was dropped in the first place.
6 (Portage version: 2.2_pre5)
7
8 Revision Changes Path
9 1.173 gnome-base/librsvg/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/librsvg/ChangeLog?rev=1.173&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/librsvg/ChangeLog?rev=1.173&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/librsvg/ChangeLog?r1=1.172&r2=1.173
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v
18 retrieving revision 1.172
19 retrieving revision 1.173
20 diff -u -r1.172 -r1.173
21 --- ChangeLog 2 May 2008 15:12:48 -0000 1.172
22 +++ ChangeLog 5 May 2008 05:29:28 -0000 1.173
23 @@ -1,6 +1,9 @@
24 # ChangeLog for gnome-base/librsvg
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.172 2008/05/02 15:12:48 cardoe Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.173 2008/05/05 05:29:28 dirtyepic Exp $
28 +
29 + 05 May 2008; Ryan Hill <dirtyepic@g.o> librsvg-2.22.2.ebuild:
30 + Rekeyword for mips.
31
32 02 May 2008; Doug Goldstein <cardoe@g.o> librsvg-2.18.2.ebuild:
33 move G2CONF and DOCS into pkg_setup()
34
35
36
37 1.2 gnome-base/librsvg/librsvg-2.22.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/librsvg/librsvg-2.22.2.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/librsvg/librsvg-2.22.2.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/librsvg/librsvg-2.22.2.ebuild?r1=1.1&r2=1.2
42
43 Index: librsvg-2.22.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.22.2.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- librsvg-2.22.2.ebuild 23 Mar 2008 11:50:29 -0000 1.1
50 +++ librsvg-2.22.2.ebuild 5 May 2008 05:29:28 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.22.2.ebuild,v 1.1 2008/03/23 11:50:29 eva Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.22.2.ebuild,v 1.2 2008/05/05 05:29:28 dirtyepic Exp $
56
57 inherit gnome2 multilib
58
59 @@ -9,7 +9,7 @@
60
61 LICENSE="LGPL-2"
62 SLOT="2"
63 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
65 IUSE="doc zlib"
66
67 RDEPEND=">=media-libs/fontconfig-1.0.1
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list