diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:36:12 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-12 16:36:12 +0000 |
commit | c87e036fb18efb689432bf0b4d07c35ace70cf79 (patch) | |
tree | e84e7fdf838247dc53f3db2455ef21726df34fd4 /gnome-base/nautilus | |
parent | Stable on amd64 wrt bug #156662. (diff) | |
download | gentoo-2-c87e036fb18efb689432bf0b4d07c35ace70cf79.tar.gz gentoo-2-c87e036fb18efb689432bf0b4d07c35ace70cf79.tar.bz2 gentoo-2-c87e036fb18efb689432bf0b4d07c35ace70cf79.zip |
Stable on amd64 wrt bug #156662.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.16.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index 96a79fcb5520..20d85379388f 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.205 2006/12/10 18:47:19 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.206 2006/12/12 16:36:12 wolf31o2 Exp $ + + 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> + nautilus-2.16.3.ebuild: + Stable on amd64 wrt bug #156662. 10 Dec 2006; Andrej Kacian <ticho@gentoo.org> nautilus-2.16.3.ebuild: Stable on x86, bug #156662. diff --git a/gnome-base/nautilus/nautilus-2.16.3.ebuild b/gnome-base/nautilus/nautilus-2.16.3.ebuild index 7d6407819886..3d13198aa25a 100644 --- a/gnome-base/nautilus/nautilus-2.16.3.ebuild +++ b/gnome-base/nautilus/nautilus-2.16.3.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.16.3.ebuild,v 1.2 2006/12/10 18:47:19 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.16.3.ebuild,v 1.3 2006/12/12 16:36:12 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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" IUSE="beagle gnome" # cups flac gstreamer mad ogg vorbis |