From 64ec889891e31d80f39113d9a551773ece03a44f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 29 Mar 2020 09:16:24 +0200 Subject: dev-python/robotframework: Remove redundant versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/robotframework/robotframework-3.0.2.ebuild | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 dev-python/robotframework/robotframework-3.0.2.ebuild (limited to 'dev-python/robotframework/robotframework-3.0.2.ebuild') diff --git a/dev-python/robotframework/robotframework-3.0.2.ebuild b/dev-python/robotframework/robotframework-3.0.2.ebuild deleted file mode 100644 index 028bce0802bf..000000000000 --- a/dev-python/robotframework/robotframework-3.0.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 - -DESCRIPTION="Test automation framework for acceptance testing & test-driven development" -HOMEPAGE="https://robotframework.org/ https://pypi.org/project/robotframework/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -- cgit v1.2.3