diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-05 20:12:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-05 20:12:39 +0000 |
commit | 12ade7dc8dcb328091cacb886f7e364f2a78a5cb (patch) | |
tree | 875b4e623c976d021022004e059fb0eb9c8ef771 /gnome-base | |
parent | amd64 stable, bug #290345 (diff) | |
download | gentoo-2-12ade7dc8dcb328091cacb886f7e364f2a78a5cb.tar.gz gentoo-2-12ade7dc8dcb328091cacb886f7e364f2a78a5cb.tar.bz2 gentoo-2-12ade7dc8dcb328091cacb886f7e364f2a78a5cb.zip |
arm stable, bug #281427
(Portage version: 2.2_rc48/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gvfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gvfs/gvfs-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gvfs/ChangeLog b/gnome-base/gvfs/ChangeLog index 6b27ae8f65c2..f04bc1efc5db 100644 --- a/gnome-base/gvfs/ChangeLog +++ b/gnome-base/gvfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gvfs # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.83 2009/10/30 00:35:57 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.84 2009/11/05 20:12:39 maekke Exp $ + + 05 Nov 2009; Markus Meier <maekke@gentoo.org> gvfs-1.2.3.ebuild: + arm stable, bug #281427 30 Oct 2009; Gilles Dartiguelongue <eva@gentoo.org> gvfs-1.4.1.ebuild: Rename all references to gudev to udev, bug #291086. diff --git a/gnome-base/gvfs/gvfs-1.2.3.ebuild b/gnome-base/gvfs/gvfs-1.2.3.ebuild index 507805c41366..8cf74dc1b56e 100644 --- a/gnome-base/gvfs/gvfs-1.2.3.ebuild +++ b/gnome-base/gvfs/gvfs-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.2.3.ebuild,v 1.7 2009/10/24 16:49:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.2.3.ebuild,v 1.8 2009/11/05 20:12:39 maekke Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="archive avahi bluetooth cdda doc fuse gnome gnome-keyring gphoto2 hal samba" RDEPEND=">=dev-libs/glib-2.19 |