diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:12:26 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:12:26 +0000 |
commit | c475ef5854c30bca7909ac958cfc542838a22415 (patch) | |
tree | 7587643510a5be6d3071c7eb5ef31a3fc42c6c26 /gnome-base | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-c475ef5854c30bca7909ac958cfc542838a22415.tar.gz gentoo-2-c475ef5854c30bca7909ac958cfc542838a22415.tar.bz2 gentoo-2-c475ef5854c30bca7909ac958cfc542838a22415.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gvfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gvfs/gvfs-1.16.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gvfs/ChangeLog b/gnome-base/gvfs/ChangeLog index 77d90d0dc87f..ac94e0fc60be 100644 --- a/gnome-base/gvfs/ChangeLog +++ b/gnome-base/gvfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gvfs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.228 2013/11/14 21:55:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.229 2013/11/30 19:12:26 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gvfs-1.16.4.ebuild: + amd64 stable, bug #478252 *gvfs-1.16.4 (14 Nov 2013) diff --git a/gnome-base/gvfs/gvfs-1.16.4.ebuild b/gnome-base/gvfs/gvfs-1.16.4.ebuild index 3e6f420f7107..092056ca9bf6 100644 --- a/gnome-base/gvfs/gvfs-1.16.4.ebuild +++ b/gnome-base/gvfs/gvfs-1.16.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.16.4.ebuild,v 1.1 2013/11/14 21:55:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.16.4.ebuild,v 1.2 2013/11/30 19:12:26 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="https://git.gnome.org/browse/gvfs" LICENSE="LGPL-2+" SLOT="0" -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" IUSE="afp archive avahi bluetooth bluray cdda fuse gdu gnome-keyring gnome-online-accounts gphoto2 gtk +http mtp ios samba systemd test +udev udisks" |