diff options
Diffstat (limited to 'dev-python/openstacksdk')
-rw-r--r-- | dev-python/openstacksdk/openstacksdk-0.8.2.ebuild | 1 | ||||
-rw-r--r-- | dev-python/openstacksdk/openstacksdk-0.9.13.ebuild | 1 | ||||
-rw-r--r-- | dev-python/openstacksdk/openstacksdk-0.9.5.ebuild | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/openstacksdk/openstacksdk-0.8.2.ebuild b/dev-python/openstacksdk/openstacksdk-0.8.2.ebuild index ddf3bc4daa7f..c4e79a29f235 100644 --- a/dev-python/openstacksdk/openstacksdk-0.8.2.ebuild +++ b/dev-python/openstacksdk/openstacksdk-0.8.2.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) diff --git a/dev-python/openstacksdk/openstacksdk-0.9.13.ebuild b/dev-python/openstacksdk/openstacksdk-0.9.13.ebuild index b38b7e26f554..43c726d522f7 100644 --- a/dev-python/openstacksdk/openstacksdk-0.9.13.ebuild +++ b/dev-python/openstacksdk/openstacksdk-0.9.13.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) diff --git a/dev-python/openstacksdk/openstacksdk-0.9.5.ebuild b/dev-python/openstacksdk/openstacksdk-0.9.5.ebuild index 9a93d3845173..a3561c40d170 100644 --- a/dev-python/openstacksdk/openstacksdk-0.9.5.ebuild +++ b/dev-python/openstacksdk/openstacksdk-0.9.5.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 PYTHON_COMPAT=( python2_7 python3_4 python3_5 ) |