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 CD5EC1384B4 for ; Wed, 23 Dec 2015 19:16:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0C5A21C078; 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 ED1CE21C053 for ; Wed, 23 Dec 2015 19:16:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 32BCB3408A6 for ; Wed, 23 Dec 2015 19:16:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7011CCF4 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: <1450898140.41cb9ba380147d427638f0e6db1d0ed713e7280f.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/djangocms-picture/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/djangocms-picture/djangocms-picture-0.1.ebuild dev-python/djangocms-picture/metadata.xml X-VCS-Directories: dev-python/djangocms-picture/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 41cb9ba380147d427638f0e6db1d0ed713e7280f 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: a56520af-070d-4bda-9dca-2156ff451016 X-Archives-Hash: 6b7121ce937b39b6e7ce7419cc99efee commit: 41cb9ba380147d427638f0e6db1d0ed713e7280f Author: Justin Lecher gentoo org> AuthorDate: Wed Dec 23 19:15:40 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Wed Dec 23 19:15:40 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41cb9ba3 dev-python/djangocms-picture: Add missing PYTHON_USEDEP Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher gentoo.org> dev-python/djangocms-picture/djangocms-picture-0.1.ebuild | 4 ++-- dev-python/djangocms-picture/metadata.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/djangocms-picture/djangocms-picture-0.1.ebuild b/dev-python/djangocms-picture/djangocms-picture-0.1.ebuild index 14c968b..22a6354 100644 --- a/dev-python/djangocms-picture/djangocms-picture-0.1.ebuild +++ b/dev-python/djangocms-picture/djangocms-picture-0.1.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-picture/metadata.xml b/dev-python/djangocms-picture/metadata.xml index 0b1cf3e..0cefb97 100644 --- a/dev-python/djangocms-picture/metadata.xml +++ b/dev-python/djangocms-picture/metadata.xml @@ -1,4 +1,4 @@ - +