diff options
author | 2015-03-14 18:34:26 +0000 | |
---|---|---|
committer | 2015-03-14 18:34:26 +0000 | |
commit | 939fa85592d4c60bfbfd41e3a2480c8d07412658 (patch) | |
tree | 6e4b4c3c8b93d4f9eeb159d4e107c70032cbcd30 /gnome-base/gnome-keyring | |
parent | amd64 stable, bug 534012 (diff) | |
download | gentoo-2-939fa85592d4c60bfbfd41e3a2480c8d07412658.tar.gz gentoo-2-939fa85592d4c60bfbfd41e3a2480c8d07412658.tar.bz2 gentoo-2-939fa85592d4c60bfbfd41e3a2480c8d07412658.zip |
amd64 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base/gnome-keyring')
-rw-r--r-- | gnome-base/gnome-keyring/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index c3462e4bf28c..b092d1f9a030 100644 --- a/gnome-base/gnome-keyring/ChangeLog +++ b/gnome-base/gnome-keyring/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-keyring # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.266 2015/03/03 07:48:25 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.267 2015/03/14 18:34:26 pacho Exp $ + + 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> gnome-keyring-3.14.0.ebuild: + amd64 stable, bug 534012 02 Mar 2015; Yixun Lan <dlan@gentoo.org> gnome-keyring-3.14.0.ebuild: add arm64 support, tested on A53 board diff --git a/gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild b/gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild index 92484e875ccb..a07fe815f8e8 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild @@ -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/gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild,v 1.3 2015/03/03 07:48:25 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild,v 1.4 2015/03/14 18:34:26 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" # Not gnome macro but similar @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeKeyring" LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="+caps debug pam selinux +ssh-agent test" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" RDEPEND=" >=app-crypt/gcr-3.5.3:=[gtk] |