prometheanfire 14/03/27 22:03:22
Modified: python-keystoneclient-0.2.5.ebuild ChangeLog
Removed: python-keystoneclient-0.3.1.ebuild
python-keystoneclient-0.3.2.ebuild
python-keystoneclient-0.4.1.ebuild
python-keystoneclient-0.6.0.ebuild
Log:
partial fix for bug 505976
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
0x2471eb3e40ac5ac3)
Revision Changes Path
1.4
dev-python/python-keystoneclient/python-keystoneclient-0.2.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.2.5.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.2.5.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.2.5.ebuild?r1=1.3&r2=1.4
Index: python-keystoneclient-0.2.5.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.2.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-keystoneclient-0.2.5.ebuild 8 Nov 2013 03:38:03 -0000 1.3
+++ python-keystoneclient-0.2.5.ebuild 27 Mar 2014 22:03:22 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.2.5.ebuild,v
1.3 2013/11/08 03:38:03 prometheanfire Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.2.5.ebuild,v
1.4 2014/03/27 22:03:22 prometheanfire Exp $
EAPI=5
#restricted due to packages missing and bad depends in the test ==webob-1.0.8
1.29 dev-python/python-keystoneclient/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/ChangeLog?rev=1.29&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/ChangeLog?rev=1.29&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/ChangeLog?r1=1.28&r2=1.29
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog 27 Mar 2014 21:51:44 -0000 1.28
+++ ChangeLog 27 Mar 2014 22:03:22 -0000 1.29
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/python-keystoneclient
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/ChangeLog,v 1.28
2014/03/27 21:51:44 prometheanfire Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/ChangeLog,v 1.29
2014/03/27 22:03:22 prometheanfire Exp $
+
+ 27 Mar 2014; Matthew Thode <[email protected]>
+ -python-keystoneclient-0.3.1.ebuild, -python-keystoneclient-0.3.2.ebuild,
+ -python-keystoneclient-0.4.1.ebuild, -python-keystoneclient-0.6.0.ebuild,
+ python-keystoneclient-0.2.5.ebuild:
+ partial fix for bug 505976
*python-keystoneclient-0.7.1 (27 Mar 2014)