vapier      15/01/29 04:49:39

  Modified:             lxc-1.0.7.ebuild ChangeLog
  Log:
  Fix by Simran Basi to set distro explicitly to Gentoo to fix cross-compiling.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  Changes    Path
1.2                  app-emulation/lxc/lxc-1.0.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/lxc/lxc-1.0.7.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/lxc/lxc-1.0.7.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/lxc/lxc-1.0.7.ebuild?r1=1.1&r2=1.2

Index: lxc-1.0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/lxc/lxc-1.0.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lxc-1.0.7.ebuild    21 Dec 2014 10:18:14 -0000      1.1
+++ lxc-1.0.7.ebuild    29 Jan 2015 04:49:39 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/lxc-1.0.7.ebuild,v 1.1 
2014/12/21 10:18:14 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/lxc-1.0.7.ebuild,v 1.2 
2015/01/29 04:49:39 vapier Exp $
 
 EAPI="5"
 
@@ -104,6 +104,7 @@
                --docdir=/usr/share/doc/${PF} \
                --with-config-path=/etc/lxc     \
                --with-rootfs-path=/usr/lib/lxc/rootfs \
+               --with-distro=gentoo \
                $(use_enable doc) \
                --disable-apparmor \
                $(use_enable examples) \



1.55                 app-emulation/lxc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/lxc/ChangeLog?rev=1.55&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/lxc/ChangeLog?rev=1.55&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/lxc/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog   21 Dec 2014 10:18:14 -0000      1.54
+++ ChangeLog   29 Jan 2015 04:49:39 -0000      1.55
@@ -1,6 +1,9 @@
 # ChangeLog for app-emulation/lxc
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.54 
2014/12/21 10:18:14 hwoarang Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.55 
2015/01/29 04:49:39 vapier Exp $
+
+  29 Jan 2015; Mike Frysinger <[email protected]> lxc-1.0.7.ebuild:
+  Fix by Simran Basi to set distro explicitly to Gentoo to fix cross-compiling.
 
 *lxc-1.0.7 (21 Dec 2014)
 




Reply via email to