diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-11-21 16:47:59 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-11-21 16:47:59 +0000 |
commit | cfe05f960e4a1a3ac66e0115f6156139a773fd3a (patch) | |
tree | bbf7847ab595c589bb0698a61e5ae0940c5f3a53 /gnome-base | |
parent | Stable on x86 wrt #199740 (diff) | |
download | gentoo-2-cfe05f960e4a1a3ac66e0115f6156139a773fd3a.tar.gz gentoo-2-cfe05f960e4a1a3ac66e0115f6156139a773fd3a.tar.bz2 gentoo-2-cfe05f960e4a1a3ac66e0115f6156139a773fd3a.zip |
Stable on x86 wrt #199740
(Portage version: 2.1.3.19)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.20.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index 0e4c8ee532f8..60af99c30bd7 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,9 @@ # 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.249 2007/11/20 14:25:34 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.250 2007/11/21 16:47:59 cla Exp $ + + 21 Nov 2007; Dawid Węgliński <cla@gentoo.org> nautilus-2.20.0-r1.ebuild: + Stable on x86 (bug #199740) 20 Nov 2007; Samuli Suominen <drac@gentoo.org> nautilus-2.20.0-r1.ebuild: amd64 stable wrt #199740 diff --git a/gnome-base/nautilus/nautilus-2.20.0-r1.ebuild b/gnome-base/nautilus/nautilus-2.20.0-r1.ebuild index 3ac11fe995fd..50092642a2c2 100644 --- a/gnome-base/nautilus/nautilus-2.20.0-r1.ebuild +++ b/gnome-base/nautilus/nautilus-2.20.0-r1.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.20.0-r1.ebuild,v 1.2 2007/11/20 14:25:34 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.20.0-r1.ebuild,v 1.3 2007/11/21 16:47:59 cla Exp $ inherit virtualx eutils gnome2 autotools @@ -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 esd gnome tracker" # cups flac gstreamer mad ogg vorbis |