commit: f9a286fbb60fc8ad82bc9d1cb935a850cd574667 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Mon Aug 13 01:57:18 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Mon Aug 13 01:57:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9a286fb
net-p2p/qbittorrent: update and alternate HOMEPAGE Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild | 3 ++- net-p2p/qbittorrent/qbittorrent-4.1.1.ebuild | 4 ++-- net-p2p/qbittorrent/qbittorrent-4.1.2.ebuild | 4 ++-- net-p2p/qbittorrent/qbittorrent-9999.ebuild | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild b/net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild index 5dd7f307659..0abafb22f1e 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild @@ -6,7 +6,8 @@ EAPI=6 inherit cmake-utils gnome2-utils xdg-utils DESCRIPTION="BitTorrent client in C++ and Qt" -HOMEPAGE="https://www.qbittorrent.org/" +HOMEPAGE="https://www.qbittorrent.org + https://github.com/qbittorrent" if [[ ${PV} == *9999 ]]; then inherit git-r3 diff --git a/net-p2p/qbittorrent/qbittorrent-4.1.1.ebuild b/net-p2p/qbittorrent/qbittorrent-4.1.1.ebuild index 8634804e8d2..23e5a799473 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.1.1.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.1.1.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit cmake-utils gnome2-utils xdg-utils DESCRIPTION="BitTorrent client in C++ and Qt" -HOMEPAGE="https://www.qbittorrent.org/ - https://github.com/qbittorrent/qBittorrent" +HOMEPAGE="https://www.qbittorrent.org + https://github.com/qbittorrent" if [[ ${PV} == *9999 ]]; then inherit git-r3 diff --git a/net-p2p/qbittorrent/qbittorrent-4.1.2.ebuild b/net-p2p/qbittorrent/qbittorrent-4.1.2.ebuild index 3740a5f02ff..2c128403ac6 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.1.2.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.1.2.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit gnome2-utils xdg-utils DESCRIPTION="BitTorrent client in C++ and Qt" -HOMEPAGE="https://www.qbittorrent.org/ - https://github.com/qbittorrent/qBittorrent" +HOMEPAGE="https://www.qbittorrent.org + https://github.com/qbittorrent" if [[ ${PV} == *9999 ]]; then inherit git-r3 diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild index 29f1eb91e25..cc5d592f00f 100644 --- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-9999.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit gnome2-utils xdg-utils DESCRIPTION="BitTorrent client in C++ and Qt" -HOMEPAGE="https://www.qbittorrent.org/ +HOMEPAGE="https://www.qbittorrent.org https://github.com/qbittorrent" if [[ ${PV} == *9999 ]]; then
