dev-python/simpy: clean up old.

Package-Manager: portage-2.3.0
This commit is contained in:
Patrice Clement
2016-10-21 21:37:27 +02:00
parent 2741066779
commit 5fcb68af09
4 changed files with 1 additions and 87 deletions

View File

@@ -11,7 +11,7 @@ inherit distutils-r1
MY_P="${P/simpy/SimPy}"
DESCRIPTION="Simulation in Python is an object-oriented, process-based discrete-event simulation language"
DESCRIPTION="Object-oriented, process-based discrete-event simulation language"
HOMEPAGE="http://simpy.readthedocs.org/en/latest/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"