Gentoo Archives: gentoo-commits

From: "Michael Palimaka (kensington)" <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in lxqt-base/lxqt-qtplugin: lxqt-qtplugin-0.7.0.ebuild lxqt-qtplugin-0.8.0.ebuild ChangeLog
Date: Fri, 30 Jan 2015 16:32:24
Message-Id: 20150130163220.1492410B30@oystercatcher.gentoo.org
1 kensington 15/01/30 16:32:20
2
3 Modified: lxqt-qtplugin-0.7.0.ebuild
4 lxqt-qtplugin-0.8.0.ebuild ChangeLog
5 Log:
6 Update SRC_URI by Michael Vetter <g.bluehut@×××××.com> wrt bug #537032.
7
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
9
10 Revision Changes Path
11 1.5 lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.7.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.7.0.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.7.0.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.7.0.ebuild?r1=1.4&r2=1.5
16
17 Index: lxqt-qtplugin-0.7.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.7.0.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- lxqt-qtplugin-0.7.0.ebuild 16 Nov 2014 12:42:27 -0000 1.4
24 +++ lxqt-qtplugin-0.7.0.ebuild 30 Jan 2015 16:32:20 -0000 1.5
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2014 Gentoo Foundation
27 +# Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.7.0.ebuild,v 1.4 2014/11/16 12:42:27 jauhien Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.7.0.ebuild,v 1.5 2015/01/30 16:32:20 kensington Exp $
31
32 EAPI=5
33 inherit cmake-utils
34 @@ -12,7 +12,7 @@
35 inherit git-r3
36 EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
37 else
38 - SRC_URI="http://lxqt.org/downloads/${PV}/${P}.tar.xz"
39 + SRC_URI="http://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz"
40 KEYWORDS="~amd64 ~arm ~x86"
41 fi
42
43
44
45
46 1.3 lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.8.0.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.8.0.ebuild?rev=1.3&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.8.0.ebuild?rev=1.3&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.8.0.ebuild?r1=1.2&r2=1.3
51
52 Index: lxqt-qtplugin-0.8.0.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.8.0.ebuild,v
55 retrieving revision 1.2
56 retrieving revision 1.3
57 diff -u -r1.2 -r1.3
58 --- lxqt-qtplugin-0.8.0.ebuild 16 Nov 2014 12:42:27 -0000 1.2
59 +++ lxqt-qtplugin-0.8.0.ebuild 30 Jan 2015 16:32:20 -0000 1.3
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2014 Gentoo Foundation
62 +# Copyright 1999-2015 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.8.0.ebuild,v 1.2 2014/11/16 12:42:27 jauhien Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.8.0.ebuild,v 1.3 2015/01/30 16:32:20 kensington Exp $
66
67 EAPI=5
68 inherit cmake-utils
69 @@ -12,7 +12,7 @@
70 inherit git-r3
71 EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
72 else
73 - SRC_URI="http://lxqt.org/downloads/${PV}/${P}.tar.xz"
74 + SRC_URI="http://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz"
75 KEYWORDS="~amd64 ~x86"
76 fi
77
78
79
80
81 1.5 lxqt-base/lxqt-qtplugin/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-qtplugin/ChangeLog?rev=1.5&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-qtplugin/ChangeLog?rev=1.5&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-qtplugin/ChangeLog?r1=1.4&r2=1.5
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-qtplugin/ChangeLog,v
90 retrieving revision 1.4
91 retrieving revision 1.5
92 diff -u -r1.4 -r1.5
93 --- ChangeLog 8 Nov 2014 17:30:31 -0000 1.4
94 +++ ChangeLog 30 Jan 2015 16:32:20 -0000 1.5
95 @@ -1,6 +1,10 @@
96 # ChangeLog for lxqt-base/lxqt-qtplugin
97 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-qtplugin/ChangeLog,v 1.4 2014/11/08 17:30:31 jauhien Exp $
99 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-qtplugin/ChangeLog,v 1.5 2015/01/30 16:32:20 kensington Exp $
101 +
102 + 30 Jan 2015; Michael Palimaka <kensington@g.o>
103 + lxqt-qtplugin-0.7.0.ebuild, lxqt-qtplugin-0.8.0.ebuild:
104 + Update SRC_URI by Michael Vetter <g.bluehut@×××××.com> wrt bug #537032.
105
106 *lxqt-qtplugin-0.8.0 (08 Nov 2014)