www-apps/blohg: removed docutils version lock (bug #643234)
authorRafael G. Martins <rafaelmartins@gentoo.org>
Tue, 16 Jan 2018 20:25:29 +0000 (21:25 +0100)
committerRafael G. Martins <rafaelmartins@gentoo.org>
Tue, 16 Jan 2018 20:25:50 +0000 (21:25 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.3

www-apps/blohg/blohg-0.13-r3.ebuild [moved from www-apps/blohg/blohg-0.13-r2.ebuild with 96% similarity]

similarity index 96%
rename from www-apps/blohg/blohg-0.13-r2.ebuild
rename to www-apps/blohg/blohg-0.13-r3.ebuild
index f28eb4067fe45320473acf5c61091d5ec458d0df..f9a9daaf2eb1b4d005329f004050640ae9c9b82b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -32,7 +32,7 @@ REQUIRED_USE="|| ( git mercurial )
 
 RDEPEND="
        >=dev-python/click-2.0
-       =dev-python/docutils-0.11*
+       >=dev-python/docutils-0.11
        >=dev-python/flask-0.10.1
        >=dev-python/flask-babel-0.7
        >=dev-python/frozen-flask-0.7