From: Virgil Dupras Date: Mon, 3 Sep 2018 13:25:58 +0000 (-0400) Subject: dev-python/jingo: remove last-rited package X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=630c0c57527ac4e3e0aac96eec0f26738a43d98a;p=gentoo.git dev-python/jingo: remove last-rited package Bug: https://bugs.gentoo.org/662632 --- diff --git a/dev-python/jingo/Manifest b/dev-python/jingo/Manifest deleted file mode 100644 index 139a1719fb17..000000000000 --- a/dev-python/jingo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST jingo-0.9.0.tar.gz 10536 BLAKE2B b7cf8cf544c44dc74d750f85e5abf43a0d58bbb13a814610b7dd970995ec8e2c4b94d6b46f20be7031a1755fa47e9c28aa98f17d08bacdb967373924302c7739 SHA512 ec064df61639a96dcd0f0b8383d93a650928035e8744f600bd55e42e2ca4b2436db9cff3d75780d2803e9a326fa17308c424c693e14553c9b9a3b45e4132989a diff --git a/dev-python/jingo/jingo-0.9.0.ebuild b/dev-python/jingo/jingo-0.9.0.ebuild deleted file mode 100644 index 77618d3706d4..000000000000 --- a/dev-python/jingo/jingo-0.9.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) - -inherit distutils-r1 - -DESCRIPTION="An adapter for using Jinja2 templates with Django" -HOMEPAGE="https://github.com/jbalogh/jingo/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="dev-python/jinja[${PYTHON_USEDEP}]" diff --git a/dev-python/jingo/metadata.xml b/dev-python/jingo/metadata.xml deleted file mode 100644 index a798b91934e7..000000000000 --- a/dev-python/jingo/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - jingo - jbalogh/jingo - -