commit:     8fd86c0182fa1ef3f3320b194f30fe9797585bd2
Author:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 08:44:32 2015 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 08:44:32 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fd86c01

dev-python/robotframework: bump, rm old

Package-Manager: portage-2.2.20

 dev-python/robotframework/Manifest                        |  3 +--
 dev-python/robotframework/robotframework-2.8.6.ebuild     | 15 ---------------
 ...otframework-2.8.5.ebuild => robotframework-2.9.ebuild} |  6 ++++--
 3 files changed, 5 insertions(+), 19 deletions(-)

diff --git a/dev-python/robotframework/Manifest 
b/dev-python/robotframework/Manifest
index 38683cc..96d6918 100644
--- a/dev-python/robotframework/Manifest
+++ b/dev-python/robotframework/Manifest
@@ -1,3 +1,2 @@
-DIST robotframework-2.8.5.tar.gz 591686 SHA256 
ea4d261f97fc4f4421616e10e228d8b748c24b8121d4be9dd03db3ba9fb0ed67 SHA512 
194540254d686d70bc3e51b88d4fc3236d7d81910b2a712c71a9936a70d4bf79f36c5b90536339bedc821372830f3549476ba1e9f0a73efe37d3499c4754daee
 WHIRLPOOL 
92e43102f8a3d8532cb5082e5b980de5ec54cc426e341b93832ac9a0f90617e7b84ae508c01c095baadb19149afbc30b25017638c1ac76e54323faab3144db91
-DIST robotframework-2.8.6.tar.gz 378985 SHA256 
3bb560a8b1331a96dbdc99704f68c04052eae6021e242d8e28f9a9e9f8258442 SHA512 
42e8ca60037b68be5a6f67254c4fb44819e23479fe8713ad2e13c9ea077de627dd4a4a5a06000b7c331be88ca490a5cc91a73bfd22ea06f278587a13a15f76e6
 WHIRLPOOL 
40c1bdf665a03a8732811a71aa7d9c4b7c40ddb62600fee6b62c9faeb169ad960d4afb84171d65593511248e0c64167257019fcfefd283de1e9f8faa9b1af758
 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

diff --git a/dev-python/robotframework/robotframework-2.8.6.ebuild 
b/dev-python/robotframework/robotframework-2.8.6.ebuild
deleted file mode 100644
index 2242c71..0000000
--- a/dev-python/robotframework/robotframework-2.8.6.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2014 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"

diff --git a/dev-python/robotframework/robotframework-2.8.5.ebuild 
b/dev-python/robotframework/robotframework-2.9.ebuild
similarity index 67%
rename from dev-python/robotframework/robotframework-2.8.5.ebuild
rename to dev-python/robotframework/robotframework-2.9.ebuild
index 2242c71..3fac2ac 100644
--- a/dev-python/robotframework/robotframework-2.8.5.ebuild
+++ b/dev-python/robotframework/robotframework-2.9.ebuild
@@ -1,13 +1,15 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
+
+# py2 only
 PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 
-DESCRIPTION="A generic test automation framework for acceptance testing and 
acceptance test-driven development"
+DESCRIPTION="test automation framework for acceptance testing & 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"

Reply via email to