diff options
author | 2012-05-30 14:27:15 +0000 | |
---|---|---|
committer | 2012-05-30 14:27:15 +0000 | |
commit | d90b4114ae3ad122b3342f1205e400c6cd304df0 (patch) | |
tree | 4dd6bd14ac0b8d52cc18d7f93b119d015a02ba47 /dev-python/cl | |
parent | whitespace (diff) | |
download | gentoo-2-d90b4114ae3ad122b3342f1205e400c6cd304df0.tar.gz gentoo-2-d90b4114ae3ad122b3342f1205e400c6cd304df0.tar.bz2 gentoo-2-d90b4114ae3ad122b3342f1205e400c6cd304df0.zip |
whitespace
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/cl')
-rw-r--r-- | dev-python/cl/cl-0.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cl/cl-0.0.3.ebuild b/dev-python/cl/cl-0.0.3.ebuild index 327bcaf0c35d..3c14be96cf77 100644 --- a/dev-python/cl/cl-0.0.3.ebuild +++ b/dev-python/cl/cl-0.0.3.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/cl/cl-0.0.3.ebuild,v 1.1 2012/05/30 06:39:14 iksaif Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cl/cl-0.0.3.ebuild,v 1.2 2012/05/30 14:27:15 mr_bones_ Exp $ EAPI="4" PYTHON_DEPEND="*:2.5" @@ -23,4 +23,4 @@ DEPEND="${RDEPEND} dev-python/setuptools" # Tests are configured in setup.py but missing -RESTRICT="test"
\ No newline at end of file +RESTRICT="test" |