commit: 558594a01f3d3048f3a77ea8861269f81600761c Author: Dan Douglas <d <AT> ndougl <DOT> as> AuthorDate: Wed Sep 9 03:18:25 2015 +0000 Commit: Heather Cynede <cynede <AT> gentoo <DOT> org> CommitDate: Wed Sep 9 03:18:25 2015 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=558594a0
dev-lang/mono-9999: git-2 -> git-r3 dev-lang/mono/mono-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-lang/mono/mono-9999.ebuild b/dev-lang/mono/mono-9999.ebuild index 4e9c20e..a2928eb 100644 --- a/dev-lang/mono/mono-9999.ebuild +++ b/dev-lang/mono/mono-9999.ebuild @@ -5,13 +5,12 @@ EAPI="5" AUTOTOOLS_PRUNE_LIBTOOL_FILES="all" -inherit linux-info mono-env flag-o-matic pax-utils autotools-utils git-2 +inherit linux-info mono-env flag-o-matic pax-utils autotools-utils git-r3 DESCRIPTION="Mono runtime and class libraries, a C# compiler/interpreter" HOMEPAGE="http://www.mono-project.com/Main_Page" EGIT_REPO_URI="git://github.com/mono/${PN}.git" -EGIT_HAS_SUBMODULES="true" LICENSE="MIT LGPL-2.1 GPL-2 BSD-4 NPL-1.1 Ms-PL GPL-2-with-linking-exception IDPL" SLOT="0"
