summaryrefslogtreecommitdiff
path: root/dev-python/flufl-i18n
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-python/flufl-i18n
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-python/flufl-i18n')
-rw-r--r--dev-python/flufl-i18n/Manifest3
-rw-r--r--dev-python/flufl-i18n/flufl-i18n-2.0.1.ebuild22
-rw-r--r--dev-python/flufl-i18n/metadata.xml14
3 files changed, 0 insertions, 39 deletions
diff --git a/dev-python/flufl-i18n/Manifest b/dev-python/flufl-i18n/Manifest
deleted file mode 100644
index 18caf52194ab..000000000000
--- a/dev-python/flufl-i18n/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST flufl-i18n-2.0.1.tar.gz 18572 BLAKE2B 372240eb6cf3778844fc0d5b59a60e2fd50498969165a6ea1096e1e333a536b177cbd9afbad14bfafc2cf7150923c8bdf0c84944d1426f0ae284028b406559e1 SHA512 372a27c81c0c58994b7b4b9ddb177f6acd3106536391c82c61cf1ba1b8b2e920be559720d98046ee9aa977a9119f231f7bbe71535cfb538d8563fff1da737ee1
-EBUILD flufl-i18n-2.0.1.ebuild 588 BLAKE2B 993d4c8a79548aaf63379894f041ca8f811e782c38b3ecb96e29ff261ded8c83f64f087f31a1af4f8280cda03aecc58085846feef024997cae3645ade84a1860 SHA512 06898ae58db0ce9f8b7ad3ae731de9c70a3d8165dd9096cae0324c56a33b525c894d6d8c3bfc3b0d53725a56a69635b191c2ff37d846195db1e102bd28146649
-MISC metadata.xml 434 BLAKE2B a3e675acd9060351b3e36563803043a4b0de06edcf37d06a3c296bfe2e503c0e0e273aea08136f7ebe892cdf710f13fd9af53600ec151c604f4b8c69ee28ff03 SHA512 631ba7e31bd357d6118ebd6872b76162cb579bc162f2c0a26437eff21ed11b69bfb513839b81c1a937bf981bc5c1569aaaf205cae76b4ed2707eacd5f9eb8f2e
diff --git a/dev-python/flufl-i18n/flufl-i18n-2.0.1.ebuild b/dev-python/flufl-i18n/flufl-i18n-2.0.1.ebuild
deleted file mode 100644
index 3d0ed3f6084c..000000000000
--- a/dev-python/flufl-i18n/flufl-i18n-2.0.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_4 python3_5 python3_6 )
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-
-DESCRIPTION="A high level API for Python internationalization."
-HOMEPAGE="https://gitlab.com/warsaw/flufl.i18n"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/atpublic[${PYTHON_USEDEP}]"
diff --git a/dev-python/flufl-i18n/metadata.xml b/dev-python/flufl-i18n/metadata.xml
deleted file mode 100644
index a061141a40a1..000000000000
--- a/dev-python/flufl-i18n/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- </maintainer>
- <maintainer type="person">
- <email>prometheanfire@gentoo.org</email>
- <name>Matthew Thode</name>
- </maintainer>
- <longdescription lang="en">
- A high level API for Python internationalization.
- </longdescription>
-</pkgmetadata>