Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/fraqtive: fraqtive-0.4.6.ebuild ChangeLog fraqtive-0.4.5.ebuild
Date: Tue, 01 Jul 2014 23:53:14
Message-Id: 20140701235310.0FCD02004E@flycatcher.gentoo.org
1 jer 14/07/01 23:53:09
2
3 Modified: fraqtive-0.4.6.ebuild ChangeLog
4 Removed: fraqtive-0.4.5.ebuild
5 Log:
6 Add virtual/glu dependency (bug #515008).
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
9
10 Revision Changes Path
11 1.3 x11-misc/fraqtive/fraqtive-0.4.6.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.6.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.6.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.6.ebuild?r1=1.2&r2=1.3
16
17 Index: fraqtive-0.4.6.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.6.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- fraqtive-0.4.6.ebuild 2 Mar 2013 23:48:22 -0000 1.2
24 +++ fraqtive-0.4.6.ebuild 1 Jul 2014 23:53:09 -0000 1.3
25 @@ -1,8 +1,8 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.6.ebuild,v 1.2 2013/03/02 23:48:22 hwoarang Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/fraqtive-0.4.6.ebuild,v 1.3 2014/07/01 23:53:09 jer Exp $
31
32 -EAPI=4
33 +EAPI=5
34 inherit eutils gnome2-utils qt4-r2
35
36 DESCRIPTION="an open source, multi-platform generator of the Mandelbrot family fractals"
37 @@ -18,6 +18,7 @@
38 dev-qt/qtcore:4
39 dev-qt/qtgui:4
40 dev-qt/qtopengl:4
41 + virtual/glu
42 "
43 RDEPEND="${DEPEND}"
44
45
46
47
48 1.14 x11-misc/fraqtive/ChangeLog
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fraqtive/ChangeLog?rev=1.14&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fraqtive/ChangeLog?rev=1.14&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/fraqtive/ChangeLog?r1=1.13&r2=1.14
53
54 Index: ChangeLog
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/ChangeLog,v
57 retrieving revision 1.13
58 retrieving revision 1.14
59 diff -u -r1.13 -r1.14
60 --- ChangeLog 2 Mar 2013 23:48:22 -0000 1.13
61 +++ ChangeLog 1 Jul 2014 23:53:09 -0000 1.14
62 @@ -1,6 +1,10 @@
63 # ChangeLog for x11-misc/fraqtive
64 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
65 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/ChangeLog,v 1.13 2013/03/02 23:48:22 hwoarang Exp $
66 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
67 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fraqtive/ChangeLog,v 1.14 2014/07/01 23:53:09 jer Exp $
68 +
69 + 01 Jul 2014; Jeroen Roovers <jer@g.o> -fraqtive-0.4.5.ebuild,
70 + fraqtive-0.4.6.ebuild:
71 + Add virtual/glu dependency (bug #515008).
72
73 02 Mar 2013; Markos Chandras <hwoarang@g.o> fraqtive-0.4.5.ebuild,
74 fraqtive-0.4.6.ebuild: