diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-17 15:13:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-17 15:13:28 +0000 |
commit | 77376814e310ce669428bf4c801dcad089526dfa (patch) | |
tree | 930a422fb6548924030ab79d501bc4a7c95eec78 /gnome-base | |
parent | Revision bump to include one important upstream fix to prevent evince crash a... (diff) | |
download | gentoo-2-77376814e310ce669428bf4c801dcad089526dfa.tar.gz gentoo-2-77376814e310ce669428bf4c801dcad089526dfa.tar.bz2 gentoo-2-77376814e310ce669428bf4c801dcad089526dfa.zip |
alpha/ia64/sh/sparc stable wrt #324077
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gvfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gvfs/gvfs-1.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gvfs/ChangeLog b/gnome-base/gvfs/ChangeLog index 2e25cc15c498..29f6647ec968 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.116 2010/10/14 21:40:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.117 2010/10/17 15:13:28 armin76 Exp $ + + 17 Oct 2010; Raúl Porcel <armin76@gentoo.org> gvfs-1.6.3.ebuild: + alpha/ia64/sh/sparc stable wrt #324077 14 Oct 2010; Markus Meier <maekke@gentoo.org> gvfs-1.6.3.ebuild: arm stable, bug #324077 diff --git a/gnome-base/gvfs/gvfs-1.6.3.ebuild b/gnome-base/gvfs/gvfs-1.6.3.ebuild index ce86634085b4..93647f4950e8 100644 --- a/gnome-base/gvfs/gvfs-1.6.3.ebuild +++ b/gnome-base/gvfs/gvfs-1.6.3.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.3.ebuild,v 1.7 2010/10/14 21:40:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.6.3.ebuild,v 1.8 2010/10/17 15:13:28 armin76 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" |