summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Martins <rafaelmartins@gentoo.org>2013-11-29 03:13:00 +0000
committerRafael Martins <rafaelmartins@gentoo.org>2013-11-29 03:13:00 +0000
commit7e746506b637c75763940a19b2854a0e4b95bab6 (patch)
tree91b9d5c629112c7134d4b7680e7e907aae50397a /www-apps/blohg
parentversion bump (diff)
downloadgentoo-2-7e746506b637c75763940a19b2854a0e4b95bab6.tar.gz
gentoo-2-7e746506b637c75763940a19b2854a0e4b95bab6.tar.bz2
gentoo-2-7e746506b637c75763940a19b2854a0e4b95bab6.zip
Bump pygit2 for the live ebuild
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'www-apps/blohg')
-rw-r--r--www-apps/blohg/ChangeLog5
-rw-r--r--www-apps/blohg/blohg-9999.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/www-apps/blohg/ChangeLog b/www-apps/blohg/ChangeLog
index a80ef4634310..145fd81b5a08 100644
--- a/www-apps/blohg/ChangeLog
+++ b/www-apps/blohg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/blohg
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/blohg/ChangeLog,v 1.28 2013/11/28 05:29:24 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/blohg/ChangeLog,v 1.29 2013/11/29 03:13:00 rafaelmartins Exp $
+
+ 29 Nov 2013; Rafael G. Martins <rafaelmartins@gentoo.org> blohg-9999.ebuild:
+ Bump pygit2 for the live ebuild
28 Nov 2013; Rafael G. Martins <rafaelmartins@gentoo.org> blohg-0.12.ebuild,
blohg-9999.ebuild:
diff --git a/www-apps/blohg/blohg-9999.ebuild b/www-apps/blohg/blohg-9999.ebuild
index a53dbfc7f183..152b24b7a19e 100644
--- a/www-apps/blohg/blohg-9999.ebuild
+++ b/www-apps/blohg/blohg-9999.ebuild
@@ -1,6 +1,6 @@
# 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.16 2013/11/28 05:29:24 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/blohg/blohg-9999.ebuild,v 1.17 2013/11/29 03:13:00 rafaelmartins Exp $
EAPI="3"
@@ -42,13 +42,13 @@ RDEPEND="=dev-python/docutils-0.10*
dev-python/pyyaml
dev-python/setuptools
dev-python/pygments
- git? ( =dev-python/pygit2-0.19* )"
+ git? ( =dev-python/pygit2-0.20* )"
DEPEND="${RDEPEND}
doc? ( dev-python/sphinx )
test? (
dev-python/mock
- =dev-python/pygit2-0.19* )"
+ =dev-python/pygit2-0.20* )"
src_compile() {
distutils_src_compile