diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:46:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:46:13 +0000 |
commit | a60cddbfbb14b8f435c9c36e050833892e2c3568 (patch) | |
tree | b6b51e377aeb7fe83f4d531ffeaa6ec0495912ba /gnome-base/nautilus | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-a60cddbfbb14b8f435c9c36e050833892e2c3568.tar.gz gentoo-2-a60cddbfbb14b8f435c9c36e050833892e2c3568.tar.bz2 gentoo-2-a60cddbfbb14b8f435c9c36e050833892e2c3568.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-base/nautilus')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-3.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index 4b2a1588e857..3c63e3e60ea8 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.420 2014/05/31 10:43:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.421 2014/07/22 10:46:13 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> nautilus-3.12.2.ebuild: + Stable for amd64, wrt bug #512912 *nautilus-3.12.2 (31 May 2014) diff --git a/gnome-base/nautilus/nautilus-3.12.2.ebuild b/gnome-base/nautilus/nautilus-3.12.2.ebuild index 0987388d6613..3eae9850dcd4 100644 --- a/gnome-base/nautilus/nautilus-3.12.2.ebuild +++ b/gnome-base/nautilus/nautilus-3.12.2.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.12.2.ebuild,v 1.1 2014/05/31 10:43:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-3.12.2.ebuild,v 1.2 2014/07/22 10:46:13 ago 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" |