diff options
author | 2011-02-24 19:21:57 +0000 | |
---|---|---|
committer | 2011-02-24 19:21:57 +0000 | |
commit | 3300978e634c29fdcc4b9fd9087e8cfdf6fcfba7 (patch) | |
tree | 19d4a4179bee15aad4c5913cf05a081f9bcfe1b5 /gnome-base | |
parent | x86 stable per bug 353436 (diff) | |
download | gentoo-2-3300978e634c29fdcc4b9fd9087e8cfdf6fcfba7.tar.gz gentoo-2-3300978e634c29fdcc4b9fd9087e8cfdf6fcfba7.tar.bz2 gentoo-2-3300978e634c29fdcc4b9fd9087e8cfdf6fcfba7.zip |
x86 stable per bug 353436
(Portage version: 2.1.9.40/cvs/Linux i686)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-2.32.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index fb7fab5299d8..b7862ffbc715 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/nautilus # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.367 2011/02/23 22:54:36 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.368 2011/02/24 19:21:57 tomka Exp $ + + 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> nautilus-2.32.2.1.ebuild: + x86 stable per bug 353436 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> nautilus-2.32.2.1.ebuild: Stable on amd64 wrt bug #353436 diff --git a/gnome-base/nautilus/nautilus-2.32.2.1.ebuild b/gnome-base/nautilus/nautilus-2.32.2.1.ebuild index 12a6c6da936d..b4addafcb3f3 100644 --- a/gnome-base/nautilus/nautilus-2.32.2.1.ebuild +++ b/gnome-base/nautilus/nautilus-2.32.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1.ebuild,v 1.2 2011/02/23 22:54:36 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.32.2.1.ebuild,v 1.3 2011/02/24 19:21:57 tomka Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/Nautilus" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="doc gnome +introspection xmp" RDEPEND=">=dev-libs/glib-2.25.9 |