diff options
author | Markus Meier <maekke@gentoo.org> | 2015-06-07 10:34:44 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-06-07 10:34:44 +0000 |
commit | 719847ba551bde393997c1be33b520d57d56974e (patch) | |
tree | 49100a1165cde15f0ce21e807722231c87d52c30 /gnome-base/gnome-keyring | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-719847ba551bde393997c1be33b520d57d56974e.tar.gz gentoo-2-719847ba551bde393997c1be33b520d57d56974e.tar.bz2 gentoo-2-719847ba551bde393997c1be33b520d57d56974e.zip |
arm stable, bug #534012
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 adff90fb8dcd..48b17bc9a0b6 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.270 2015/03/15 13:22:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.271 2015/06/07 10:34:44 maekke Exp $ + + 07 Jun 2015; Markus Meier <maekke@gentoo.org> gnome-keyring-3.14.0.ebuild: + arm stable, bug #534012 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gnome-keyring-3.14.0.ebuild: x86 stable, bug 534012 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 cacda069f097..76fada73b797 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.7 2015/03/15 13:22:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-3.14.0.ebuild,v 1.8 2015/06/07 10:34:44 maekke 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] |