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/
Date: Sun, 15 Sep 2019 17:17:36
Message-Id: 1568567423.34f1085cae3e6d9b6afa86728fd4b984afdcc0f9.mgorny@gentoo
1 commit: 34f1085cae3e6d9b6afa86728fd4b984afdcc0f9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 17:10:23 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 17:10:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34f1085c
7
8 dev-dotnet/dbus-sharp: Inline mirror://github
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild b/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild
16 index 9507e48260d..47c4beea628 100644
17 --- a/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild
18 +++ b/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r2.ebuild
19 @@ -6,7 +6,7 @@ inherit autotools mono-env eutils
20
21 DESCRIPTION="D-Bus for .NET"
22 HOMEPAGE="https://github.com/mono/dbus-sharp"
23 -SRC_URI="mirror://github/mono/${PN}/${P}.tar.gz"
24 +SRC_URI="https://github.com/downloads/mono/${PN}/${P}.tar.gz"
25
26 LICENSE="MIT"
27 SLOT="1.0"