diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-10 12:59:18 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-10 12:59:18 +0000 |
commit | 0cfb83c12cba0bd37f895714bead3f8df3756191 (patch) | |
tree | 745e0d7ff10c42c53444d9bacd2d671f0f1c77f2 /gnome-base | |
parent | Stable on amd64 wrt bug #185823 (diff) | |
download | gentoo-2-0cfb83c12cba0bd37f895714bead3f8df3756191.tar.gz gentoo-2-0cfb83c12cba0bd37f895714bead3f8df3756191.tar.bz2 gentoo-2-0cfb83c12cba0bd37f895714bead3f8df3756191.zip |
Stable on amd64 wrt bug #185823
(Portage version: 2.1.3.3)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-vfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.18.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 845243cd3d07..9a13962e582f 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.260 2007/08/08 22:04:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.261 2007/08/10 12:59:18 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> gnome-vfs-2.18.1.ebuild: + Stable on amd64 wrt bug #185823 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> gnome-vfs-2.18.1.ebuild: alpha/ia64 stable wrt #185823 diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.18.1.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.18.1.ebuild index 9c112be01862..573188116346 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.18.1.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.18.1.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.18.1.ebuild,v 1.7 2007/08/08 22:04:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.18.1.ebuild,v 1.8 2007/08/10 12:59:18 angelos Exp $ WANT_AUTOMAKE=1.8 inherit eutils gnome2 autotools @@ -10,7 +10,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 |