diff options
author | Rafael Martins <rafaelmartins@gentoo.org> | 2013-03-21 02:29:53 +0000 |
---|---|---|
committer | Rafael Martins <rafaelmartins@gentoo.org> | 2013-03-21 02:29:53 +0000 |
commit | 57e0e88fd1ba7d10b1e61b7408c818448ed1ad2c (patch) | |
tree | 1bd65ed1c7e954aeef3a37e00c04b7d875f28895 /www-apps/blohg | |
parent | Beta channel bump. (diff) | |
download | gentoo-2-57e0e88fd1ba7d10b1e61b7408c818448ed1ad2c.tar.gz gentoo-2-57e0e88fd1ba7d10b1e61b7408c818448ed1ad2c.tar.bz2 gentoo-2-57e0e88fd1ba7d10b1e61b7408c818448ed1ad2c.zip |
Version bump.
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'www-apps/blohg')
-rw-r--r-- | www-apps/blohg/ChangeLog | 10 | ||||
-rw-r--r-- | www-apps/blohg/blohg-0.11.2.ebuild (renamed from www-apps/blohg/blohg-0.11.1-r1.ebuild) | 6 | ||||
-rw-r--r-- | www-apps/blohg/blohg-9999.ebuild | 6 |
3 files changed, 14 insertions, 8 deletions
diff --git a/www-apps/blohg/ChangeLog b/www-apps/blohg/ChangeLog index 7750e38419bb..844650706f28 100644 --- a/www-apps/blohg/ChangeLog +++ b/www-apps/blohg/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for www-apps/blohg -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/blohg/ChangeLog,v 1.25 2012/12/26 23:32:33 ottxor Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/blohg/ChangeLog,v 1.26 2013/03/21 02:29:53 rafaelmartins Exp $ + +*blohg-0.11.2 (21 Mar 2013) + + 21 Mar 2013; Rafael G. Martins <rafaelmartins@gentoo.org> + -blohg-0.11.1-r1.ebuild, +blohg-0.11.2.ebuild, blohg-9999.ebuild: + Version bump. 26 Dec 2012; Christoph Junghans <ottxor@gentoo.org> blohg-0.11.1-r1.ebuild, blohg-9999.ebuild: diff --git a/www-apps/blohg/blohg-0.11.1-r1.ebuild b/www-apps/blohg/blohg-0.11.2.ebuild index 00722f65acea..666de0062353 100644 --- a/www-apps/blohg/blohg-0.11.1-r1.ebuild +++ b/www-apps/blohg/blohg-0.11.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/blohg/blohg-0.11.1-r1.ebuild,v 1.2 2012/12/26 23:32:33 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/blohg/blohg-0.11.2.ebuild,v 1.1 2013/03/21 02:29:53 rafaelmartins Exp $ EAPI="3" @@ -31,7 +31,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="doc test" -CDEPEND=">=dev-python/docutils-0.8 +CDEPEND="=dev-python/docutils-0.10* >=dev-python/flask-0.8 >=dev-python/flask-babel-0.7 >=dev-python/flask-script-0.3 diff --git a/www-apps/blohg/blohg-9999.ebuild b/www-apps/blohg/blohg-9999.ebuild index dad90c98b39e..71d8773d67d8 100644 --- a/www-apps/blohg/blohg-9999.ebuild +++ b/www-apps/blohg/blohg-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.13 2012/12/26 23:32:33 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/blohg/blohg-9999.ebuild,v 1.14 2013/03/21 02:29:53 rafaelmartins Exp $ EAPI="3" @@ -31,7 +31,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="doc test" -CDEPEND=">=dev-python/docutils-0.8 +CDEPEND="=dev-python/docutils-0.10* >=dev-python/flask-0.8 >=dev-python/flask-babel-0.7 >=dev-python/flask-script-0.3 |