diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-11-30 16:39:18 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-11-30 16:39:18 +0000 |
commit | acc22f28f7094d08f46618767fd72405c3ac7146 (patch) | |
tree | e9c85210099147bed1d94fb0969fcb52c8cbca9d /net-misc | |
parent | Add missing PYTHON_USEDEPs. (diff) | |
download | gentoo-2-acc22f28f7094d08f46618767fd72405c3ac7146.tar.gz gentoo-2-acc22f28f7094d08f46618767fd72405c3ac7146.tar.bz2 gentoo-2-acc22f28f7094d08f46618767fd72405c3ac7146.zip |
Add missing PYTHON_USEDEPs.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/gsutil/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/gsutil/gsutil-4.4.ebuild | 4 | ||||
-rw-r--r-- | net-misc/gsutil/gsutil-4.5.ebuild | 4 | ||||
-rw-r--r-- | net-misc/gsutil/gsutil-4.6.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-misc/gsutil/ChangeLog b/net-misc/gsutil/ChangeLog index 9a14cdeffbe8..da4db0ef890a 100644 --- a/net-misc/gsutil/ChangeLog +++ b/net-misc/gsutil/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/gsutil # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gsutil/ChangeLog,v 1.18 2014/09/09 22:47:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gsutil/ChangeLog,v 1.19 2014/11/30 16:39:18 mgorny Exp $ + + 30 Nov 2014; Michał Górny <mgorny@gentoo.org> gsutil-4.4.ebuild, + gsutil-4.5.ebuild, gsutil-4.6.ebuild: + Add missing PYTHON_USEDEPs. *gsutil-4.6 (09 Sep 2014) diff --git a/net-misc/gsutil/gsutil-4.4.ebuild b/net-misc/gsutil/gsutil-4.4.ebuild index f0a8ce62015e..97743c4f1848 100644 --- a/net-misc/gsutil/gsutil-4.4.ebuild +++ b/net-misc/gsutil/gsutil-4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gsutil/gsutil-4.4.ebuild,v 1.1 2014/08/12 05:12:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gsutil/gsutil-4.4.ebuild,v 1.2 2014/11/30 16:39:18 mgorny Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -19,7 +19,7 @@ IUSE="" DEPEND="${PYTHON_DEPS}" RDEPEND="${DEPEND} >=dev-python/boto-2.30.0[${PYTHON_USEDEP}] - >=dev-python/crcmod-1.7 + >=dev-python/crcmod-1.7[${PYTHON_USEDEP}] >=dev-python/httplib2-0.8[${PYTHON_USEDEP}] >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}] >=dev-python/gcs-oauth2-boto-plugin-1.7[${PYTHON_USEDEP}] diff --git a/net-misc/gsutil/gsutil-4.5.ebuild b/net-misc/gsutil/gsutil-4.5.ebuild index b4396cc7c5d2..d3a4431bcb18 100644 --- a/net-misc/gsutil/gsutil-4.5.ebuild +++ b/net-misc/gsutil/gsutil-4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gsutil/gsutil-4.5.ebuild,v 1.1 2014/08/20 04:21:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gsutil/gsutil-4.5.ebuild,v 1.2 2014/11/30 16:39:18 mgorny Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) @@ -19,7 +19,7 @@ IUSE="" DEPEND="${PYTHON_DEPS}" RDEPEND="${DEPEND} >=dev-python/boto-2.30.0[${PYTHON_USEDEP}] - >=dev-python/crcmod-1.7 + >=dev-python/crcmod-1.7[${PYTHON_USEDEP}] >=dev-python/httplib2-0.8[${PYTHON_USEDEP}] >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}] >=dev-python/gcs-oauth2-boto-plugin-1.7[${PYTHON_USEDEP}] diff --git a/net-misc/gsutil/gsutil-4.6.ebuild b/net-misc/gsutil/gsutil-4.6.ebuild index 246f7796bc7f..efe41fdcc4a8 100644 --- a/net-misc/gsutil/gsutil-4.6.ebuild +++ b/net-misc/gsutil/gsutil-4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gsutil/gsutil-4.6.ebuild,v 1.1 2014/09/09 22:47:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gsutil/gsutil-4.6.ebuild,v 1.2 2014/11/30 16:39:18 mgorny Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) @@ -19,7 +19,7 @@ IUSE="" DEPEND="${PYTHON_DEPS}" RDEPEND="${DEPEND} >=dev-python/boto-2.30.0[${PYTHON_USEDEP}] - >=dev-python/crcmod-1.7 + >=dev-python/crcmod-1.7[${PYTHON_USEDEP}] >=dev-python/httplib2-0.8[${PYTHON_USEDEP}] >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}] >=dev-python/gcs-oauth2-boto-plugin-1.8[${PYTHON_USEDEP}] |