diff options
author | Michał Górny <mgorny@gentoo.org> | 2012-04-23 19:24:02 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2012-04-23 19:24:02 +0000 |
commit | bb4c63a8912e5fc29baa5e81e6fd969e507730ef (patch) | |
tree | b0cc203149f760b9f5ac8b1ad9b537611599eee2 /dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0.ebuild | |
parent | Use mirror://github. (diff) | |
download | historical-bb4c63a8912e5fc29baa5e81e6fd969e507730ef.tar.gz historical-bb4c63a8912e5fc29baa5e81e6fd969e507730ef.tar.bz2 historical-bb4c63a8912e5fc29baa5e81e6fd969e507730ef.zip |
Use mirror://github.
Package-Manager: portage-2.2.0_alpha101/cvs/Linux x86_64
Diffstat (limited to 'dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0.ebuild')
-rw-r--r-- | dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0.ebuild b/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0.ebuild index dd535b85249d..625f52280e40 100644 --- a/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0.ebuild +++ b/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.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-glib/dbus-sharp-glib-0.5.0.ebuild,v 1.5 2011/11/10 19:19:45 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0.ebuild,v 1.6 2012/04/23 19:24:02 mgorny Exp $ EAPI=4 inherit mono DESCRIPTION="D-Bus for .NET: GLib integration module" HOMEPAGE="https://github.com/mono/dbus-sharp" -SRC_URI="https://github.com/downloads/mono/dbus-sharp/${P}.tar.gz" +SRC_URI="mirror://github/mono/dbus-sharp/${P}.tar.gz" LICENSE="MIT" SLOT="0" |