diff options
author | 2012-09-12 08:52:04 +0000 | |
---|---|---|
committer | 2012-09-12 08:52:04 +0000 | |
commit | 8ce695d70e4cca5d2d6bc297d0434e033ddf53c6 (patch) | |
tree | 8af1644eb50ec02357635961bee071898a950ac2 /dev-python/python-distutils-extra/python-distutils-extra-2.33.ebuild | |
parent | Stable for amd64, wrt bug #429034 (diff) | |
download | gentoo-2-8ce695d70e4cca5d2d6bc297d0434e033ddf53c6.tar.gz gentoo-2-8ce695d70e4cca5d2d6bc297d0434e033ddf53c6.tar.bz2 gentoo-2-8ce695d70e4cca5d2d6bc297d0434e033ddf53c6.zip |
Stable for amd64, wrt bug #429036
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/python-distutils-extra/python-distutils-extra-2.33.ebuild')
-rw-r--r-- | dev-python/python-distutils-extra/python-distutils-extra-2.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-distutils-extra/python-distutils-extra-2.33.ebuild b/dev-python/python-distutils-extra/python-distutils-extra-2.33.ebuild index 2a6e02c3048c..bf74bb3a833c 100644 --- a/dev-python/python-distutils-extra/python-distutils-extra-2.33.ebuild +++ b/dev-python/python-distutils-extra/python-distutils-extra-2.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.33.ebuild,v 1.1 2012/06/28 07:15:04 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-distutils-extra/python-distutils-extra-2.33.ebuild,v 1.2 2012/09/12 08:52:04 ago Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="http://launchpad.net/python-distutils-extra/trunk/${PV}/+download/${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND="dev-python/setuptools" |