aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArsenShnurkov <ArsenShnurkov@users.noreply.github.com>2017-10-27 08:28:18 +0300
committerArsenShnurkov <ArsenShnurkov@users.noreply.github.com>2017-10-27 08:28:18 +0300
commita7ec38cf685a4c45cb2e02bb749a3e20f057c530 (patch)
treeb002a7df121ce70503b8b0f092d7aa91a29b2388 /dev-lang
parentdev-lang/oscript (see https://github.com/EvilBeaver/OneScript/issues/574) (diff)
downloaddotnet-a7ec38cf685a4c45cb2e02bb749a3e20f057c530.tar.gz
dotnet-a7ec38cf685a4c45cb2e02bb749a3e20f057c530.tar.bz2
dotnet-a7ec38cf685a4c45cb2e02bb749a3e20f057c530.zip
description and license
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/oscript/oscript-1.0.19.0_p2017102608.ebuild4
1 files 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"