diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2009-05-06 00:04:07 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2009-05-06 00:04:07 +0000 |
commit | da2f0161997570b824cd78ae6e95243c33daa56d (patch) | |
tree | 320fd6256b9c6be939ce3797ee592b81c8991c5c /dev-dotnet | |
parent | whitespace (diff) | |
download | gentoo-2-da2f0161997570b824cd78ae6e95243c33daa56d.tar.gz gentoo-2-da2f0161997570b824cd78ae6e95243c33daa56d.tar.bz2 gentoo-2-da2f0161997570b824cd78ae6e95243c33daa56d.zip |
Update HOMEPAGE and SRC_URI
(Portage version: 2.2_rc28/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/monotorrent/ChangeLog | 6 | ||||
-rw-r--r-- | dev-dotnet/monotorrent/monotorrent-0.70.ebuild | 6 | ||||
-rw-r--r-- | dev-dotnet/monotorrent/monotorrent-0.72.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-dotnet/monotorrent/ChangeLog b/dev-dotnet/monotorrent/ChangeLog index 60af669b9511..3c6b6332407a 100644 --- a/dev-dotnet/monotorrent/ChangeLog +++ b/dev-dotnet/monotorrent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-dotnet/monotorrent # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monotorrent/ChangeLog,v 1.2 2009/04/27 09:01:42 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monotorrent/ChangeLog,v 1.3 2009/05/06 00:04:07 loki_val Exp $ + + 06 May 2009; Peter Alfredsen <loki_val@gentoo.org> + monotorrent-0.70.ebuild, monotorrent-0.72.ebuild: + Update HOMEPAGE and SRC_URI *monotorrent-0.72 (27 Apr 2009) diff --git a/dev-dotnet/monotorrent/monotorrent-0.70.ebuild b/dev-dotnet/monotorrent/monotorrent-0.70.ebuild index 8405f903074b..742cea338a49 100644 --- a/dev-dotnet/monotorrent/monotorrent-0.70.ebuild +++ b/dev-dotnet/monotorrent/monotorrent-0.70.ebuild @@ -1,14 +1,14 @@ # 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.70.ebuild,v 1.1 2009/04/05 12:39:45 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monotorrent/monotorrent-0.70.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/" -SRC_URI="http://monotorrent.com/Files/${P}.tar.gz" +HOMEPAGE="http://projects.qnetp.net/projects/show/monotorrent" +SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="MIT" SLOT="0" 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" |