diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-09-16 15:09:42 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-09-16 15:09:42 +0000 |
commit | 68102b5b6fc646a96e84ee40c8b105babf8ef6c5 (patch) | |
tree | f136f7b65fa52a2a8427ddfb34c839beace0bac5 /dev-python | |
parent | Stable for HPPA (bug #381129). (diff) | |
download | gentoo-2-68102b5b6fc646a96e84ee40c8b105babf8ef6c5.tar.gz gentoo-2-68102b5b6fc646a96e84ee40c8b105babf8ef6c5.tar.bz2 gentoo-2-68102b5b6fc646a96e84ee40c8b105babf8ef6c5.zip |
whitespace
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-python')
-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 +} |