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-text-ckeditor/
Date: Wed, 23 Dec 2015 19:16:42
Message-Id: 1450897811.4c9beec70902843c35c2b1ba50e74b4a953e2d49.jlec@gentoo
1 commit: 4c9beec70902843c35c2b1ba50e74b4a953e2d49
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 23 19:10:11 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 23 19:10:11 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c9beec7
7
8 dev-python/djangocms-text-ckeditor: Add missing PYTHON_USEDEP
9
10 Package-Manager: portage-2.2.26
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 .../djangocms-text-ckeditor/djangocms-text-ckeditor-2.6.0.ebuild | 4 ++--
14 dev-python/djangocms-text-ckeditor/metadata.xml | 2 +-
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-2.6.0.ebuild b/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-2.6.0.ebuild
18 index 2b83ad5..f720467 100644
19 --- a/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-2.6.0.ebuild
20 +++ b/dev-python/djangocms-text-ckeditor/djangocms-text-ckeditor-2.6.0.ebuild
21 @@ -21,5 +21,5 @@ RDEPEND=""
22
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-text-ckeditor/metadata.xml b/dev-python/djangocms-text-ckeditor/metadata.xml
32 index aba3346..59cd9df 100644
33 --- a/dev-python/djangocms-text-ckeditor/metadata.xml
34 +++ b/dev-python/djangocms-text-ckeditor/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>