1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
# ChangeLog for dev-qt/qtsingleapplication
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtsingleapplication/ChangeLog,v 1.8 2014/07/14 11:53:59 pesa Exp $
14 Jul 2014; Davide Pesavento <pesa@gentoo.org>
qtsingleapplication-2.6.1_p20130904-r1.ebuild:
x86 stable wrt bug #514896
11 Jul 2014; Mikle Kolyada <zlogene@gentoo.org>
qtsingleapplication-2.6.1_p20130904-r1.ebuild:
amd64 stable wrt bug #514896
*qtsingleapplication-2.6.1_p20130904-r1 (24 May 2014)
24 May 2014; Davide Pesavento <pesa@gentoo.org>
+qtsingleapplication-2.6.1_p20130904-r1.ebuild,
-files/qtsingleapplication-2.6.1-examples.patch,
-files/qtsingleapplication-2.6.1-gcc47.patch,
-files/qtsingleapplication-2.6.1-unbundle.patch,
-qtsingleapplication-2.6.1.ebuild,
-qtsingleapplication-2.6.1_p20130904.ebuild:
Install also qtsinglecoreapplication.prf, as required by some packages (e.g.
qbittorrent in bug 507998). Remove old.
*qtsingleapplication-2.6.1_p20130904 (28 Dec 2013)
28 Dec 2013; Davide Pesavento <pesa@gentoo.org>
+files/2.6.1_p20130904-no-gui.patch,
+files/2.6.1_p20130904-unbundle-qtlockedfile.patch,
+qtsingleapplication-2.6.1_p20130904.ebuild:
New snapshot from qt-solutions git repo wrt bug 489168. Install
QtSingleCoreApplication header file. Implement USE="X" to solve bug 491494.
13 Oct 2013; Markus Meier <maekke@gentoo.org>
qtsingleapplication-2.6.1.ebuild:
add ~arm, bug #487560
10 Oct 2013; Sergey Popov <pinkbyte@gentoo.org>
qtsingleapplication-2.6.1.ebuild:
Add ~x86 keyword, wrt bug #483618 . Add ~amd64-linux and ~x86-linux keywords
09 Sep 2013; Michael Palimaka <kensington@gentoo.org>
qtsingleapplication-2.6.1.ebuild:
Add missing dependency wrt bug #484156.
*qtsingleapplication-2.6.1 (04 Sep 2013)
04 Sep 2013; Michael Palimaka <kensington@gentoo.org>
+files/qtsingleapplication-2.6.1-examples.patch,
+files/qtsingleapplication-2.6.1-gcc47.patch,
+files/qtsingleapplication-2.6.1-unbundle.patch,
+files/qtsingleapplication.prf, +metadata.xml,
+qtsingleapplication-2.6.1.ebuild:
New package wrt bug #441914.
|