commit:     967fff7e50b52c333dfb634bd5504d74cefd72f8
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  4 22:05:21 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Sep  4 22:05:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=967fff7e

app-editors/retext: Update dependencies

Package-Manager: portage-2.3.0

 app-editors/retext/retext-4.1.3.ebuild | 4 ++--
 app-editors/retext/retext-5.3.1.ebuild | 2 +-
 app-editors/retext/retext-9999.ebuild  | 5 +++--
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/app-editors/retext/retext-4.1.3.ebuild 
b/app-editors/retext/retext-4.1.3.ebuild
index 501c5dd..b494014 100644
--- a/app-editors/retext/retext-4.1.3.ebuild
+++ b/app-editors/retext/retext-4.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -32,7 +32,7 @@ IUSE="+spell"
 RDEPEND+="
        dev-python/docutils[${PYTHON_USEDEP}]
        dev-python/markdown[${PYTHON_USEDEP}]
-       dev-python/markups[${PYTHON_USEDEP}]
+       <dev-python/markups-2[${PYTHON_USEDEP}]
        dev-python/PyQt4[webkit,${PYTHON_USEDEP}]
        spell? ( dev-python/pyenchant[${PYTHON_USEDEP}] )
 "

diff --git a/app-editors/retext/retext-5.3.1.ebuild 
b/app-editors/retext/retext-5.3.1.ebuild
index 343b6d5..33bec27 100644
--- a/app-editors/retext/retext-5.3.1.ebuild
+++ b/app-editors/retext/retext-5.3.1.ebuild
@@ -25,7 +25,7 @@ IUSE="+spell"
 RDEPEND="
        dev-python/docutils[${PYTHON_USEDEP}]
        dev-python/markdown[${PYTHON_USEDEP}]
-       dev-python/markups[${PYTHON_USEDEP}]
+       <dev-python/markups-2[${PYTHON_USEDEP}]
        dev-python/pygments[${PYTHON_USEDEP}]
        
dev-python/PyQt5[gui,network,printsupport,webkit,widgets,${PYTHON_USEDEP}]
        spell? ( dev-python/pyenchant[${PYTHON_USEDEP}] )

diff --git a/app-editors/retext/retext-9999.ebuild 
b/app-editors/retext/retext-9999.ebuild
index 487e3a1..bf0f40d 100644
--- a/app-editors/retext/retext-9999.ebuild
+++ b/app-editors/retext/retext-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -26,7 +26,8 @@ IUSE="+spell"
 RDEPEND="
        dev-python/docutils[${PYTHON_USEDEP}]
        dev-python/markdown[${PYTHON_USEDEP}]
-       dev-python/markups[${PYTHON_USEDEP}]
+       >=dev-python/markups-2.0[${PYTHON_USEDEP}]
+       >=dev-python/chardet-2.3[${PYTHON_USEDEP}]
        dev-python/pygments[${PYTHON_USEDEP}]
        
dev-python/PyQt5[gui,network,printsupport,webkit,widgets,${PYTHON_USEDEP}]
        spell? ( dev-python/pyenchant[${PYTHON_USEDEP}] )

Reply via email to