dlan        15/03/03 06:05:08

  Modified:             ChangeLog kyotocabinet-1.2.76-r1.ebuild
  Log:
  add arm64 support, tested on A53 board
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0xAABEFD55)

Revision  Changes    Path
1.28                 dev-db/kyotocabinet/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/kyotocabinet/ChangeLog?rev=1.28&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/kyotocabinet/ChangeLog?rev=1.28&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/kyotocabinet/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/kyotocabinet/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog   26 Jan 2015 11:27:41 -0000      1.27
+++ ChangeLog   3 Mar 2015 06:05:08 -0000       1.28
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/kyotocabinet
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/kyotocabinet/ChangeLog,v 1.27 
2015/01/26 11:27:41 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/kyotocabinet/ChangeLog,v 1.28 
2015/03/03 06:05:08 dlan Exp $
+
+  02 Mar 2015; Yixun Lan <[email protected]> kyotocabinet-1.2.76-r1.ebuild:
+  add arm64 support, tested on A53 board
 
   26 Jan 2015; Manuel RĂ¼ger <[email protected]> -kyotocabinet-1.2.76.ebuild:
   Remove old.



1.4                  dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild?r1=1.3&r2=1.4

Index: kyotocabinet-1.2.76-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kyotocabinet-1.2.76-r1.ebuild       26 Jan 2015 10:17:44 -0000      1.3
+++ kyotocabinet-1.2.76-r1.ebuild       3 Mar 2015 06:05:08 -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/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild,v 1.3 
2015/01/26 10:17:44 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-db/kyotocabinet/kyotocabinet-1.2.76-r1.ebuild,v 1.4 
2015/03/03 06:05:08 dlan Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
 IUSE="debug doc examples static-libs"
 
 DEPEND="sys-libs/zlib




Reply via email to