diff options
author | Julian Ospald <hasufell@gentoo.org> | 2015-08-10 16:17:55 +0200 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2015-08-10 16:17:55 +0200 |
commit | 1b6a7b6901c67fc602534a66dac70e7a7e80104f (patch) | |
tree | 31b26e3a12e7060331b687babe2b887476b3c23f /dev-python/botocore | |
parent | 7c6db5a51067d40633080bd55034e65270a2f758 (diff) | |
download | gentoo-1b6a7b6901c67fc602534a66dac70e7a7e80104f.tar.gz gentoo-1b6a7b6901c67fc602534a66dac70e7a7e80104f.tar.xz |
Convert CVS style headers back to git style headers
Diffstat (limited to 'dev-python/botocore')
-rw-r--r-- | dev-python/botocore/botocore-1.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.1.7.ebuild b/dev-python/botocore/botocore-1.1.7.ebuild index 0923ec5b118..a9e058563f4 100644 --- a/dev-python/botocore/botocore-1.1.7.ebuild +++ b/dev-python/botocore/botocore-1.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/botocore/botocore-1.1.5.ebuild,v 1.1 2015/08/01 21:17:16 alunduil Exp $ +# $Id$ EAPI=5 PYTHON_COMPAT=( python2_7 python3_3 python3_4 ) |