diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 17:06:24 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 17:06:24 +0000 |
commit | 1fdfb5725fe5ff806e54205264f22bb86b9f9c0c (patch) | |
tree | b6b7137c0905d62c812cd04de555f11c6129a4fb /gnome-base | |
parent | Stable on x86 wrt bug #139612. (diff) | |
download | gentoo-2-1fdfb5725fe5ff806e54205264f22bb86b9f9c0c.tar.gz gentoo-2-1fdfb5725fe5ff806e54205264f22bb86b9f9c0c.tar.bz2 gentoo-2-1fdfb5725fe5ff806e54205264f22bb86b9f9c0c.zip |
Stable on x86 wrt bug #139612.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.14.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index 5da6a2e2455c..256690be2fdf 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/nautilus # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.184 2006/07/10 20:16:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.185 2006/07/12 17:06:24 wolf31o2 Exp $ + + 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> + nautilus-2.14.1.ebuild: + Stable on x86 wrt bug #139612. 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> nautilus-2.14.1.ebuild: diff --git a/gnome-base/nautilus/nautilus-2.14.1.ebuild b/gnome-base/nautilus/nautilus-2.14.1.ebuild index 1dd793048573..df0d3d5998fe 100644 --- a/gnome-base/nautilus/nautilus-2.14.1.ebuild +++ b/gnome-base/nautilus/nautilus-2.14.1.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/nautilus/nautilus-2.14.1.ebuild,v 1.6 2006/07/10 20:16:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.14.1.ebuild,v 1.7 2006/07/12 17:06:24 wolf31o2 Exp $ inherit virtualx gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/nautilus/" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 sparc x86" IUSE="beagle gnome" # cups flac gstreamer mad ogg vorbis |