commit: a7ec38cf685a4c45cb2e02bb749a3e20f057c530 Author: ArsenShnurkov <ArsenShnurkov <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Fri Oct 27 05:28:18 2017 +0000 Commit: Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org> CommitDate: Fri Oct 27 05:28:18 2017 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=a7ec38cf
description and license dev-lang/oscript/oscript-1.0.19.0_p2017102608.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/oscript/oscript-1.0.19.0_p2017102608.ebuild b/dev-lang/oscript/oscript-1.0.19.0_p2017102608.ebuild index c80e29c..2283363 100644 --- a/dev-lang/oscript/oscript-1.0.19.0_p2017102608.ebuild +++ b/dev-lang/oscript/oscript-1.0.19.0_p2017102608.ebuild @@ -23,8 +23,8 @@ fi HOMEPAGE="http://oscript.io" SRC_URI="https://github.com/ArsenShnurkov/shnurise-tarballs/raw/${CATEGORY}/${PN}${APPENDIX}/${PN}-${PV}.tar.gz" -DESCRIPTION= -LICENSE= +DESCRIPTION="1C script language interpreter" +LICENSE="MPL-2.0" IUSE="+${USE_DOTNET} debug developer doc"
