Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/GraphViz: ChangeLog GraphViz-2.04.ebuild
Date: Sat, 30 May 2009 23:12:19
Message-Id: E1MAXir-0000ro-BQ@stork.gentoo.org
1 tcunha 09/05/30 23:12:17
2
3 Modified: ChangeLog GraphViz-2.04.ebuild
4 Log:
5 keyworded ~arch for sparc
6 (Portage version: 2.1.6.11/cvs/Linux sparc64)
7
8 Revision Changes Path
9 1.10 dev-perl/GraphViz/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GraphViz/ChangeLog?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GraphViz/ChangeLog?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GraphViz/ChangeLog?r1=1.9&r2=1.10
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/ChangeLog,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- ChangeLog 2 May 2009 11:08:56 -0000 1.9
22 +++ ChangeLog 30 May 2009 23:12:17 -0000 1.10
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/GraphViz
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/ChangeLog,v 1.9 2009/05/02 11:08:56 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/ChangeLog,v 1.10 2009/05/30 23:12:17 tcunha Exp $
28 +
29 + 30 May 2009; Tiago Cunha <tcunha@g.o> GraphViz-2.04.ebuild:
30 + keyworded ~arch for sparc
31
32 02 May 2009; Torsten Veller <tove@g.o> -GraphViz-2.03.ebuild:
33 Cleanup
34
35
36
37 1.2 dev-perl/GraphViz/GraphViz-2.04.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GraphViz/GraphViz-2.04.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GraphViz/GraphViz-2.04.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/GraphViz/GraphViz-2.04.ebuild?r1=1.1&r2=1.2
42
43 Index: GraphViz-2.04.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.04.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- GraphViz-2.04.ebuild 15 Dec 2008 20:12:43 -0000 1.1
50 +++ GraphViz-2.04.ebuild 30 May 2009 23:12:17 -0000 1.2
51 @@ -1,6 +1,6 @@
52 -# Copyright 1999-2008 Gentoo Foundation
53 +# Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.04.ebuild,v 1.1 2008/12/15 20:12:43 tove Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.04.ebuild,v 1.2 2009/05/30 23:12:17 tcunha Exp $
57
58 MODULE_AUTHOR=LBROCARD
59 inherit perl-module
60 @@ -9,7 +9,7 @@
61
62 LICENSE="|| ( Artistic GPL-2 )"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~x86"
65 +KEYWORDS="~amd64 ~sparc ~x86"
66 IUSE="test"
67 SRC_TEST="do"