dlan        15/03/13 08:54:55

  Modified:             ChangeLog lxc-1.1.0-r4.ebuild
  Log:
  add ~arm keyword, test on cortex-a9 board
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0xAABEFD55)

Revision  Changes    Path
1.68                 app-emulation/lxc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog   12 Mar 2015 07:52:10 -0000      1.67
+++ ChangeLog   13 Mar 2015 08:54:55 -0000      1.68
@@ -1,6 +1,9 @@
 # ChangeLog for app-emulation/lxc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.67 
2015/03/12 07:52:10 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/ChangeLog,v 1.68 
2015/03/13 08:54:55 dlan Exp $
+
+  13 Mar 2015; Yixun Lan <[email protected]> lxc-1.1.0-r4.ebuild:
+  add ~arm keyword, test on cortex-a9 board
 
   12 Mar 2015; Markos Chandras <[email protected]> lxc-1.1.0-r4.ebuild:
   Hide python specific code behind USE=python



1.3                  app-emulation/lxc/lxc-1.1.0-r4.ebuild

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

Index: lxc-1.1.0-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/lxc/lxc-1.1.0-r4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lxc-1.1.0-r4.ebuild 12 Mar 2015 07:52:10 -0000      1.2
+++ lxc-1.1.0-r4.ebuild 13 Mar 2015 08:54:55 -0000      1.3
@@ -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/app-emulation/lxc/lxc-1.1.0-r4.ebuild,v 1.2 
2015/03/12 07:52:10 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/lxc/lxc-1.1.0-r4.ebuild,v 1.3 
2015/03/13 08:54:55 dlan Exp $
 
 EAPI="5"
 
@@ -14,7 +14,7 @@
 HOMEPAGE="https://linuxcontainers.org/";
 SRC_URI="https://github.com/lxc/lxc/archive/${MY_P}.tar.gz";
 
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
 
 LICENSE="LGPL-3"
 SLOT="0"




Reply via email to