diff options
author | 2007-09-21 23:43:06 +0000 | |
---|---|---|
committer | 2007-09-21 23:43:06 +0000 | |
commit | ac73774ff069dd9b56d70e22cb0ded83fcce848a (patch) | |
tree | 4411ccff8c2be96c10ad5d693fa488e00cfd2e9f /gnome-base | |
parent | Raised pilot-link dependency now that pilot-link-0.12.2 is in the tree and un... (diff) | |
download | gentoo-2-ac73774ff069dd9b56d70e22cb0ded83fcce848a.tar.gz gentoo-2-ac73774ff069dd9b56d70e22cb0ded83fcce848a.tar.bz2 gentoo-2-ac73774ff069dd9b56d70e22cb0ded83fcce848a.zip |
Stable on x86 wrt bug #193339.
(Portage version: 2.1.3.9)
Diffstat (limited to 'gnome-base')
-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 8a39fc1770db..b19a94a84e09 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,11 +1,15 @@ # 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.232 2007/09/21 23:38:39 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.233 2007/09/21 23:43:06 wolf31o2 Exp $ 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 will come back in 2.20 versions again + 21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> + nautilus-2.18.3.ebuild: + Stable on x86 wrt bug #193339. + 28 Aug 2007; Jeroen Roovers <jer@gentoo.org> nautilus-2.18.1-r1.ebuild: Stable for HPPA (bug #185823). diff --git a/gnome-base/nautilus/nautilus-2.18.3.ebuild b/gnome-base/nautilus/nautilus-2.18.3.ebuild index b41f7124880d..b8c58b9e2aa9 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.3 2007/09/21 23:38:39 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.18.3.ebuild,v 1.4 2007/09/21 23:43:06 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 |