diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-27 09:58:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-27 09:58:58 +0000 |
commit | 7cea82b2bc5792ad4f273caba596df231a822e72 (patch) | |
tree | 5bcd71a301dbcaa342f5be6a6ffce9c6f6243ecf /gnome-base/gnome-vfs | |
parent | arm stable (diff) | |
download | gentoo-2-7cea82b2bc5792ad4f273caba596df231a822e72.tar.gz gentoo-2-7cea82b2bc5792ad4f273caba596df231a822e72.tar.bz2 gentoo-2-7cea82b2bc5792ad4f273caba596df231a822e72.zip |
arm stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'gnome-base/gnome-vfs')
-rw-r--r-- | gnome-base/gnome-vfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.24.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-vfs/ChangeLog b/gnome-base/gnome-vfs/ChangeLog index 36559e7d3c76..1234e9244e9a 100644 --- a/gnome-base/gnome-vfs/ChangeLog +++ b/gnome-base/gnome-vfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-vfs # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.301 2009/04/12 20:44:01 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.302 2009/04/27 09:58:58 armin76 Exp $ + + 27 Apr 2009; Raúl Porcel <armin76@gentoo.org> gnome-vfs-2.24.0.ebuild: + arm stable 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> gnome-vfs-2.24.0.ebuild: diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.24.0.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.24.0.ebuild index 703eb67bd645..f0236887df79 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.24.0.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.24.0.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/gnome-vfs/gnome-vfs-2.24.0.ebuild,v 1.7 2009/04/12 20:44:01 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.24.0.ebuild,v 1.8 2009/04/27 09:58:58 armin76 Exp $ inherit autotools eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="acl avahi doc fam gnutls hal ipv6 kerberos samba ssl" RDEPEND=">=gnome-base/gconf-2 |