commit: 74019c2ea6b50520ec30de47819e16f37893842b
Author: ArsenShnurkov <ArsenShnurkov <AT> users <DOT> noreply <DOT> github
<DOT> com>
AuthorDate: Mon Oct 30 15:03:03 2017 +0000
Commit: Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Mon Oct 30 15:03:03 2017 +0000
URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=74019c2e
fix short license name
dev-dotnet/remotion-linq/remotion-linq-2.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-dotnet/remotion-linq/remotion-linq-2.1.2.ebuild
b/dev-dotnet/remotion-linq/remotion-linq-2.1.2.ebuild
index 172e487..7aecece 100644
--- a/dev-dotnet/remotion-linq/remotion-linq-2.1.2.ebuild
+++ b/dev-dotnet/remotion-linq/remotion-linq-2.1.2.ebuild
@@ -21,7 +21,7 @@ SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz ->
${NAME}-${PV}.tar.gz
S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
DESCRIPTION="Library to create full-featured LINQ providers."
-LICENSE="Apache2.0" #
https://github.com/re-motion/Relinq/blob/develop/license/Apache-2.0.txt
+LICENSE="Apache-2.0" #
https://github.com/re-motion/Relinq/blob/develop/license/Apache-2.0.txt
IUSE="+${USE_DOTNET} +debug developer doc"