dlan        15/03/03 05:46:22

  Modified:             libsecret-0.18.ebuild ChangeLog
  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.10                 app-crypt/libsecret/libsecret-0.18.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/libsecret/libsecret-0.18.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/libsecret/libsecret-0.18.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/libsecret/libsecret-0.18.ebuild?r1=1.9&r2=1.10

Index: libsecret-0.18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/libsecret/libsecret-0.18.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libsecret-0.18.ebuild       11 Oct 2014 11:30:42 -0000      1.9
+++ libsecret-0.18.ebuild       3 Mar 2015 05:46:22 -0000       1.10
@@ -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-crypt/libsecret/libsecret-0.18.ebuild,v 
1.9 2014/10/11 11:30:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/libsecret-0.18.ebuild,v 
1.10 2015/03/03 05:46:22 dlan Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python2_{6,7} )
@@ -16,7 +16,7 @@
 SLOT="0"
 IUSE="+crypt debug +introspection test vala"
 REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd"
 
 COMMON_DEPEND="
        >=dev-libs/glib-2.38:2



1.46                 app-crypt/libsecret/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/libsecret/ChangeLog?rev=1.46&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/libsecret/ChangeLog?rev=1.46&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/libsecret/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/libsecret/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   11 Oct 2014 11:30:42 -0000      1.45
+++ ChangeLog   3 Mar 2015 05:46:22 -0000       1.46
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/libsecret
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/ChangeLog,v 1.45 
2014/10/11 11:30:42 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/ChangeLog,v 1.46 
2015/03/03 05:46:22 dlan Exp $
+
+  02 Mar 2015; Yixun Lan <d...@gentoo.org> libsecret-0.18.ebuild:
+  add arm64 support, tested on A53 board
 
   11 Oct 2014; Markus Meier <mae...@gentoo.org> libsecret-0.18.ebuild:
   arm stable, bug #512012




Reply via email to