Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/SVG: ChangeLog SVG-2.590.0.ebuild
Date: Mon, 24 Feb 2014 01:00:43
Message-Id: 20140224010039.1F5132004C@flycatcher.gentoo.org
1 phajdan.jr 14/02/24 01:00:38
2
3 Modified: ChangeLog SVG-2.590.0.ebuild
4 Log:
5 x86 stable wrt bug #495466
6
7 (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
8
9 Revision Changes Path
10 1.57 dev-perl/SVG/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/ChangeLog?rev=1.57&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/ChangeLog?rev=1.57&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/ChangeLog?r1=1.56&r2=1.57
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v
19 retrieving revision 1.56
20 retrieving revision 1.57
21 diff -u -r1.56 -r1.57
22 --- ChangeLog 15 Aug 2013 06:47:54 -0000 1.56
23 +++ ChangeLog 24 Feb 2014 01:00:38 -0000 1.57
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/SVG
26 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.56 2013/08/15 06:47:54 patrick Exp $
28 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/ChangeLog,v 1.57 2014/02/24 01:00:38 phajdan.jr Exp $
30 +
31 + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@g.o> SVG-2.590.0.ebuild:
32 + x86 stable wrt bug #495466
33
34 *SVG-2.590.0 (15 Aug 2013)
35
36
37
38
39 1.2 dev-perl/SVG/SVG-2.590.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/SVG-2.590.0.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/SVG-2.590.0.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVG/SVG-2.590.0.ebuild?r1=1.1&r2=1.2
44
45 Index: SVG-2.590.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.590.0.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- SVG-2.590.0.ebuild 15 Aug 2013 06:47:54 -0000 1.1
52 +++ SVG-2.590.0.ebuild 24 Feb 2014 01:00:38 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2013 Gentoo Foundation
55 +# Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.590.0.ebuild,v 1.1 2013/08/15 06:47:54 patrick Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.590.0.ebuild,v 1.2 2014/02/24 01:00:38 phajdan.jr Exp $
59
60 EAPI=5
61
62 @@ -11,7 +11,7 @@
63 DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents"
64
65 SLOT="0"
66 -KEYWORDS="~amd64 ~ppc ~x86"
67 +KEYWORDS="~amd64 ~ppc x86"
68 IUSE="test"
69
70 RDEPEND="virtual/perl-parent"