diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2015-12-03 15:52:16 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2015-12-03 16:23:38 +0000 |
commit | b7ffd7f71a8d252ec8f9b66243612051272b1adc (patch) | |
tree | 6bb3559caba22c239b8ee57dfc804dba2f488c42 /net-libs | |
parent | profiles/package.mask: Mask dev-java/{jigsaw,css-validator} && app-text/epubc... (diff) | |
download | gentoo-b7ffd7f71a8d252ec8f9b66243612051272b1adc.tar.gz gentoo-b7ffd7f71a8d252ec8f9b66243612051272b1adc.tar.bz2 gentoo-b7ffd7f71a8d252ec8f9b66243612051272b1adc.zip |
net-libs/rb_libtorrent: Change HOMEPAGE. Bug #567206
Package-Manager: portage-2.2.26
Diffstat (limited to 'net-libs')
6 files changed, 6 insertions, 6 deletions
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild index f5445dd422bd..f11971e40ac4 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild @@ -16,7 +16,7 @@ MY_P=${MY_P/torrent/torrent-rasterbar} S=${WORKDIR}/${MY_P} DESCRIPTION="C++ BitTorrent implementation focusing on efficiency and scalability" -HOMEPAGE="http://www.rasterbar.com/products/libtorrent/" +HOMEPAGE="http://libtorrent.org" SRC_URI="mirror://sourceforge/libtorrent/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild index 21530dc43907..c8fac88138f9 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.16.17.ebuild @@ -14,7 +14,7 @@ MY_P=${MY_P/torrent/torrent-rasterbar} S=${WORKDIR}/${MY_P} DESCRIPTION="C++ BitTorrent implementation focusing on efficiency and scalability" -HOMEPAGE="http://www.rasterbar.com/products/libtorrent/" +HOMEPAGE="http://libtorrent.org" SRC_URI="mirror://sourceforge/libtorrent/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.16.19.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.16.19.ebuild index 00757de8ae56..6f6571578703 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.16.19.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.16.19.ebuild @@ -16,7 +16,7 @@ MY_P=${MY_P/torrent/torrent-rasterbar} S=${WORKDIR}/${MY_P} DESCRIPTION="C++ BitTorrent implementation focusing on efficiency and scalability" -HOMEPAGE="http://www.rasterbar.com/products/libtorrent/" +HOMEPAGE="http://libtorrent.org" SRC_URI="mirror://sourceforge/libtorrent/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/net-libs/rb_libtorrent/rb_libtorrent-1.0.4.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-1.0.4.ebuild index 8a01bd11ea84..e68339821de9 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-1.0.4.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-1.0.4.ebuild @@ -16,7 +16,7 @@ MY_P=${MY_P/torrent/torrent-rasterbar} S=${WORKDIR}/${MY_P} DESCRIPTION="C++ BitTorrent implementation focusing on efficiency and scalability" -HOMEPAGE="http://www.rasterbar.com/products/libtorrent/" +HOMEPAGE="http://libtorrent.org" SRC_URI="mirror://sourceforge/libtorrent/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/net-libs/rb_libtorrent/rb_libtorrent-1.0.5.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-1.0.5.ebuild index f8f4d390fc07..4d7b03a61c33 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-1.0.5.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-1.0.5.ebuild @@ -16,7 +16,7 @@ MY_P=${MY_P/torrent/torrent-rasterbar} S=${WORKDIR}/${MY_P} DESCRIPTION="C++ BitTorrent implementation focusing on efficiency and scalability" -HOMEPAGE="http://www.rasterbar.com/products/libtorrent/" +HOMEPAGE="http://libtorrent.org" SRC_URI="mirror://sourceforge/libtorrent/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/net-libs/rb_libtorrent/rb_libtorrent-1.0.6.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-1.0.6.ebuild index 17935daaa310..5d8c19f38a9c 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-1.0.6.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-1.0.6.ebuild @@ -17,7 +17,7 @@ MY_PV=$(replace_all_version_separators '_' ) S=${WORKDIR}/${MY_P} DESCRIPTION="C++ BitTorrent implementation focusing on efficiency and scalability" -HOMEPAGE="http://www.rasterbar.com/products/libtorrent/" +HOMEPAGE="http://libtorrent.org" SRC_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${MY_PV}/${MY_P}.tar.gz" LICENSE="BSD" |