diff options
Diffstat (limited to 'net-libs/rb_libtorrent/rb_libtorrent-0.10.ebuild')
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.10.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.10.ebuild index 22e00a622..48ec9e5d5 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.10.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header:$ +# $Header: $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -10,7 +10,7 @@ MY_P=${P/rb_/} S=${WORKDIR}/${MY_P} DESCRIPTION="BitTorrent library written in C++ for *nix." -HOMEPAGE="http://libtorrent.sourceforge.net/" +HOMEPAGE="http://www.rasterbar.com/products/libtorrent/" SRC_URI="mirror://sourceforge/libtorrent/${MY_P}.tar.gz" LICENSE="GPL-2" |