diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 13:40:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 13:40:18 +0000 |
commit | ec6460cb889da2ef49071c28508da8e1a02b781f (patch) | |
tree | baf533046c2aa5ae0a033c65a2719226d7e47a73 /gnome-base/gvfs | |
parent | alpha/ia64/sparc stable wrt #229709 (diff) | |
download | historical-ec6460cb889da2ef49071c28508da8e1a02b781f.tar.gz historical-ec6460cb889da2ef49071c28508da8e1a02b781f.tar.bz2 historical-ec6460cb889da2ef49071c28508da8e1a02b781f.zip |
alpha/ia64/sparc stable wrt #229709
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'gnome-base/gvfs')
-rw-r--r-- | gnome-base/gvfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gvfs/gvfs-0.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gvfs/ChangeLog b/gnome-base/gvfs/ChangeLog index 12299316173c..f84e664029fd 100644 --- a/gnome-base/gvfs/ChangeLog +++ b/gnome-base/gvfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gvfs # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.19 2008/08/10 10:57:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.20 2008/08/12 13:34:06 armin76 Exp $ + + 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> gvfs-0.2.5.ebuild: + alpha/ia64/sparc stable wrt #229709 10 Aug 2008; Markus Meier <maekke@gentoo.org> gvfs-0.2.5.ebuild: x86 stable, bug #229709 diff --git a/gnome-base/gvfs/gvfs-0.2.5.ebuild b/gnome-base/gvfs/gvfs-0.2.5.ebuild index 7c187504c3e2..23f2581725b8 100644 --- a/gnome-base/gvfs/gvfs-0.2.5.ebuild +++ b/gnome-base/gvfs/gvfs-0.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-0.2.5.ebuild,v 1.4 2008/08/10 10:57:22 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-0.2.5.ebuild,v 1.5 2008/08/12 13:34:06 armin76 Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc64 sparc x86" IUSE="avahi cdda doc fuse gnome gphoto2 hal gnome-keyring samba" RDEPEND=">=dev-libs/glib-2.16 |