diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2009-05-06 00:06:49 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2009-05-06 00:06:49 +0000 |
commit | 705f1d714dd1dbbc84350ab04a3080b77d750aff (patch) | |
tree | f1e4bbb28638ac39c9c245a38a81e94db072fbe2 /dev-dotnet/monotorrent/monotorrent-0.72.ebuild | |
parent | whitespace (diff) | |
download | historical-705f1d714dd1dbbc84350ab04a3080b77d750aff.tar.gz historical-705f1d714dd1dbbc84350ab04a3080b77d750aff.tar.bz2 historical-705f1d714dd1dbbc84350ab04a3080b77d750aff.zip |
Update HOMEPAGE and SRC_URI
Package-Manager: portage-2.2_rc28/cvs/Linux x86_64
Diffstat (limited to 'dev-dotnet/monotorrent/monotorrent-0.72.ebuild')
-rw-r--r-- | dev-dotnet/monotorrent/monotorrent-0.72.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/monotorrent/monotorrent-0.72.ebuild b/dev-dotnet/monotorrent/monotorrent-0.72.ebuild index ecd4767dae6f..a265e3dfc4e9 100644 --- a/dev-dotnet/monotorrent/monotorrent-0.72.ebuild +++ b/dev-dotnet/monotorrent/monotorrent-0.72.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monotorrent/monotorrent-0.72.ebuild,v 1.1 2009/04/27 09:01:42 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monotorrent/monotorrent-0.72.ebuild,v 1.2 2009/05/06 00:04:07 loki_val Exp $ EAPI=2 inherit mono multilib DESCRIPTION="Monotorrent is an open source C# bittorrent library" -HOMEPAGE="http://www.monotorrent.com/" +HOMEPAGE="http://projects.qnetp.net/projects/show/monotorrent" SRC_URI="http://projects.qnetp.net/attachments/download/13/${P}.tar.gz" LICENSE="MIT" |