commit: 6e792baf6ca44571ba8681f6d016d640530bf3c4 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Thu Sep 4 11:34:47 2014 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Thu Sep 4 11:34:47 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=6e792baf
[x11-themes/qtcurve] Upstream migrated to KDE infra. Package-Manager: portage-2.2.10 --- x11-themes/qtcurve/qtcurve-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/qtcurve/qtcurve-9999.ebuild b/x11-themes/qtcurve/qtcurve-9999.ebuild index ab8d2e6..aa51c4d 100644 --- a/x11-themes/qtcurve/qtcurve-9999.ebuild +++ b/x11-themes/qtcurve/qtcurve-9999.ebuild @@ -7,11 +7,11 @@ KDE_REQUIRED="optional" inherit cmake-utils kde4-base DESCRIPTION="A set of widget styles for Qt and GTK2" -HOMEPAGE="https://github.com/QtCurve/qtcurve" +HOMEPAGE="https://projects.kde.org/projects/playground/base/qtcurve" if [[ ${PV} == *9999* ]]; then inherit git-r3 - EGIT_REPO_URI="https://github.com/QtCurve/qtcurve.git" + EGIT_REPO_URI="git://anongit.kde.org/qtcurve.git" KEYWORDS="" else SRC_URI="https://github.com/QtCurve/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
