diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:23:47 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:23:47 +0000 |
commit | 30874537dfed6ecbc536384e0ef52301b092f233 (patch) | |
tree | 1a7d4a26c368ca1551e86c34ff8487200aea7bb1 /gnome-base/nautilus | |
parent | x86 stable, bug 534012 (diff) | |
download | gentoo-2-30874537dfed6ecbc536384e0ef52301b092f233.tar.gz gentoo-2-30874537dfed6ecbc536384e0ef52301b092f233.tar.bz2 gentoo-2-30874537dfed6ecbc536384e0ef52301b092f233.zip |
x86 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-3.14.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index 0a48250afdeb..7aeb5e68c1b8 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/nautilus # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.426 2015/03/14 18:35:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.427 2015/03/15 13:23:47 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> nautilus-3.14.2-r1.ebuild: + x86 stable, bug 534012 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> nautilus-3.14.2-r1.ebuild: amd64 stable, bug 534012 diff --git a/gnome-base/nautilus/nautilus-3.14.2-r1.ebuild b/gnome-base/nautilus/nautilus-3.14.2-r1.ebuild index 005c3504507f..d3af9ffe6944 100644 --- a/gnome-base/nautilus/nautilus-3.14.2-r1.ebuild +++ b/gnome-base/nautilus/nautilus-3.14.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-3.14.2-r1.ebuild,v 1.2 2015/03/14 18:35:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-3.14.2-r1.ebuild,v 1.3 2015/03/15 13:23:47 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" |