diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 11:04:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 11:04:35 +0000 |
commit | 0f72728296de58967eef7be98b59760aebcfad7c (patch) | |
tree | ea6aa8c5fb39f33f2fe9fe957ddd2ae5333ad36e /gnome-base/gnome-vfs | |
parent | alpha/ia64 stable wrt #171107 (diff) | |
download | historical-0f72728296de58967eef7be98b59760aebcfad7c.tar.gz historical-0f72728296de58967eef7be98b59760aebcfad7c.tar.bz2 historical-0f72728296de58967eef7be98b59760aebcfad7c.zip |
alpha/ia64 stable wrt #171107
Package-Manager: portage-2.1.2.7
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.16.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-vfs/ChangeLog b/gnome-base/gnome-vfs/ChangeLog index 6c346da5d1b9..1ebb572e20d7 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.249 2007/05/30 00:15:14 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.250 2007/05/30 10:56:05 armin76 Exp $ + + 30 May 2007; Raúl Porcel <armin76@gentoo.org> gnome-vfs-2.16.3-r1.ebuild: + alpha/ia64 stable wrt #171107 29 May 2007; Andrej Kacian <ticho@gentoo.org> gnome-vfs-2.16.3-r1.ebuild: Stable on x86, bug #171107. diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.16.3-r1.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.16.3-r1.ebuild index 2f1a7ebdcc62..4e072f12e452 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.16.3-r1.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.16.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.16.3-r1.ebuild,v 1.6 2007/05/30 00:15:14 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.16.3-r1.ebuild,v 1.7 2007/05/30 10:56:05 armin76 Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=1.9 @@ -11,7 +11,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="avahi doc gnutls hal ipv6 samba ssl" RDEPEND=">=gnome-base/gconf-2 |