Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: x11-themes/qtcurve/
Date: Thu, 04 Sep 2014 11:35:24
Message-Id: 1409830487.6e792baf6ca44571ba8681f6d016d640530bf3c4.kensington@gentoo
1 commit: 6e792baf6ca44571ba8681f6d016d640530bf3c4
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 4 11:34:47 2014 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 4 11:34:47 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=6e792baf
7
8 [x11-themes/qtcurve] Upstream migrated to KDE infra.
9
10 Package-Manager: portage-2.2.10
11
12 ---
13 x11-themes/qtcurve/qtcurve-9999.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-themes/qtcurve/qtcurve-9999.ebuild b/x11-themes/qtcurve/qtcurve-9999.ebuild
17 index ab8d2e6..aa51c4d 100644
18 --- a/x11-themes/qtcurve/qtcurve-9999.ebuild
19 +++ b/x11-themes/qtcurve/qtcurve-9999.ebuild
20 @@ -7,11 +7,11 @@ KDE_REQUIRED="optional"
21 inherit cmake-utils kde4-base
22
23 DESCRIPTION="A set of widget styles for Qt and GTK2"
24 -HOMEPAGE="https://github.com/QtCurve/qtcurve"
25 +HOMEPAGE="https://projects.kde.org/projects/playground/base/qtcurve"
26
27 if [[ ${PV} == *9999* ]]; then
28 inherit git-r3
29 - EGIT_REPO_URI="https://github.com/QtCurve/qtcurve.git"
30 + EGIT_REPO_URI="git://anongit.kde.org/qtcurve.git"
31 KEYWORDS=""
32 else
33 SRC_URI="https://github.com/QtCurve/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz