commit:     b7ba67d0edbac6793182a85ef7927b7b1c00c758
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May  9 09:35:28 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May  9 09:36:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7ba67d0

Revert "dev-python/fire: add to the tree"

This reverts commit 4bb9df38ec13117f14b78e5bc482bba7075a78e3.

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

 dev-python/fire/Manifest          |  1 -
 dev-python/fire/fire-0.3.1.ebuild | 24 ------------------------
 dev-python/fire/metadata.xml      | 11 -----------
 3 files changed, 36 deletions(-)

diff --git a/dev-python/fire/Manifest b/dev-python/fire/Manifest
deleted file mode 100644
index 458e85959f8..00000000000
--- a/dev-python/fire/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fire-0.3.1.tar.gz 99035 BLAKE2B 
32d961c31d255d310ebd4048aee409d42e7890d741e845c6d4f7487eda20ccb09da02509110ded35c67bcc912c0392ff2bbd0c45f7cf2559a6255971f49a09ce
 SHA512 
cbd9e66c74c706552da44b275d7ce637ab3ce1b34cad9981ca74be2e75f1b2219d330ea914873617334357c8b02a330bc275ae62938c9afcdf1733fb809f4e20

diff --git a/dev-python/fire/fire-0.3.1.ebuild 
b/dev-python/fire/fire-0.3.1.ebuild
deleted file mode 100644
index 5c4b134e819..00000000000
--- a/dev-python/fire/fire-0.3.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8,9} )
-inherit distutils-r1
-
-DESCRIPTION="library for automatically generating command line interfaces"
-HOMEPAGE="https://github.com/google/python-fire";
-SRC_URI="https://github.com/google/python-fire/archive/refs/tags/v${PV}.tar.gz
-       -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=""
-RDEPEND="${DEPEND}
-       dev-python/six[${PYTHON_USEDEP}]
-       dev-python/termcolor[${PYTHON_USEDEP}]"
-BDEPEND=""
-
-S="${WORKDIR}"/python-${P}

diff --git a/dev-python/fire/metadata.xml b/dev-python/fire/metadata.xml
deleted file mode 100644
index 7badce779b4..00000000000
--- a/dev-python/fire/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-       </maintainer>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Tupone Alfredo</name>
-       </maintainer>
-</pkgmetadata>

Reply via email to