prometheanfire    15/05/12 04:49:33

  Modified:             neutron-2015.1.0.ebuild neutron-2015.1.9999.ebuild
                        ChangeLog
  Log:
  fixing db perms install stuff
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0x33ED3FD25AFC78BA)

Revision  Changes    Path
1.5                  sys-cluster/neutron/neutron-2015.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/neutron/neutron-2015.1.0.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/neutron/neutron-2015.1.0.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/neutron/neutron-2015.1.0.ebuild?r1=1.4&r2=1.5

Index: neutron-2015.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2015.1.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- neutron-2015.1.0.ebuild     11 May 2015 22:38:41 -0000      1.4
+++ neutron-2015.1.0.ebuild     12 May 2015 04:49:33 -0000      1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2015.1.0.ebuild,v 1.4 
2015/05/11 22:38:41 prometheanfire Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2015.1.0.ebuild,v 1.5 
2015/05/12 04:49:33 prometheanfire Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -211,6 +211,7 @@
        doins "etc/rootwrap.conf"
        doins -r "etc/neutron/rootwrap.d"
 
+       insopts -m 0644
        insinto 
"/usr/lib64/python2.7/site-packages/neutron/db/migration/alembic_migrations/"
        doins -r "neutron/db/migration/alembic_migrations/versions"
 



1.4                  sys-cluster/neutron/neutron-2015.1.9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/neutron/neutron-2015.1.9999.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/neutron/neutron-2015.1.9999.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/neutron/neutron-2015.1.9999.ebuild?r1=1.3&r2=1.4

Index: neutron-2015.1.9999.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2015.1.9999.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- neutron-2015.1.9999.ebuild  6 May 2015 15:24:16 -0000       1.3
+++ neutron-2015.1.9999.ebuild  12 May 2015 04:49:33 -0000      1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2015.1.9999.ebuild,v 1.3 
2015/05/06 15:24:16 prometheanfire Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2015.1.9999.ebuild,v 1.4 
2015/05/12 04:49:33 prometheanfire Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -212,6 +212,7 @@
        doins "etc/rootwrap.conf"
        doins -r "etc/neutron/rootwrap.d"
 
+       insopts -m 0644
        insinto 
"/usr/lib64/python2.7/site-packages/neutron/db/migration/alembic_migrations/"
        doins -r "neutron/db/migration/alembic_migrations/versions"
 



1.62                 sys-cluster/neutron/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/neutron/ChangeLog?rev=1.62&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/neutron/ChangeLog?rev=1.62&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/neutron/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/neutron/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog   11 May 2015 22:39:42 -0000      1.61
+++ ChangeLog   12 May 2015 04:49:33 -0000      1.62
@@ -1,6 +1,10 @@
 # ChangeLog for sys-cluster/neutron
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/ChangeLog,v 1.61 
2015/05/11 22:39:42 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/ChangeLog,v 1.62 
2015/05/12 04:49:33 prometheanfire Exp $
+
+  12 May 2015; Matthew Thode <[email protected]>
+  neutron-2015.1.0.ebuild, neutron-2015.1.9999.ebuild:
+  fixing db perms install stuff
 
   11 May 2015; Matthew Thode <[email protected]> metadata.xml:
   now with more signing




Reply via email to