From 21435953e16cda318a82334ddbadb3b5c36d9ea7 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 15 Jan 2020 15:51:32 +0000 Subject: gentoo resync : 15.01.2020 --- dev-python/lupy/Manifest | 3 --- dev-python/lupy/lupy-0.2.1-r2.ebuild | 31 ------------------------------- dev-python/lupy/metadata.xml | 14 -------------- 3 files changed, 48 deletions(-) delete mode 100644 dev-python/lupy/Manifest delete mode 100644 dev-python/lupy/lupy-0.2.1-r2.ebuild delete mode 100644 dev-python/lupy/metadata.xml (limited to 'dev-python/lupy') diff --git a/dev-python/lupy/Manifest b/dev-python/lupy/Manifest deleted file mode 100644 index cf6e47b1d178..000000000000 --- a/dev-python/lupy/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST Lupy-0.2.1.tar.gz 52269 BLAKE2B 1b8e0410dc480a779dfcdc86f561f7d4c5322660c4e3623f2c6e702f64392b07257efbb6404af43ab627699e2d9aa61a4bc81cf279188e9f314064364ca4f343 SHA512 3ecfaced8ea8005e2fdb57f87546e9128eaf2174d27109b3e3ffbd32cf4f2dd23d2568eac7ff4b3f93a05f4efc19a6eb7f89811f1d6d1441e66f6f955184ff64 -EBUILD lupy-0.2.1-r2.ebuild 650 BLAKE2B 56e4a2118cc8566c0ea62d04fe106028e533caf26732b494f4985adf26e5bf41aa2c8cc660502970ff5b18f0f6b4cbd9e06bd208d3e8d7d979d8bd9109b21e8d SHA512 4c06c24d990f5de79fc2e1cbbcba8f1227e1092795c603087bd01c3477ad741dad9a9fb880b05cddc3439d3fb0d9332bcd810c22a23a0f7f68c584827387307c -MISC metadata.xml 393 BLAKE2B 0dad276ad1da503c4fb0845012daa9d359dc47a4b554d1f062d7d0d02218ba90795ef82516b30b8745f4f4e0fb00d859361aa35998af640c40181c3ebf2c6a77 SHA512 23dc92c93c8270163b3bed19107e4f2fa30d96c5da86353c865dbca4fbccdf2a88969d1a498385774bd9efa96136137026da5e56931896fc10146c7bca9de751 diff --git a/dev-python/lupy/lupy-0.2.1-r2.ebuild b/dev-python/lupy/lupy-0.2.1-r2.ebuild deleted file mode 100644 index c828e128b7ac..000000000000 --- a/dev-python/lupy/lupy-0.2.1-r2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -MY_PN="Lupy" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Lupy is a is a full-text indexer and search engine written in Python" -HOMEPAGE="https://pypi.org/project/Lupy/" -SRC_URI="mirror://sourceforge/lupy/${MY_P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ia64 ppc ~s390 x86" -IUSE="examples" - -DEPEND="" -RDEPEND="" - -S="${WORKDIR}/${MY_P}" - -DOCS="changelog.txt releasenotes.txt" - -python_install_all() { - use examples && local EXAMPLES=( examples/. ) - distutils-r1_python_install_all -} diff --git a/dev-python/lupy/metadata.xml b/dev-python/lupy/metadata.xml deleted file mode 100644 index d4dce3c126cb..000000000000 --- a/dev-python/lupy/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - lordvan@gentoo.org - - - python@gentoo.org - Python - - - lupy - - -- cgit v1.2.3