diff options
Diffstat (limited to 'dev-dotnet/dbus-sharp/dbus-sharp-0.7.0.ebuild')
-rw-r--r-- | dev-dotnet/dbus-sharp/dbus-sharp-0.7.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0.ebuild b/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0.ebuild index 852c25132456..73aced399f95 100644 --- a/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0.ebuild +++ b/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0.ebuild,v 1.5 2011/11/10 19:19:14 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0.ebuild,v 1.6 2012/04/23 19:23:04 mgorny Exp $ EAPI=4 inherit mono DESCRIPTION="D-Bus for .NET" HOMEPAGE="https://github.com/mono/dbus-sharp" -SRC_URI="https://github.com/downloads/mono/${PN}/${P}.tar.gz" +SRC_URI="mirror://github/mono/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" |