From d1b28b57e348c23c59b8b949c087e319cc630836 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Fri, 30 Dec 2011 18:17:32 +0000 Subject: whitespace (Portage version: 2.1.10.41/cvs/Linux i686) --- dev-python/msgpack/msgpack-0.1.12.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python') diff --git a/dev-python/msgpack/msgpack-0.1.12.ebuild b/dev-python/msgpack/msgpack-0.1.12.ebuild index 65c0926eaf7d..5044b5748687 100644 --- a/dev-python/msgpack/msgpack-0.1.12.ebuild +++ b/dev-python/msgpack/msgpack-0.1.12.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/msgpack/msgpack-0.1.12.ebuild,v 1.1 2011/12/28 03:26:16 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/msgpack/msgpack-0.1.12.ebuild,v 1.2 2011/12/30 18:17:32 mr_bones_ Exp $ EAPI="3" PYTHON_DEPEND="2:2.5 3" @@ -44,4 +44,4 @@ src_prepare() { src_test() { distutils_src_test -P -w test; -} \ No newline at end of file +} -- cgit v1.2.3-65-gdbad