diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:17:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:17:19 +0000 |
commit | 32083c16e418935d741f2631c78901291df0f48f (patch) | |
tree | 20e373d0eda446c6fd51208b45d81c3b3c63afbe /gnome-base | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-32083c16e418935d741f2631c78901291df0f48f.tar.gz gentoo-2-32083c16e418935d741f2631c78901291df0f48f.tar.bz2 gentoo-2-32083c16e418935d741f2631c78901291df0f48f.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libgnome-keyring/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnome-keyring/libgnome-keyring-3.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnome-keyring/ChangeLog b/gnome-base/libgnome-keyring/ChangeLog index 04bff4a0af67..e720220ce02b 100644 --- a/gnome-base/libgnome-keyring/ChangeLog +++ b/gnome-base/libgnome-keyring/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnome-keyring # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/ChangeLog,v 1.57 2014/07/22 10:46:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/ChangeLog,v 1.58 2014/07/23 15:17:19 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libgnome-keyring-3.12.0.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libgnome-keyring-3.12.0.ebuild: Stable for amd64, wrt bug #512912 diff --git a/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0.ebuild b/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0.ebuild index 1017f7502320..aeae71245a43 100644 --- a/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0.ebuild +++ b/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0.ebuild,v 1.2 2014/07/22 10:46:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-3.12.0.ebuild,v 1.3 2014/07/23 15:17:19 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -18,7 +18,7 @@ LICENSE="LGPL-2+ GPL-2+" # tests are GPL-2 SLOT="0" IUSE="debug +introspection test vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris" RDEPEND=" >=sys-apps/dbus-1 |