diff options
author | Rafael Martins <rafaelmartins@gentoo.org> | 2012-04-25 23:11:29 +0000 |
---|---|---|
committer | Rafael Martins <rafaelmartins@gentoo.org> | 2012-04-25 23:11:29 +0000 |
commit | 4050caa24da10ed66d13da84bd2950ab1dadb2a9 (patch) | |
tree | 5573eaace1ea958e133f572745b26e49791df6c6 /www-apps/blohg/blohg-9999.ebuild | |
parent | Version bump, remove old version. (diff) | |
download | gentoo-2-4050caa24da10ed66d13da84bd2950ab1dadb2a9.tar.gz gentoo-2-4050caa24da10ed66d13da84bd2950ab1dadb2a9.tar.bz2 gentoo-2-4050caa24da10ed66d13da84bd2950ab1dadb2a9.zip |
Version bump.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'www-apps/blohg/blohg-9999.ebuild')
-rw-r--r-- | www-apps/blohg/blohg-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/blohg/blohg-9999.ebuild b/www-apps/blohg/blohg-9999.ebuild index 7d6affdcd320..7c301e25d253 100644 --- a/www-apps/blohg/blohg-9999.ebuild +++ b/www-apps/blohg/blohg-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/blohg/blohg-9999.ebuild,v 1.8 2012/04/25 03:02:38 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/blohg/blohg-9999.ebuild,v 1.9 2012/04/25 23:11:29 rafaelmartins Exp $ EAPI="3" @@ -32,9 +32,9 @@ LICENSE="GPL-2" SLOT="0" IUSE="doc test" -CDEPEND=">=dev-python/docutils-0.7 +CDEPEND=">=dev-python/docutils-0.8 >=dev-python/flask-0.7 - >=dev-python/flask-babel-0.6 + >=dev-python/flask-babel-0.7 >=dev-python/flask-script-0.3 >=dev-python/frozen-flask-0.7 >=dev-python/jinja-2.5.2 |