diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-03 09:16:11 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-02-03 09:16:11 +0000 |
commit | 1a2a2b36cb435c6c5c37d44c436439b50f36be86 (patch) | |
tree | 79d50c6381550826d152c1957429f864e1f8ece1 /dev-python/pyflakes | |
parent | whitespace (diff) | |
download | historical-1a2a2b36cb435c6c5c37d44c436439b50f36be86.tar.gz historical-1a2a2b36cb435c6c5c37d44c436439b50f36be86.tar.bz2 historical-1a2a2b36cb435c6c5c37d44c436439b50f36be86.zip |
whitespace
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-python/pyflakes')
-rw-r--r-- | dev-python/pyflakes/pyflakes-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyflakes/pyflakes-0.2.1.ebuild b/dev-python/pyflakes/pyflakes-0.2.1.ebuild index a31a5cef3a18..b5c4337eee6e 100644 --- a/dev-python/pyflakes/pyflakes-0.2.1.ebuild +++ b/dev-python/pyflakes/pyflakes-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/pyflakes-0.2.1.ebuild,v 1.3 2006/06/06 22:28:46 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyflakes/pyflakes-0.2.1.ebuild,v 1.4 2007/02/03 09:14:46 mr_bones_ Exp $ NEED_PYTHON=2.3 @@ -13,4 +13,4 @@ SRC_URI="http://divmod.org/static/projects/pyflakes/${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="~ia64 ~x86" -IUSE=""
\ No newline at end of file +IUSE="" |