diff options
author | Markus Meier <maekke@gentoo.org> | 2010-11-28 17:15:57 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-11-28 17:15:57 +0000 |
commit | 3394f84bda4c33c2f1678abc347814ba4b3762a1 (patch) | |
tree | 6c0c3e6346d95d151a14deb00877d9f0d05274d1 /gnome-base/gvfs | |
parent | x86 stable, bug #345477 (diff) | |
download | gentoo-2-3394f84bda4c33c2f1678abc347814ba4b3762a1.tar.gz gentoo-2-3394f84bda4c33c2f1678abc347814ba4b3762a1.tar.bz2 gentoo-2-3394f84bda4c33c2f1678abc347814ba4b3762a1.zip |
x86 stable, bug #346687
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/gvfs')
-rw-r--r-- | gnome-base/gvfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gvfs/gvfs-1.6.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gvfs/ChangeLog b/gnome-base/gvfs/ChangeLog index fc0383c0c00e..82279f7a41ef 100644 --- a/gnome-base/gvfs/ChangeLog +++ b/gnome-base/gvfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gvfs # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.122 2010/11/28 12:16:02 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.123 2010/11/28 17:15:57 maekke Exp $ + + 28 Nov 2010; Markus Meier <maekke@gentoo.org> gvfs-1.6.4-r2.ebuild: + x86 stable, bug #346687 28 Nov 2010; Markos Chandras <hwoarang@gentoo.org> gvfs-1.6.4-r2.ebuild: Stable on amd64 wrt bug #346687 diff --git a/gnome-base/gvfs/gvfs-1.6.4-r2.ebuild b/gnome-base/gvfs/gvfs-1.6.4-r2.ebuild index 757dff17ca8e..14440302de91 100644 --- a/gnome-base/gvfs/gvfs-1.6.4-r2.ebuild +++ b/gnome-base/gvfs/gvfs-1.6.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.6.4-r2.ebuild,v 1.3 2010/11/28 12:16:02 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.6.4-r2.ebuild,v 1.4 2010/11/28 17:15:57 maekke Exp $ EAPI="2" 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 hal +http iphone samba +udev" |