prometheanfire    14/04/29 17:33:21

  Modified:             keystone-2014.1.ebuild ChangeLog
  Log:
  fixing testing
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2471eb3e40ac5ac3)

Revision  Changes    Path
1.2                  sys-auth/keystone/keystone-2014.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2014.1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2014.1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/keystone-2014.1.ebuild?r1=1.1&r2=1.2

Index: keystone-2014.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2014.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- keystone-2014.1.ebuild      27 Apr 2014 07:42:11 -0000      1.1
+++ keystone-2014.1.ebuild      29 Apr 2014 17:33:21 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2014.1.ebuild,v 
1.1 2014/04/27 07:42:11 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-2014.1.ebuild,v 
1.2 2014/04/29 17:33:21 prometheanfire Exp $
 
 EAPI=5
 
@@ -86,6 +86,8 @@
 }
 
 python_prepare_all() {
+       # it's in git, but not in the tarball.....
+       mkdir -p ${PN}/tests/tmp/ || die
        cp etc/keystone-paste.ini ${PN}/tests/tmp/ || die
        distutils-r1_python_prepare_all
 }



1.68                 sys-auth/keystone/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?rev=1.68&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?rev=1.68&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/keystone/ChangeLog?r1=1.67&r2=1.68

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog   27 Apr 2014 07:42:11 -0000      1.67
+++ ChangeLog   29 Apr 2014 17:33:21 -0000      1.68
@@ -1,6 +1,10 @@
 # ChangeLog for sys-auth/keystone
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.67 
2014/04/27 07:42:11 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/ChangeLog,v 1.68 
2014/04/29 17:33:21 prometheanfire Exp $
+
+  29 Apr 2014; Matthew Thode <prometheanf...@gentoo.org>
+  keystone-2014.1.9999.ebuild, keystone-2014.1.ebuild:
+  fixing testing
 
 *keystone-2014.1 (27 Apr 2014)
 *keystone-2014.1.9999 (27 Apr 2014)




Reply via email to