Package-Manager: Portage-2.3.6, Repoman-2.3.2
inherit cmake-utils eutils pax-utils systemd user versionator
-EGIT_REPO_URI="git://git.quassel-irc.org/quassel"
+EGIT_REPO_URI=( "https://github.com/${PN}/${PN}" "git://git.${PN}-irc.org/${PN}" )
[[ "${PV}" == "9999" ]] && inherit git-r3
DESCRIPTION="Qt/KDE IRC client supporting a remote daemon for 24/7 connectivity"
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit cmake-utils eutils pax-utils systemd user
-EGIT_REPO_URI="git://git.quassel-irc.org/quassel"
+EGIT_REPO_URI=( "https://github.com/${PN}/${PN}" "git://git.${PN}-irc.org/${PN}" )
[[ "${PV}" == "9999" ]] && inherit git-r3
DESCRIPTION="Qt/KDE IRC client supporting a remote daemon for 24/7 connectivity"