diff options
Diffstat (limited to 'dev-python/SchemaObject/SchemaObject-0.5.3.ebuild')
-rw-r--r-- | dev-python/SchemaObject/SchemaObject-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/SchemaObject/SchemaObject-0.5.3.ebuild b/dev-python/SchemaObject/SchemaObject-0.5.3.ebuild index 5ba896293ee2..61e5592488e6 100644 --- a/dev-python/SchemaObject/SchemaObject-0.5.3.ebuild +++ b/dev-python/SchemaObject/SchemaObject-0.5.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/SchemaObject/SchemaObject-0.5.3.ebuild,v 1.1 2012/04/28 00:03:17 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/SchemaObject/SchemaObject-0.5.3.ebuild,v 1.2 2012/07/04 00:46:37 blueness Exp $ EAPI=4 -PYTHON_DEPEND="2:2.5:2.6" +PYTHON_DEPEND="2:2.5:2.7" inherit distutils |