commit: 410c02ed606ae2189a6696a63b1ea6e6af61df2f
Author: Rafael G. Martins <rafaelmartins <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 16 20:25:29 2018 +0000
Commit: Rafael Martins <rafaelmartins <AT> gentoo <DOT> org>
CommitDate: Tue Jan 16 20:25:50 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=410c02ed
www-apps/blohg: removed docutils version lock (bug #643234)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
www-apps/blohg/{blohg-0.13-r2.ebuild => blohg-0.13-r3.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-apps/blohg/blohg-0.13-r2.ebuild
b/www-apps/blohg/blohg-0.13-r3.ebuild
similarity index 96%
rename from www-apps/blohg/blohg-0.13-r2.ebuild
rename to www-apps/blohg/blohg-0.13-r3.ebuild
index f28eb4067fe..f9a9daaf2eb 100644
--- a/www-apps/blohg/blohg-0.13-r2.ebuild
+++ b/www-apps/blohg/blohg-0.13-r3.ebuild
@@ -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