summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-04-23 19:23:04 +0000
committerMichał Górny <mgorny@gentoo.org>2012-04-23 19:23:04 +0000
commit3f233af86e19f0c4d9c48b0cfac8d60b4f7cd813 (patch)
treea47ec5aee44e5059d2a83cdcbebce27927875c65 /dev-dotnet
parentUse mirror://github. (diff)
downloadgentoo-2-3f233af86e19f0c4d9c48b0cfac8d60b4f7cd813.tar.gz
gentoo-2-3f233af86e19f0c4d9c48b0cfac8d60b4f7cd813.tar.bz2
gentoo-2-3f233af86e19f0c4d9c48b0cfac8d60b4f7cd813.zip
Use mirror://github.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/dbus-sharp/ChangeLog6
-rw-r--r--dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r1.ebuild4
-rw-r--r--dev-dotnet/dbus-sharp/dbus-sharp-0.7.0.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-dotnet/dbus-sharp/ChangeLog b/dev-dotnet/dbus-sharp/ChangeLog
index 4d1d80e7202d..a027e03cbf10 100644
--- a/dev-dotnet/dbus-sharp/ChangeLog
+++ b/dev-dotnet/dbus-sharp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-dotnet/dbus-sharp
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/dbus-sharp/ChangeLog,v 1.18 2012/04/09 14:39:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/dbus-sharp/ChangeLog,v 1.19 2012/04/23 19:23:04 mgorny Exp $
+
+ 23 Apr 2012; Michał Górny <mgorny@gentoo.org> dbus-sharp-0.7.0.ebuild,
+ dbus-sharp-0.7.0-r1.ebuild:
+ Use mirror://github.
09 Apr 2012; Markus Meier <maekke@gentoo.org> dbus-sharp-0.7.0-r1.ebuild:
x86 stable, bug #407701
diff --git a/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r1.ebuild b/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r1.ebuild
index 3590c7bf5749..598a2126a393 100644
--- a/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r1.ebuild
+++ b/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r1.ebuild
@@ -1,13 +1,13 @@
# 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-r1.ebuild,v 1.2 2012/04/09 14:39:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/dbus-sharp/dbus-sharp-0.7.0-r1.ebuild,v 1.3 2012/04/23 19:23:04 mgorny Exp $
EAPI="4"
inherit mono eutils
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"
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"