diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 18:03:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 18:03:06 +0000 |
commit | eb29823cd554c4858cf9c9ced0ab5f1ef2eb557e (patch) | |
tree | 217fc4c3680d05aa792988d63d479f2ba32e0f63 /gnome-base/gvfs | |
parent | alpha/ia64/sparc stable wrt #281427 (diff) | |
download | gentoo-2-eb29823cd554c4858cf9c9ced0ab5f1ef2eb557e.tar.gz gentoo-2-eb29823cd554c4858cf9c9ced0ab5f1ef2eb557e.tar.bz2 gentoo-2-eb29823cd554c4858cf9c9ced0ab5f1ef2eb557e.zip |
alpha/ia64/sparc stable wrt #281427
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'gnome-base/gvfs')
-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 f04bc1efc5db..02c520b534ec 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.84 2009/11/05 20:12:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.85 2009/11/28 18:03:06 armin76 Exp $ + + 28 Nov 2009; Raúl Porcel <armin76@gentoo.org> gvfs-1.2.3.ebuild: + alpha/ia64/sparc stable wrt #281427 05 Nov 2009; Markus Meier <maekke@gentoo.org> gvfs-1.2.3.ebuild: arm stable, bug #281427 diff --git a/gnome-base/gvfs/gvfs-1.2.3.ebuild b/gnome-base/gvfs/gvfs-1.2.3.ebuild index 8cf74dc1b56e..3429ce2f432a 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.8 2009/11/05 20:12:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.2.3.ebuild,v 1.9 2009/11/28 18:03:06 armin76 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 |