diff options
| author | Michał Górny <mgorny@gentoo.org> | 2020-03-29 09:16:24 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2020-03-29 09:30:55 +0200 |
| commit | 64ec889891e31d80f39113d9a551773ece03a44f (patch) | |
| tree | fe6ec03394754e2262851cb44360e7b91cc0a083 /dev-python/robotframework/robotframework-3.0.2.ebuild | |
| parent | b48c405262c1228d49b6f2b3906a44dc6a83a688 (diff) | |
| download | gentoo-64ec889891e31d80f39113d9a551773ece03a44f.tar.gz gentoo-64ec889891e31d80f39113d9a551773ece03a44f.tar.bz2 gentoo-64ec889891e31d80f39113d9a551773ece03a44f.zip | |
dev-python/robotframework: Remove redundant versions
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/robotframework/robotframework-3.0.2.ebuild')
| -rw-r--r-- | dev-python/robotframework/robotframework-3.0.2.ebuild | 15 |
1 files changed, 0 insertions, 15 deletions
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" |
