summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/testresources/testresources-0.2.7.ebuild')
-rw-r--r--dev-python/testresources/testresources-0.2.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/testresources/testresources-0.2.7.ebuild b/dev-python/testresources/testresources-0.2.7.ebuild
index 43875146b153..2d319009f6d9 100644
--- a/dev-python/testresources/testresources-0.2.7.ebuild
+++ b/dev-python/testresources/testresources-0.2.7.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/testresources/testresources-0.2.7.ebuild,v 1.3 2014/07/06 12:50:51 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/testresources/testresources-0.2.7.ebuild,v 1.4 2014/08/10 21:23:23 slyfox Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_2} )
inherit distutils-r1
-DESCRIPTION="Testresources, a pyunit extension for managing expensive test resources."
+DESCRIPTION="Testresources, a pyunit extension for managing expensive test resources"
HOMEPAGE="https://launchpad.net/testresources"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"