Gentoo Archives: gentoo-commits

From: "Michael Palimaka (kensington)" <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-misc/mendeleydesktop: mendeleydesktop-1.5.2.ebuild ChangeLog
Date: Sun, 29 Jul 2012 16:25:03
Message-Id: 20120729162447.17FE02004B@flycatcher.gentoo.org
1 kensington 12/07/29 16:24:47
2
3 Modified: mendeleydesktop-1.5.2.ebuild ChangeLog
4 Log:
5 Add missing slot dependencies on Qt.
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sci-misc/mendeleydesktop/mendeleydesktop-1.5.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/mendeleydesktop/mendeleydesktop-1.5.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/mendeleydesktop/mendeleydesktop-1.5.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/mendeleydesktop/mendeleydesktop-1.5.2.ebuild?r1=1.1&r2=1.2
15
16 Index: mendeleydesktop-1.5.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-misc/mendeleydesktop/mendeleydesktop-1.5.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- mendeleydesktop-1.5.2.ebuild 25 May 2012 23:38:30 -0000 1.1
23 +++ mendeleydesktop-1.5.2.ebuild 29 Jul 2012 16:24:46 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/mendeleydesktop/mendeleydesktop-1.5.2.ebuild,v 1.1 2012/05/25 23:38:30 miknix Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-misc/mendeleydesktop/mendeleydesktop-1.5.2.ebuild,v 1.2 2012/07/29 16:24:46 kensington Exp $
29
30 EAPI="4"
31
32 @@ -30,11 +30,11 @@
33 RESTRICT="fetch"
34
35 DEPEND=""
36 -RDEPEND=">=x11-libs/qt-core-4.6
37 - >=x11-libs/qt-gui-4.6
38 - >=x11-libs/qt-svg-4.6
39 - >=x11-libs/qt-webkit-4.6
40 - >=x11-libs/qt-xmlpatterns-4.6"
41 +RDEPEND=">=x11-libs/qt-core-4.6:4
42 + >=x11-libs/qt-gui-4.6:4
43 + >=x11-libs/qt-svg-4.6:4
44 + >=x11-libs/qt-webkit-4.6:4
45 + >=x11-libs/qt-xmlpatterns-4.6:4"
46
47 S="${WORKDIR}/${MY_P}"
48
49
50
51
52 1.5 sci-misc/mendeleydesktop/ChangeLog
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/mendeleydesktop/ChangeLog?rev=1.5&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/mendeleydesktop/ChangeLog?rev=1.5&content-type=text/plain
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/mendeleydesktop/ChangeLog?r1=1.4&r2=1.5
57
58 Index: ChangeLog
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/sci-misc/mendeleydesktop/ChangeLog,v
61 retrieving revision 1.4
62 retrieving revision 1.5
63 diff -u -r1.4 -r1.5
64 --- ChangeLog 25 May 2012 23:38:30 -0000 1.4
65 +++ ChangeLog 29 Jul 2012 16:24:46 -0000 1.5
66 @@ -1,6 +1,10 @@
67 # ChangeLog for sci-misc/mendeleydesktop
68 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
69 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/mendeleydesktop/ChangeLog,v 1.4 2012/05/25 23:38:30 miknix Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/sci-misc/mendeleydesktop/ChangeLog,v 1.5 2012/07/29 16:24:46 kensington Exp $
71 +
72 + 29 Jul 2012; Michael Palimaka <kensington@g.o>
73 + mendeleydesktop-1.5.2.ebuild:
74 + Add missing slot dependencies on Qt.
75
76 *mendeleydesktop-1.5.2 (26 May 2012)
77
78 @@ -31,4 +35,3 @@
79
80 No changes other than forcing the user to download the tarball
81 were made.
82 -