From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 788971384B4 for ; Wed, 23 Dec 2015 19:16:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABEFB21C055; Wed, 23 Dec 2015 19:16:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 71B2C21C017 for ; Wed, 23 Dec 2015 19:16:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A6F2A340894 for ; Wed, 23 Dec 2015 19:16:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BE0FCF2 for ; Wed, 23 Dec 2015 19:16:35 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1450898106.3045e26e91abd089beeedea96084e554521a504a.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/djangocms-snippet/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/djangocms-snippet/djangocms-snippet-1.5.ebuild dev-python/djangocms-snippet/metadata.xml X-VCS-Directories: dev-python/djangocms-snippet/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 3045e26e91abd089beeedea96084e554521a504a X-VCS-Branch: master Date: Wed, 23 Dec 2015 19:16:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f73518e3-f47e-4ece-b10a-b87a7b7bf1e0 X-Archives-Hash: ca4659c4e9dd9377e6ca7ae27317166a commit: 3045e26e91abd089beeedea96084e554521a504a Author: Justin Lecher gentoo org> AuthorDate: Wed Dec 23 19:15:06 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Wed Dec 23 19:15:06 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3045e26e dev-python/djangocms-snippet: Add missing PYTHON_USEDEP Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher gentoo.org> dev-python/djangocms-snippet/djangocms-snippet-1.5.ebuild | 4 ++-- dev-python/djangocms-snippet/metadata.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/djangocms-snippet/djangocms-snippet-1.5.ebuild b/dev-python/djangocms-snippet/djangocms-snippet-1.5.ebuild index d76978c..63d8649 100644 --- a/dev-python/djangocms-snippet/djangocms-snippet-1.5.ebuild +++ b/dev-python/djangocms-snippet/djangocms-snippet-1.5.ebuild @@ -20,5 +20,5 @@ IUSE="" RDEPEND="" DEPEND=" ${RDEPEND} - dev-python/setuptools -" \ No newline at end of file + dev-python/setuptools[${PYTHON_USEDEP}] +" diff --git a/dev-python/djangocms-snippet/metadata.xml b/dev-python/djangocms-snippet/metadata.xml index 76cb036..e05f7b8 100644 --- a/dev-python/djangocms-snippet/metadata.xml +++ b/dev-python/djangocms-snippet/metadata.xml @@ -1,4 +1,4 @@ - +