diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 10:56:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 10:56:05 +0000 |
commit | 136f30825f9b6d7ab2135949cf2e96369b816d70 (patch) | |
tree | 751409d622f78f46c41433db5792f14fced13818 /gnome-base/gnome-vfs | |
parent | alpha/ia64 stable wrt #171107 (diff) | |
download | gentoo-2-136f30825f9b6d7ab2135949cf2e96369b816d70.tar.gz gentoo-2-136f30825f9b6d7ab2135949cf2e96369b816d70.tar.bz2 gentoo-2-136f30825f9b6d7ab2135949cf2e96369b816d70.zip |
alpha/ia64 stable wrt #171107
(Portage version: 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 |