Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Chart: ChangeLog Chart-2.4.2.ebuild
Date: Fri, 03 Feb 2012 16:57:35
Message-Id: 20120203165715.5926D2004B@flycatcher.gentoo.org
1 ago 12/02/03 16:57:15
2
3 Modified: ChangeLog Chart-2.4.2.ebuild
4 Log:
5 Stable for amd64, wrt bug #396915
6
7 (Portage version: 2.1.10.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.33 dev-perl/Chart/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Chart/ChangeLog?rev=1.33&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Chart/ChangeLog?rev=1.33&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Chart/ChangeLog?r1=1.32&r2=1.33
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Chart/ChangeLog,v
19 retrieving revision 1.32
20 retrieving revision 1.33
21 diff -u -r1.32 -r1.33
22 --- ChangeLog 10 Jan 2012 18:54:57 -0000 1.32
23 +++ ChangeLog 3 Feb 2012 16:57:15 -0000 1.33
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/Chart
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/ChangeLog,v 1.32 2012/01/10 18:54:57 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/ChangeLog,v 1.33 2012/02/03 16:57:15 ago Exp $
29 +
30 + 03 Feb 2012; Agostino Sarubbo <ago@g.o> Chart-2.4.2.ebuild:
31 + Stable for amd64, wrt bug #396915
32
33 *Chart-2.4.4 (10 Jan 2012)
34
35
36
37
38 1.2 dev-perl/Chart/Chart-2.4.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Chart/Chart-2.4.2.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Chart/Chart-2.4.2.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Chart/Chart-2.4.2.ebuild?r1=1.1&r2=1.2
43
44 Index: Chart-2.4.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.4.2.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- Chart-2.4.2.ebuild 28 Sep 2010 12:26:32 -0000 1.1
51 +++ Chart-2.4.2.ebuild 3 Feb 2012 16:57:15 -0000 1.2
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2010 Gentoo Foundation
54 +# Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.4.2.ebuild,v 1.1 2010/09/28 12:26:32 tove Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Chart/Chart-2.4.2.ebuild,v 1.2 2012/02/03 16:57:15 ago Exp $
58
59 EAPI=3
60
61 @@ -10,7 +10,7 @@
62 DESCRIPTION="The Perl Chart Module"
63
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
66 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
67 IUSE="test"
68
69 RDEPEND=">=dev-perl/GD-2.0.36"