dev-python/robotframework: bump, rm old
authorIan Delaney <idella4@gentoo.org>
Mon, 17 Aug 2015 08:44:32 +0000 (16:44 +0800)
committerIan Delaney <idella4@gentoo.org>
Mon, 17 Aug 2015 08:44:32 +0000 (16:44 +0800)
Package-Manager: portage-2.2.20

dev-python/robotframework/Manifest
dev-python/robotframework/robotframework-2.8.6.ebuild [deleted file]
dev-python/robotframework/robotframework-2.9.ebuild [moved from dev-python/robotframework/robotframework-2.8.5.ebuild with 67% similarity]

index 38683cc5d2e3e84c8c458f16898fb21f7192d830..96d6918ed2d1fa63568143ab5526fb9fa2ef0323 100644 (file)
@@ -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 (file)
index 2242c71..0000000
+++ /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"
similarity index 67%
rename from dev-python/robotframework/robotframework-2.8.5.ebuild
rename to dev-python/robotframework/robotframework-2.9.ebuild
index 2242c717b0aacd2498eced0bee0246e53861010e..3fac2ac595a6147aa732b087c0f08ce3a647f96d 100644 (file)
@@ -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"