Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/djangocms-picture/
Date: Wed, 23 Dec 2015 19:16:44
Message-Id: 1450898140.41cb9ba380147d427638f0e6db1d0ed713e7280f.jlec@gentoo
1 commit: 41cb9ba380147d427638f0e6db1d0ed713e7280f
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 23 19:15:40 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 23 19:15:40 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41cb9ba3
7
8 dev-python/djangocms-picture: Add missing PYTHON_USEDEP
9
10 Package-Manager: portage-2.2.26
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 dev-python/djangocms-picture/djangocms-picture-0.1.ebuild | 4 ++--
14 dev-python/djangocms-picture/metadata.xml | 2 +-
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/dev-python/djangocms-picture/djangocms-picture-0.1.ebuild b/dev-python/djangocms-picture/djangocms-picture-0.1.ebuild
18 index 14c968b..22a6354 100644
19 --- a/dev-python/djangocms-picture/djangocms-picture-0.1.ebuild
20 +++ b/dev-python/djangocms-picture/djangocms-picture-0.1.ebuild
21 @@ -20,5 +20,5 @@ IUSE=""
22 RDEPEND=""
23 DEPEND="
24 ${RDEPEND}
25 - dev-python/setuptools
26 -"
27 \ No newline at end of file
28 + dev-python/setuptools[${PYTHON_USEDEP}]
29 +"
30
31 diff --git a/dev-python/djangocms-picture/metadata.xml b/dev-python/djangocms-picture/metadata.xml
32 index 0b1cf3e..0cefb97 100644
33 --- a/dev-python/djangocms-picture/metadata.xml
34 +++ b/dev-python/djangocms-picture/metadata.xml
35 @@ -1,4 +1,4 @@
36 -<?xml version='1.0' encoding='UTF-8'?>
37 +<?xml version="1.0" encoding="UTF-8"?>
38 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
39 <pkgmetadata>
40 <maintainer>