diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 22:13:15 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 22:13:15 +0000 |
commit | 41ffbee6dd3c004ee8dcc80c4c181d5387e3f12e (patch) | |
tree | 11386f16e239b401b3a36a1d9626891d54cc457e /gnome-base/gnome-vfs | |
parent | Stable on sparc wrt #119634 (diff) | |
download | historical-41ffbee6dd3c004ee8dcc80c4c181d5387e3f12e.tar.gz historical-41ffbee6dd3c004ee8dcc80c4c181d5387e3f12e.tar.bz2 historical-41ffbee6dd3c004ee8dcc80c4c181d5387e3f12e.zip |
Stable on sparc wrt #119634
Package-Manager: portage-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 |