From a2c75fa5c431546dc38482753b83b7774243abde Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [feature/flatten]" Date: Wed, 29 Jul 2020 00:39:23 +0000 Subject: Updating liguros repo --- dev-python/squaremap/Manifest | 1 - dev-python/squaremap/metadata.xml | 16 ---------------- dev-python/squaremap/squaremap-1.0.4.ebuild | 26 -------------------------- 3 files changed, 43 deletions(-) delete mode 100644 dev-python/squaremap/Manifest delete mode 100644 dev-python/squaremap/metadata.xml delete mode 100644 dev-python/squaremap/squaremap-1.0.4.ebuild (limited to 'dev-python/squaremap') diff --git a/dev-python/squaremap/Manifest b/dev-python/squaremap/Manifest deleted file mode 100644 index 98a05edada31..000000000000 --- a/dev-python/squaremap/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST SquareMap-1.0.4.tar.gz 7439 BLAKE2B 34b5e5eaf45c597c4591eec291f0fa2e001f6df432eda0a3b98f8e596af257f1261d083b25eea25fedd9d415e00cc20e318f94fe2ce85b3abd2c20ccd51f2d3c SHA512 d01e61697571360b58e762787237bb8533b3de238f26323380a8b0b90d72d2f00e2a43e7f6742fbbb3483573493b0d83568e0651cbf9bdd463b911d09bf27e76 diff --git a/dev-python/squaremap/metadata.xml b/dev-python/squaremap/metadata.xml deleted file mode 100644 index 9e93b6d9a1d8..000000000000 --- a/dev-python/squaremap/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - swegener@gentoo.org - Sven Wegener - - - python@gentoo.org - Python - - - SquareMap - - gentoo-staging - diff --git a/dev-python/squaremap/squaremap-1.0.4.ebuild b/dev-python/squaremap/squaremap-1.0.4.ebuild deleted file mode 100644 index 0262a588d836..000000000000 --- a/dev-python/squaremap/squaremap-1.0.4.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -MY_PN="SquareMap" -MY_P="${MY_PN}-${PV/_beta/b}" - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Hierarchic data-visualisation control for wxPython" -HOMEPAGE="https://pypi.org/project/SquareMap/" -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="${PYTHON_DEPS}" -RDEPEND="${DEPEND} - dev-python/wxpython:3.0" - -S="${WORKDIR}"/${MY_P} -- cgit v1.3