summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-10-21 21:37:27 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-10-21 21:37:47 +0200
commit5fcb68af09152990241451bad60d0b897b7a4bea (patch)
tree5bc531205b5c8729b0d99dc891c9b852aa003393 /dev-python/simpy/simpy-3.0.8.ebuild
parentdev-python/simpy: Stable for amd64+x86. (diff)
downloadgentoo-5fcb68af09152990241451bad60d0b897b7a4bea.tar.gz
gentoo-5fcb68af09152990241451bad60d0b897b7a4bea.tar.bz2
gentoo-5fcb68af09152990241451bad60d0b897b7a4bea.zip
dev-python/simpy: clean up old.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/simpy/simpy-3.0.8.ebuild')
-rw-r--r--dev-python/simpy/simpy-3.0.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/simpy/simpy-3.0.8.ebuild b/dev-python/simpy/simpy-3.0.8.ebuild
index f47db4fed6cf..3fc85ad861e1 100644
--- a/dev-python/simpy/simpy-3.0.8.ebuild
+++ b/dev-python/simpy/simpy-3.0.8.ebuild
@@ -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"