diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 23:47:41 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-21 23:47:41 +0000 |
commit | cf4e60b6a4b7fd3682d9eec6955d18ccd81f5445 (patch) | |
tree | af6b23d971bb4b9732ff02a54fcc42946fcab64b /gnome-base/nautilus | |
parent | Stable on x86 wrt bug #193339. (diff) | |
download | gentoo-2-cf4e60b6a4b7fd3682d9eec6955d18ccd81f5445.tar.gz gentoo-2-cf4e60b6a4b7fd3682d9eec6955d18ccd81f5445.tar.bz2 gentoo-2-cf4e60b6a4b7fd3682d9eec6955d18ccd81f5445.zip |
Stable on amd64 wrt bug #193339.
(Portage version: 2.1.3.9)
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.18.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index b19a94a84e09..1fb80f52fc11 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/nautilus # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.233 2007/09/21 23:43:06 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.234 2007/09/21 23:47:41 wolf31o2 Exp $ + + 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> + nautilus-2.18.3.ebuild: + Stable on amd64 wrt bug #193339. 21 Sep 2007; Mart Raudsepp <leio@gentoo.org> nautilus-2.18.3.ebuild: Remove tracker support so that the version can be stabilized on x86. This diff --git a/gnome-base/nautilus/nautilus-2.18.3.ebuild b/gnome-base/nautilus/nautilus-2.18.3.ebuild index b8c58b9e2aa9..1bf76f874f8b 100644 --- a/gnome-base/nautilus/nautilus-2.18.3.ebuild +++ b/gnome-base/nautilus/nautilus-2.18.3.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/nautilus/nautilus-2.18.3.ebuild,v 1.4 2007/09/21 23:43:06 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.18.3.ebuild,v 1.5 2007/09/21 23:47:41 wolf31o2 Exp $ inherit virtualx eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/nautilus/" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="beagle gnome" # tracker cups flac gstreamer mad ogg vorbis |