summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2014-08-10 14:56:37 +0000
committerIan Delaney <idella4@gentoo.org>2014-08-10 14:56:37 +0000
commitd111974021050c468faa0826e03b5ebf5d46e214 (patch)
tree0a152bac60c25cb38b6709ae5bdab8e0fc4d2793 /dev-python/fabric/ChangeLog
parentnew minimal ebuild, prepared by me, A sphinx theme, required for doc build of... (diff)
downloadhistorical-d111974021050c468faa0826e03b5ebf5d46e214.tar.gz
historical-d111974021050c468faa0826e03b5ebf5d46e214.tar.bz2
historical-d111974021050c468faa0826e03b5ebf5d46e214.zip
bump; add dep for doc build, fix doc build & install, fixes Bug #519392
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0xB8072B0D
Diffstat (limited to 'dev-python/fabric/ChangeLog')
-rw-r--r--dev-python/fabric/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-python/fabric/ChangeLog b/dev-python/fabric/ChangeLog
index b569c00fec0d..3cbb341676d2 100644
--- a/dev-python/fabric/ChangeLog
+++ b/dev-python/fabric/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/fabric
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fabric/ChangeLog,v 1.45 2014/06/24 10:03:58 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fabric/ChangeLog,v 1.46 2014/08/10 14:56:05 idella4 Exp $
+
+*fabric-1.9.1 (10 Aug 2014)
+
+ 10 Aug 2014; Ian Delaney <idella4@gentoo.org> +fabric-1.9.1.ebuild,
+ fabric-1.9.0.ebuild:
+ bump; add dep for doc build, fix doc build & install, fixes Bug #519392
24 Jun 2014; Ian Delaney <idella4@gentoo.org> fabric-1.9.0.ebuild:
re-set paramiko in RDEPEND, noted by Arfrever