diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild | 3 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-4.1.1.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-4.1.2.ebuild | 4 | ||||
-rw-r--r-- | 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 5dd7f3076599..0abafb22f1e4 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 8634804e8d26..23e5a7994733 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 3740a5f02ff8..2c128403ac6f 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 29f1eb91e254..cc5d592f00f4 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 |