Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/GraphViz: GraphViz-2.140.0.ebuild ChangeLog
Date: Sun, 31 Aug 2014 11:30:06
Message-Id: 20140831113003.2E3714570@oystercatcher.gentoo.org
1 zlogene 14/08/31 11:30:03
2
3 Modified: GraphViz-2.140.0.ebuild ChangeLog
4 Log:
5 Bump to EAPI=5
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.2 dev-perl/GraphViz/GraphViz-2.140.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GraphViz/GraphViz-2.140.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GraphViz/GraphViz-2.140.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GraphViz/GraphViz-2.140.0.ebuild?r1=1.1&r2=1.2
15
16 Index: GraphViz-2.140.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.140.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- GraphViz-2.140.0.ebuild 8 Dec 2012 12:07:33 -0000 1.1
23 +++ GraphViz-2.140.0.ebuild 31 Aug 2014 11:30:03 -0000 1.2
24 @@ -1,8 +1,8 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.140.0.ebuild,v 1.1 2012/12/08 12:07:33 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.140.0.ebuild,v 1.2 2014/08/31 11:30:03 zlogene Exp $
30
31 -EAPI=4
32 +EAPI=5
33
34 MODULE_A_EXT=tgz
35 MODULE_AUTHOR=RSAVAGE
36
37
38
39 1.26 dev-perl/GraphViz/ChangeLog
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GraphViz/ChangeLog?rev=1.26&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GraphViz/ChangeLog?rev=1.26&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/GraphViz/ChangeLog?r1=1.25&r2=1.26
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/ChangeLog,v
48 retrieving revision 1.25
49 retrieving revision 1.26
50 diff -u -r1.25 -r1.26
51 --- ChangeLog 25 Aug 2014 02:01:33 -0000 1.25
52 +++ ChangeLog 31 Aug 2014 11:30:03 -0000 1.26
53 @@ -1,6 +1,9 @@
54 # ChangeLog for dev-perl/GraphViz
55 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/ChangeLog,v 1.25 2014/08/25 02:01:33 axs Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/ChangeLog,v 1.26 2014/08/31 11:30:03 zlogene Exp $
58 +
59 + 31 Aug 2014; Mikle Kolyada <zlogene@g.o> GraphViz-2.140.0.ebuild:
60 + Bump to EAPI=5
61
62 *GraphViz-2.40.0-r1 (25 Aug 2014)