diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-13 04:57:18 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-13 04:57:18 +0300 |
commit | f9a286fbb60fc8ad82bc9d1cb935a850cd574667 (patch) | |
tree | 23516cd60b318d9d653b6438e101adc63548e3bb /net-p2p/qbittorrent | |
parent | net-p2p/qbittorrent: update live ebuild (diff) | |
download | gentoo-f9a286fbb60fc8ad82bc9d1cb935a850cd574667.tar.gz gentoo-f9a286fbb60fc8ad82bc9d1cb935a850cd574667.tar.bz2 gentoo-f9a286fbb60fc8ad82bc9d1cb935a850cd574667.zip |
net-p2p/qbittorrent: update and alternate HOMEPAGE
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-p2p/qbittorrent')
-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 |