summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2011-12-30 18:17:32 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2011-12-30 18:17:32 +0000
commitd1b28b57e348c23c59b8b949c087e319cc630836 (patch)
tree1343503083c78eec3c732f3e9e35fe5ba3ba1f79 /dev-python/msgpack/msgpack-0.1.12.ebuild
parentwhitespace (diff)
downloadgentoo-2-d1b28b57e348c23c59b8b949c087e319cc630836.tar.gz
gentoo-2-d1b28b57e348c23c59b8b949c087e319cc630836.tar.bz2
gentoo-2-d1b28b57e348c23c59b8b949c087e319cc630836.zip
whitespace
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'dev-python/msgpack/msgpack-0.1.12.ebuild')
-rw-r--r--dev-python/msgpack/msgpack-0.1.12.ebuild4
1 files changed, 2 insertions, 2 deletions
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
+}