# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit eutils gac nupkg DESCRIPTION="ICSharpCode.TextEditor library" LICENSE="MIT" PROJECTNAME="ICSharpCode.TextEditor" HOMEPAGE="https://github.com/ArsenShnurkov/${PROJECTNAME}" EGIT_COMMIT="24903d58cddab7d0ff17fc96a8bb25f66e6eea56" SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.zip -> ${P}-${PR}.zip" SLOT="0" KEYWORDS="~amd64" DEPEND="|| ( >=dev-lang/mono-3.4.0