From dd2aea324c07fe1bd13143bb37eff11117b6130a Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 24 Oct 2019 02:09:32 +0200 Subject: Dice(kiwi) and dependencies; kiwi and dependecies (still missing zypper) --- dev-python/kiwi/kiwi-9.18.25.ebuild | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 dev-python/kiwi/kiwi-9.18.25.ebuild (limited to 'dev-python/kiwi/kiwi-9.18.25.ebuild') diff --git a/dev-python/kiwi/kiwi-9.18.25.ebuild b/dev-python/kiwi/kiwi-9.18.25.ebuild new file mode 100644 index 0000000..2cab616 --- /dev/null +++ b/dev-python/kiwi/kiwi-9.18.25.ebuild @@ -0,0 +1,20 @@ +# automatically generated by g-sorcery +# please do not edit this file + +EAPI=5 + +PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5,3_6} ) + +inherit distutils-r1 + +DESCRIPTION="Intuitive, flexible structured text to markup processor" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +HOMEPAGE="http://www.ivy.fr/kiwi" +LICENSE="BSD" + +SLOT="0" +KEYWORDS="amd64 x86" + +DEPEND+=" app-text/jing app-emulation/umoci" + -- cgit v1.2.3