diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 22:01:40 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 22:01:40 +0000 |
commit | 6db989cd9228d929af3f7b89d6cdb97bfa007564 (patch) | |
tree | c08a5e63e6487b318d876c01b1a84fcd841be0e0 /gnome-base/gnome-vfs | |
parent | Remove old ebuilds (4.0-r1 stable everywhere), block net-misc/tightvnc for bu... (diff) | |
download | gentoo-2-6db989cd9228d929af3f7b89d6cdb97bfa007564.tar.gz gentoo-2-6db989cd9228d929af3f7b89d6cdb97bfa007564.tar.bz2 gentoo-2-6db989cd9228d929af3f7b89d6cdb97bfa007564.zip |
Stable on sparc wrt #119634
(Portage version: 2.0.54)
Diffstat (limited to 'gnome-base/gnome-vfs')
-rw-r--r-- | gnome-base/gnome-vfs/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.12.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/gnome-vfs/ChangeLog b/gnome-base/gnome-vfs/ChangeLog index 32df834c66c0..e86489e1daa6 100644 --- a/gnome-base/gnome-vfs/ChangeLog +++ b/gnome-base/gnome-vfs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-vfs -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.184 2005/12/15 06:38:39 corsair Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.185 2006/01/20 22:01:40 gustavoz Exp $ + + 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> + gnome-vfs-2.12.2.ebuild: + Stable on sparc wrt #119634 15 Dec 2005; Markus Rothe <corsair@gentoo.org> gnome-vfs-2.12.2.ebuild: Added ~ppc64 keyword diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.12.2.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.12.2.ebuild index cb82406c58b1..35b2beb4378f 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.12.2.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.12.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.12.2.ebuild,v 1.2 2005/12/15 06:38:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.12.2.ebuild,v 1.3 2006/01/20 22:01:40 gustavoz Exp $ inherit 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="doc gnutls hal howl ipv6 samba ssl" RDEPEND=">=gnome-base/libbonobo-2.3.1 |