diff options
author | 2011-04-30 17:41:56 +0000 | |
---|---|---|
committer | 2011-04-30 17:41:56 +0000 | |
commit | eeb3307d21597c42e9cf0a741c65d615493c4c73 (patch) | |
tree | b7dec73e43de0889ba8a1644cc4042e70caf7372 /gnome-base | |
parent | alpha/arm/ia64/sh/sparc stable wrt #364973 (diff) | |
download | gentoo-2-eeb3307d21597c42e9cf0a741c65d615493c4c73.tar.gz gentoo-2-eeb3307d21597c42e9cf0a741c65d615493c4c73.tar.bz2 gentoo-2-eeb3307d21597c42e9cf0a741c65d615493c4c73.zip |
alpha/arm/ia64/sh/sparc stable wrt #364973
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gvfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gvfs/gvfs-1.6.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gvfs/ChangeLog b/gnome-base/gvfs/ChangeLog index 7dc2162e89f0..7d5ede257072 100644 --- a/gnome-base/gvfs/ChangeLog +++ b/gnome-base/gvfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gvfs # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.142 2011/04/28 10:27:29 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.143 2011/04/30 17:41:56 armin76 Exp $ + + 30 Apr 2011; Raúl Porcel <armin76@gentoo.org> gvfs-1.6.7.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #364973 28 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gvfs-1.6.7.ebuild: x86 stable wrt security bug #364973 diff --git a/gnome-base/gvfs/gvfs-1.6.7.ebuild b/gnome-base/gvfs/gvfs-1.6.7.ebuild index ddeea1dd489d..c3749c06b59f 100644 --- a/gnome-base/gvfs/gvfs-1.6.7.ebuild +++ b/gnome-base/gvfs/gvfs-1.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.6.7.ebuild,v 1.6 2011/04/28 10:27:29 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.6.7.ebuild,v 1.7 2011/04/30 17:41:56 armin76 Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="archive avahi bluetooth cdda doc fuse gdu gnome gnome-keyring gphoto2 +http ios samba +udev" RDEPEND=">=dev-libs/glib-2.23.4 |