commit:     4c9beec70902843c35c2b1ba50e74b4a953e2d49
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 23 19:10:11 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Dec 23 19:10:11 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c9beec7

dev-python/djangocms-text-ckeditor: Add missing PYTHON_USEDEP

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 .../djangocms-text-ckeditor/djangocms-text-ckeditor-2.6.0.ebuild      | 4 ++--
 dev-python/djangocms-text-ckeditor/metadata.xml                       | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

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
index 2b83ad5..f720467 100644
--- 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
@@ -21,5 +21,5 @@ RDEPEND=""
 
 DEPEND="
        ${RDEPEND}
-       dev-python/setuptools
-"
\ No newline at end of file
+       dev-python/setuptools[${PYTHON_USEDEP}]
+"

diff --git a/dev-python/djangocms-text-ckeditor/metadata.xml 
b/dev-python/djangocms-text-ckeditor/metadata.xml
index aba3346..59cd9df 100644
--- a/dev-python/djangocms-text-ckeditor/metadata.xml
+++ b/dev-python/djangocms-text-ckeditor/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
   <maintainer>

Reply via email to