diff options
author | 2015-06-21 08:47:53 +0000 | |
---|---|---|
committer | 2015-06-21 08:47:53 +0000 | |
commit | cffbcc8b63f9bd73c3ba31e42a7c41adc8e52517 (patch) | |
tree | 0da6141a3e9e30d1902e91b8a4ca394631dbe5b5 /gnome-base | |
parent | bump (diff) | |
download | gentoo-2-cffbcc8b63f9bd73c3ba31e42a7c41adc8e52517.tar.gz gentoo-2-cffbcc8b63f9bd73c3ba31e42a7c41adc8e52517.tar.bz2 gentoo-2-cffbcc8b63f9bd73c3ba31e42a7c41adc8e52517.zip |
Stable for PPC64 (bug #551814).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gvfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gvfs/gvfs-1.22.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gvfs/ChangeLog b/gnome-base/gvfs/ChangeLog index 52675ec1e8ae..7056d32424ef 100644 --- a/gnome-base/gvfs/ChangeLog +++ b/gnome-base/gvfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gvfs # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.291 2015/06/13 10:34:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.292 2015/06/21 08:47:53 jer Exp $ + + 21 Jun 2015; Jeroen Roovers <jer@gentoo.org> gvfs-1.22.4.ebuild: + Stable for PPC64 (bug #551814). 13 Jun 2015; Pacho Ramos <pacho@gentoo.org> gvfs-1.24.1.ebuild: Drop non-existing configure option diff --git a/gnome-base/gvfs/gvfs-1.22.4.ebuild b/gnome-base/gvfs/gvfs-1.22.4.ebuild index 119b56dc3792..76aefd02efb9 100644 --- a/gnome-base/gvfs/gvfs-1.22.4.ebuild +++ b/gnome-base/gvfs/gvfs-1.22.4.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/gvfs/gvfs-1.22.4.ebuild,v 1.2 2015/03/22 11:10:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.22.4.ebuild,v 1.3 2015/06/21 08:47:53 jer Exp $ EAPI="5" GCONF_DEBUG="no" @@ -21,7 +21,7 @@ REQUIRED_USE=" udisks? ( udev ) systemd? ( udisks ) " -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris" # Can use libgphoto-2.5.0 as well. Automagic detection. RDEPEND=" |