Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/dbus-sharp-glib/
Date: Sun, 15 Sep 2019 17:17:36
Message-Id: 1568567421.f07165c665d14701d08166da07c816a9eb1fe427.mgorny@gentoo
1 commit: f07165c665d14701d08166da07c816a9eb1fe427
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 17:10:21 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 17:10:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f07165c6
7
8 dev-dotnet/dbus-sharp-glib: Inline mirror://github
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0-r1.ebuild b/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0-r1.ebuild
16 index 86efac96154..e3606e45f82 100644
17 --- a/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0-r1.ebuild
18 +++ b/dev-dotnet/dbus-sharp-glib/dbus-sharp-glib-0.5.0-r1.ebuild
19 @@ -6,7 +6,7 @@ inherit autotools mono-env
20
21 DESCRIPTION="D-Bus for .NET: GLib integration module"
22 HOMEPAGE="https://github.com/mono/dbus-sharp"
23 -SRC_URI="mirror://github/mono/dbus-sharp/${P}.tar.gz"
24 +SRC_URI="https://github.com/downloads/mono/dbus-sharp/${P}.tar.gz"
25
26 LICENSE="MIT"
27 SLOT="1.0"