diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-05-21 16:46:17 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-05-21 16:46:17 +0000 |
commit | 9388f6b5796b081b8fb600eaa391dd005b4cbc17 (patch) | |
tree | bc0c20adf7489fe0485776d6d194c2556be9bf12 /dev-python/repoze-lru | |
parent | Version bump (diff) | |
download | historical-9388f6b5796b081b8fb600eaa391dd005b4cbc17.tar.gz historical-9388f6b5796b081b8fb600eaa391dd005b4cbc17.tar.bz2 historical-9388f6b5796b081b8fb600eaa391dd005b4cbc17.zip |
whitespace
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-python/repoze-lru')
-rw-r--r-- | dev-python/repoze-lru/repoze-lru-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/repoze-lru/repoze-lru-0.5.ebuild b/dev-python/repoze-lru/repoze-lru-0.5.ebuild index 2215913199df..a812534bcfe8 100644 --- a/dev-python/repoze-lru/repoze-lru-0.5.ebuild +++ b/dev-python/repoze-lru/repoze-lru-0.5.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/repoze-lru/repoze-lru-0.5.ebuild,v 1.1 2012/05/21 07:22:17 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/repoze-lru/repoze-lru-0.5.ebuild,v 1.2 2012/05/21 16:45:50 mr_bones_ Exp $ EAPI=3 @@ -28,4 +28,4 @@ src_test() { PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" setup.py test } python_execute_function testing -}
\ No newline at end of file +} |