diff options
author | Markus Meier <maekke@gentoo.org> | 2015-07-07 20:44:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-07-07 20:44:41 +0000 |
commit | f2858d09f3d6e3790e6fa5368670040581bcebcd (patch) | |
tree | a21eb38824d17db5fa522c946201881514fabdef /gnome-base | |
parent | arm stable, bug #551814 (diff) | |
download | gentoo-2-f2858d09f3d6e3790e6fa5368670040581bcebcd.tar.gz gentoo-2-f2858d09f3d6e3790e6fa5368670040581bcebcd.tar.bz2 gentoo-2-f2858d09f3d6e3790e6fa5368670040581bcebcd.zip |
arm stable, bug #551814
(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')
-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 aac484dd67d0..c693c596ed63 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.294 2015/06/26 09:22:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.295 2015/07/07 20:44:41 maekke Exp $ + + 07 Jul 2015; Markus Meier <maekke@gentoo.org> gvfs-1.22.4.ebuild: + arm stable, bug #551814 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> gvfs-1.22.4.ebuild: Stable for x86, wrt bug #551814 diff --git a/gnome-base/gvfs/gvfs-1.22.4.ebuild b/gnome-base/gvfs/gvfs-1.22.4.ebuild index bd7fed4c5ae4..b91a3b3f58ad 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.5 2015/06/26 09:22:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.22.4.ebuild,v 1.6 2015/07/07 20:44:41 maekke 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=" |