Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/inkscape: ChangeLog inkscape-0.48.2.ebuild
Date: Mon, 29 Aug 2011 18:32:48
Message-Id: 20110829183234.ED9FB2004C@flycatcher.gentoo.org
1 grobian 11/08/29 18:32:34
2
3 Modified: ChangeLog inkscape-0.48.2.ebuild
4 Log:
5 Transfer Prefix keywords, bug #359833
6
7 (Portage version: 2.2.01.19074-prefix/cvs/Darwin i386)
8
9 Revision Changes Path
10 1.164 media-gfx/inkscape/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/inkscape/ChangeLog?rev=1.164&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/inkscape/ChangeLog?rev=1.164&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/inkscape/ChangeLog?r1=1.163&r2=1.164
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v
19 retrieving revision 1.163
20 retrieving revision 1.164
21 diff -u -r1.163 -r1.164
22 --- ChangeLog 4 Aug 2011 16:27:36 -0000 1.163
23 +++ ChangeLog 29 Aug 2011 18:32:34 -0000 1.164
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-gfx/inkscape
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.163 2011/08/04 16:27:36 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/ChangeLog,v 1.164 2011/08/29 18:32:34 grobian Exp $
29 +
30 + 29 Aug 2011; Fabian Groffen <grobian@g.o> inkscape-0.48.2.ebuild:
31 + Transfer Prefix keywords, bug #359833
32
33 04 Aug 2011; Tomáš Chvátal <scarabeus@g.o> inkscape-0.47.ebuild,
34 inkscape-0.48.0.ebuild, inkscape-0.48.1.ebuild, inkscape-0.48.1-r1.ebuild,
35
36
37
38 1.5 media-gfx/inkscape/inkscape-0.48.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/inkscape/inkscape-0.48.2.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/inkscape/inkscape-0.48.2.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/inkscape/inkscape-0.48.2.ebuild?r1=1.4&r2=1.5
43
44 Index: inkscape-0.48.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.2.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- inkscape-0.48.2.ebuild 4 Aug 2011 16:27:36 -0000 1.4
51 +++ inkscape-0.48.2.ebuild 29 Aug 2011 18:32:34 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.2.ebuild,v 1.4 2011/08/04 16:27:36 scarabeus Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/inkscape/inkscape-0.48.2.ebuild,v 1.5 2011/08/29 18:32:34 grobian Exp $
57
58 EAPI=4
59 inherit eutils flag-o-matic autotools gnome2
60 @@ -14,7 +14,7 @@
61
62 LICENSE="GPL-2 LGPL-2.1"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
65 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
66 IUSE="dia gnome gs inkjar lcms nls spell wmf"
67
68 RESTRICT="test"