summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-apps/blohg/blohg-0.13-r3.ebuild (renamed from www-apps/blohg/blohg-0.13-r2.ebuild)4
1 files 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
index f28eb4067fe4..f9a9daaf2eb1 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