diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-19 09:39:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-19 09:39:34 +0000 |
commit | 93b0888bcc803a9d41dc22a5881b782db1039398 (patch) | |
tree | a4e8a637145602f46abc16cc436d4073df756a50 /gnome-base/gnome-vfs | |
parent | Version bump. Bug fixes and translation updates. (diff) | |
download | gentoo-2-93b0888bcc803a9d41dc22a5881b782db1039398.tar.gz gentoo-2-93b0888bcc803a9d41dc22a5881b782db1039398.tar.bz2 gentoo-2-93b0888bcc803a9d41dc22a5881b782db1039398.zip |
arm/ia64/sh/sparc stable wrt #275699
(Portage version: 2.1.6.13/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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-vfs/ChangeLog b/gnome-base/gnome-vfs/ChangeLog index bb9e808299af..e45793e6f720 100644 --- a/gnome-base/gnome-vfs/ChangeLog +++ b/gnome-base/gnome-vfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-vfs # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.307 2009/07/12 14:56:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.308 2009/07/19 09:39:34 armin76 Exp $ + + 19 Jul 2009; Raúl Porcel <armin76@gentoo.org> gnome-vfs-2.24.1.ebuild: + arm/ia64/sh/sparc stable wrt #275699 12 Jul 2009; Tobias Klausmann <klausman@gentoo.org> gnome-vfs-2.24.1.ebuild: diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.24.1.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.24.1.ebuild index 95b117f1117e..d9d331cf0d96 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.24.1.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.24.1.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.1.ebuild,v 1.4 2009/07/12 14:56:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.24.1.ebuild,v 1.5 2009/07/19 09:39:34 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 |