diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:49:19 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 10:49:19 +0000 |
commit | 22da1717e37f087e7aa6dcc0f69e829e82eb95d9 (patch) | |
tree | 3ab551f88868f5f6e5faa018d1901e5205083478 /gnome-base | |
parent | amd64 stable, bug 499954 (diff) | |
download | gentoo-2-22da1717e37f087e7aa6dcc0f69e829e82eb95d9.tar.gz gentoo-2-22da1717e37f087e7aa6dcc0f69e829e82eb95d9.tar.bz2 gentoo-2-22da1717e37f087e7aa6dcc0f69e829e82eb95d9.zip |
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 fbbfae38918b..db89c900a1c9 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.415 2014/02/22 21:49:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.416 2014/03/09 10:49:19 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> nautilus-3.10.1.ebuild: + amd64 stable, bug 499954 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> nautilus-3.10.1.ebuild: Fix wrong commit, bug 502160 diff --git a/gnome-base/nautilus/nautilus-3.10.1.ebuild b/gnome-base/nautilus/nautilus-3.10.1.ebuild index 2bbf76ec6c8e..291f822d275f 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.2 2014/02/22 21:49:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-3.10.1.ebuild,v 1.3 2014/03/09 10:49:19 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" |