Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/kgraphviewer: kgraphviewer-2.1.1.ebuild ChangeLog
Date: Fri, 21 Mar 2014 20:48:21
Message-Id: 20140321204818.7DC8B2004E@flycatcher.gentoo.org
1 johu 14/03/21 20:48:18
2
3 Modified: kgraphviewer-2.1.1.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 F3CFD2BD)
8
9 Revision Changes Path
10 1.4 media-gfx/kgraphviewer/kgraphviewer-2.1.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kgraphviewer/kgraphviewer-2.1.1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kgraphviewer/kgraphviewer-2.1.1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kgraphviewer/kgraphviewer-2.1.1.ebuild?r1=1.3&r2=1.4
15
16 Index: kgraphviewer-2.1.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/kgraphviewer/kgraphviewer-2.1.1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- kgraphviewer-2.1.1.ebuild 10 Jul 2012 16:32:16 -0000 1.3
23 +++ kgraphviewer-2.1.1.ebuild 21 Mar 2014 20:48:18 -0000 1.4
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/media-gfx/kgraphviewer/kgraphviewer-2.1.1.ebuild,v 1.3 2012/07/10 16:32:16 kensington Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kgraphviewer/kgraphviewer-2.1.1.ebuild,v 1.4 2014/03/21 20:48:18 johu Exp $
30
31 -EAPI=4
32 +EAPI=5
33
34 KDE_LINGUAS="ar be bg ca ca@valencia cs da de el en_GB eo es et eu fr ga gl hi hne
35 hr is it ja km ku lt mai nb nds nl nn pa pl pt pt_BR ro ru se sk sv th tr uk vi
36 @@ -10,7 +10,7 @@
37 KDE_HANDBOOK="optional"
38 inherit kde4-base
39
40 -DESCRIPTION="A graphviz dot graph file viewer for KDE"
41 +DESCRIPTION="KDE graphviz dot graph file viewer"
42 HOMEPAGE="http://kde-apps.org/content/show.php?content=23999"
43 SRC_URI="https://api.opensuse.org/public/source/home:milianw:kdeapps/${PN}/${P}.tar.gz"
44
45
46
47
48 1.9 media-gfx/kgraphviewer/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kgraphviewer/ChangeLog?rev=1.9&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kgraphviewer/ChangeLog?rev=1.9&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/kgraphviewer/ChangeLog?r1=1.8&r2=1.9
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/media-gfx/kgraphviewer/ChangeLog,v
57 retrieving revision 1.8
58 retrieving revision 1.9
59 diff -u -r1.8 -r1.9
60 --- ChangeLog 10 Jul 2012 16:32:16 -0000 1.8
61 +++ ChangeLog 21 Mar 2014 20:48:18 -0000 1.9
62 @@ -1,6 +1,9 @@
63 # ChangeLog for media-gfx/kgraphviewer
64 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/kgraphviewer/ChangeLog,v 1.8 2012/07/10 16:32:16 kensington Exp $
66 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
67 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/kgraphviewer/ChangeLog,v 1.9 2014/03/21 20:48:18 johu Exp $
68 +
69 + 21 Mar 2014; Johannes Huber <johu@g.o> kgraphviewer-2.1.1.ebuild:
70 + Bump to EAPI 5.
71
72 10 Jul 2012; Michael Palimaka <kensington@g.o>
73 +files/kgraphviewer-2.1.1-boost-1.50.patch, kgraphviewer-2.1.1.ebuild: