diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-09 09:44:42 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-09 09:44:42 +0000 |
commit | cda300854662b7ccb23316ea0178be67e5dc4d10 (patch) | |
tree | ce36283e37eeb85a7dd61c92d0bfffc25ce7cc98 | |
parent | stable on amd64 (diff) | |
download | gentoo-2-cda300854662b7ccb23316ea0178be67e5dc4d10.tar.gz gentoo-2-cda300854662b7ccb23316ea0178be67e5dc4d10.tar.bz2 gentoo-2-cda300854662b7ccb23316ea0178be67e5dc4d10.zip |
stable on amd64
(Portage version: 2.1.1_rc1-r4)
-rw-r--r-- | gnome-base/gnome-vfs/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-2.14.2-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 fa82da4f79c3..1d6a669e8564 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.213 2006/09/08 20:32:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/ChangeLog,v 1.214 2006/09/09 09:44:42 blubb Exp $ + + 09 Sep 2006; <blubb@gentoo.org> gnome-vfs-2.14.2-r1.ebuild: + stable on amd64 08 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> gnome-vfs-2.14.2-r1.ebuild: diff --git a/gnome-base/gnome-vfs/gnome-vfs-2.14.2-r1.ebuild b/gnome-base/gnome-vfs/gnome-vfs-2.14.2-r1.ebuild index 086330d007ec..62fe13ed0208 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-2.14.2-r1.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-2.14.2-r1.ebuild @@ -1,6 +1,6 @@ # 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.14.2-r1.ebuild,v 1.5 2006/09/08 20:32:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-2.14.2-r1.ebuild,v 1.6 2006/09/09 09:44:42 blubb Exp $ inherit eutils gnome2 autotools @@ -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 ~sh sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 mips ~ppc ~ppc64 ~sh sparc ~x86" IUSE="avahi doc gnutls hal ipv6 samba ssl" RDEPEND=">=gnome-base/libbonobo-2.3.1 |