From: Andrey Utkin Date: Sun, 3 Dec 2017 01:01:52 +0000 (+0000) Subject: dev-python/boto3: define *DEPEND slightly simpler X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=890076d79a0203919439a131cbbf7297f6b92ac6;p=gentoo.git dev-python/boto3: define *DEPEND slightly simpler 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 --- 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="