diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:59:25 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:59:25 +0000 |
commit | cc0e84bca4765508d1e4fec87ad574290958c23b (patch) | |
tree | d3c524c682d0266d4d9c5a3c49b4ff1725b7d1f4 /gnome-base | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-cc0e84bca4765508d1e4fec87ad574290958c23b.tar.gz gentoo-2-cc0e84bca4765508d1e4fec87ad574290958c23b.tar.bz2 gentoo-2-cc0e84bca4765508d1e4fec87ad574290958c23b.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-3.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index db89c900a1c9..799d4d8e27e5 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/nautilus # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.416 2014/03/09 10:49:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.417 2014/03/09 11:59:25 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> nautilus-3.10.1.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> nautilus-3.10.1.ebuild: amd64 stable, bug 499954 diff --git a/gnome-base/nautilus/nautilus-3.10.1.ebuild b/gnome-base/nautilus/nautilus-3.10.1.ebuild index 291f822d275f..d4c2526191ae 100644 --- a/gnome-base/nautilus/nautilus-3.10.1.ebuild +++ b/gnome-base/nautilus/nautilus-3.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-3.10.1.ebuild,v 1.3 2014/03/09 10:49:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-3.10.1.ebuild,v 1.4 2014/03/09 11:59:25 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ SLOT="0" # profiling? IUSE="debug exif gnome +introspection packagekit +previewer sendto tracker xmp" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux" # FIXME: tests fails under Xvfb, but pass when building manually # "FAIL: check failed in nautilus-file.c, line 8307" |