diff options
Diffstat (limited to 'dev-python/pyconstruct')
-rw-r--r-- | dev-python/pyconstruct/pyconstruct-2.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyconstruct/pyconstruct-2.04.ebuild b/dev-python/pyconstruct/pyconstruct-2.04.ebuild index d3068c0aa6f5..4ca279e05b8b 100644 --- a/dev-python/pyconstruct/pyconstruct-2.04.ebuild +++ b/dev-python/pyconstruct/pyconstruct-2.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyconstruct/pyconstruct-2.04.ebuild,v 1.1 2011/09/16 08:24:21 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyconstruct/pyconstruct-2.04.ebuild,v 1.2 2011/09/16 15:09:42 mr_bones_ Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -51,4 +51,4 @@ pkg_postinst() { pkg_postrm() { python_mod_cleanup construct -}
\ No newline at end of file +} |