diff options
Diffstat (limited to 'dev-python/python-distutils-extra/python-distutils-extra-2.35.ebuild')
-rw-r--r-- | dev-python/python-distutils-extra/python-distutils-extra-2.35.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-distutils-extra/python-distutils-extra-2.35.ebuild b/dev-python/python-distutils-extra/python-distutils-extra-2.35.ebuild index 3472364d39f5..fc819e06cae7 100644 --- a/dev-python/python-distutils-extra/python-distutils-extra-2.35.ebuild +++ b/dev-python/python-distutils-extra/python-distutils-extra-2.35.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-distutils-extra/python-distutils-extra-2.35.ebuild,v 1.2 2012/10/12 00:54:58 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-distutils-extra/python-distutils-extra-2.35.ebuild,v 1.3 2014/08/10 21:18:50 slyfox Exp $ EAPI="3" PYTHON_DEPEND="2:2.6" @@ -9,7 +9,7 @@ RESTRICT_PYTHON_ABIS="2.5 3.*" inherit distutils -DESCRIPTION="You can integrate gettext support, themed icons and scrollkeeper based documentation in distutils." +DESCRIPTION="You can integrate gettext support, themed icons and scrollkeeper based documentation in distutils" HOMEPAGE="https://launchpad.net/python-distutils-extra" SRC_URI="http://launchpad.net/python-distutils-extra/trunk/${PV}/+download/${P}.tar.gz" |