commit: 72688d3cbafd319724ae58a5cf6fb9868547d7de
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Wed Dec 23 03:08:31 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Wed Dec 23 03:08:31 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=72688d3c
dev-python/Forthon: version bump to 0.9.4
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
dev-python/Forthon/Forthon-0.9.4.ebuild | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/dev-python/Forthon/Forthon-0.9.4.ebuild
b/dev-python/Forthon/Forthon-0.9.4.ebuild
new file mode 100644
index 000000000..e0739ec44
--- /dev/null
+++ b/dev-python/Forthon/Forthon-0.9.4.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit eutils distutils-r1
+
+DESCRIPTION="Python interface generator for Fortran based codes"
+HOMEPAGE="https://github.com/dpgrote/Forthon"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# no tests in package