commit:     6c43ccbdf7fed8320a6bbea91e1d015ab61fc4a2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 09:42:05 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 09:42:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c43ccbd

dev-python/pyh2o: Remove live ebuild

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pyh2o/pyh2o-9999.ebuild | 24 ------------------------
 1 file changed, 24 deletions(-)

diff --git a/dev-python/pyh2o/pyh2o-9999.ebuild 
b/dev-python/pyh2o/pyh2o-9999.ebuild
deleted file mode 100644
index e84d11c8c43..00000000000
--- a/dev-python/pyh2o/pyh2o-9999.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{6..9} )
-
-inherit distutils-r1 git-r3
-
-DESCRIPTION="Python API for sci-libs/libh2o"
-HOMEPAGE="https://github.com/mgorny/pyh2o/";
-SRC_URI=""
-EGIT_REPO_URI="https://github.com/mgorny/pyh2o.git";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND=">=sci-libs/libh2o-0.2.1:="
-DEPEND="${RDEPEND}"
-
-distutils_enable_tests pytest

Reply via email to