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