commit: 39bf860b4c45e22e4e177a6a7503cbaee8302ed5 Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Sun Aug 21 19:03:09 2016 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Sun Aug 21 19:03:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39bf860b
dev-python/robotframework: remove old dev-python/robotframework/Manifest | 1 - dev-python/robotframework/robotframework-2.8.7.ebuild | 15 --------------- 2 files changed, 16 deletions(-) diff --git a/dev-python/robotframework/Manifest b/dev-python/robotframework/Manifest index 4455e68..0589b0d 100644 --- a/dev-python/robotframework/Manifest +++ b/dev-python/robotframework/Manifest @@ -1,3 +1,2 @@ -DIST robotframework-2.8.7.tar.gz 393256 SHA256 a8b0dff36129fa262a393965071940a2072f35278b028ce8cd72c8849206cd55 SHA512 523cc923ec0566f4bb8d4bb4d96627f6d6378b3e9921e0a995addfc80b917719279545b5623df2df9b11027ddb3e72624456918667495d9b413d276090b73c79 WHIRLPOOL 7f888ec719d2c6030a1f1ccb57eae2b56ee440c717544ca8057691fcaa3861a801c11df961a21a5146bddf8c2192d0ad9bb20c1538053335d95738d696a0518c DIST robotframework-2.9.tar.gz 420364 SHA256 13a0340864e8c7735302ce39f8d3f9d01bed7db7c055e55043396242a615d8f1 SHA512 10068012da1e1fc5409dfa199f6a37c61e71e01bad5e880729704c77007d9ad4f4369476f2df7a908132fa1774a2ce3716a7de3448fb176aabe50377935f6f35 WHIRLPOOL c0adda94e4d576807bf33cc999b02b08f083a6d817869e540adc84e3722ab30e52aa73d22079c5b22ba16845bace6f96995542fdeebef679c754bd5723bd55a3 DIST robotframework-3.0.tar.gz 430381 SHA256 cd16f5f83031b8a754ca0a7523ce10b5046a17f3b9422626804ec05b7c501c87 SHA512 39fcd2f167bde3db9a6b9a09d87f426e0b69b6f733f17de60b46c1cf9a1b8631dc26616804a19ed5ded6d617426720697f4f2f01f4bf69aee0a94b1bb1915b9a WHIRLPOOL c84bb19ebd9e2c06a464f6fc01b74ccc87e98f6acae28b7657a82eb1c3841bce511699c2d9b4a39c6722c145adda1d2bd748f3c371483547fb329a633b165996 diff --git a/dev-python/robotframework/robotframework-2.8.7.ebuild b/dev-python/robotframework/robotframework-2.8.7.ebuild deleted file mode 100644 index b262209..0000000 --- a/dev-python/robotframework/robotframework-2.8.7.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="A generic test automation framework for acceptance testing and acceptance test-driven development" -HOMEPAGE="http://robotframework.org/ https://pypi.python.org/pypi/robotframework/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86"
