dev-python/jingo: remove last-rited package
authorVirgil Dupras <vdupras@gentoo.org>
Mon, 3 Sep 2018 13:25:58 +0000 (09:25 -0400)
committerVirgil Dupras <vdupras@gentoo.org>
Mon, 3 Sep 2018 13:33:12 +0000 (09:33 -0400)
Bug: https://bugs.gentoo.org/662632

dev-python/jingo/Manifest [deleted file]
dev-python/jingo/jingo-0.9.0.ebuild [deleted file]
dev-python/jingo/metadata.xml [deleted file]

diff --git a/dev-python/jingo/Manifest b/dev-python/jingo/Manifest
deleted file mode 100644 (file)
index 139a171..0000000
+++ /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 (file)
index 77618d3..0000000
+++ /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 (file)
index a798b91..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <!-- maintainer-needed -->
-  <upstream>
-    <remote-id type="pypi">jingo</remote-id>
-    <remote-id type="github">jbalogh/jingo</remote-id>
-  </upstream>
-</pkgmetadata>