From 890076d79a0203919439a131cbbf7297f6b92ac6 Mon Sep 17 00:00:00 2001 From: Andrey Utkin Date: Sun, 3 Dec 2017 01:01:52 +0000 Subject: dev-python/boto3: define *DEPEND slightly simpler MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Don't use extra temporary variable CDEFINE as it's in fact just RDEPEND. Applied just to new ebuild 1.4.8. Suggested-by: Göktürk Yüksek Package-Manager: Portage-2.3.14, Repoman-2.3.6 --- dev-python/boto3/boto3-1.4.8.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'dev-python') diff --git a/dev-python/boto3/boto3-1.4.8.ebuild b/dev-python/boto3/boto3-1.4.8.ebuild index fd9d72e960f4..887a8afe96a2 100644 --- a/dev-python/boto3/boto3-1.4.8.ebuild +++ b/dev-python/boto3/boto3-1.4.8.ebuild @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" -CDEPEND=" +RDEPEND=" >=dev-python/botocore-1.8.0[${PYTHON_USEDEP}] =dev-python/jmespath-0.7.1[${PYTHON_USEDEP}] @@ -32,12 +32,11 @@ DEPEND="