diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-05-08 15:22:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-05-08 15:22:16 +0000 |
commit | acccdd711ff97c529999025c9066eace08d1c757 (patch) | |
tree | ef74dad62a5abffc949225adcaff5c5dc3fe556c /dev-python/setproctitle/setproctitle-1.1.6.ebuild | |
parent | Stable for amd64, wrt bug #391233 (diff) | |
download | historical-acccdd711ff97c529999025c9066eace08d1c757.tar.gz historical-acccdd711ff97c529999025c9066eace08d1c757.tar.bz2 historical-acccdd711ff97c529999025c9066eace08d1c757.zip |
whitespace
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-python/setproctitle/setproctitle-1.1.6.ebuild')
-rw-r--r-- | dev-python/setproctitle/setproctitle-1.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/setproctitle/setproctitle-1.1.6.ebuild b/dev-python/setproctitle/setproctitle-1.1.6.ebuild index 22eaa4b04d1b..e62b0e011524 100644 --- a/dev-python/setproctitle/setproctitle-1.1.6.ebuild +++ b/dev-python/setproctitle/setproctitle-1.1.6.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/setproctitle/setproctitle-1.1.6.ebuild,v 1.1 2012/05/08 10:31:57 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/setproctitle/setproctitle-1.1.6.ebuild,v 1.2 2012/05/08 15:22:16 mr_bones_ Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -50,4 +50,4 @@ src_test() { python_execute_function -q -s build_pyrun distutils_src_test -}
\ No newline at end of file +} |