diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-12-27 06:24:53 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-12-27 06:24:53 +0000 |
commit | d2872383815b1e0f3257db42fb1d39409f202300 (patch) | |
tree | 1eb928ee0f5c011cbc4370e44c375cda3edeafad /gnome-base | |
parent | Drop sparc and amd64-fbsd keywords, needs gtk+-3.6 to be keyworded. (diff) | |
download | gentoo-2-d2872383815b1e0f3257db42fb1d39409f202300.tar.gz gentoo-2-d2872383815b1e0f3257db42fb1d39409f202300.tar.bz2 gentoo-2-d2872383815b1e0f3257db42fb1d39409f202300.zip |
Drop sparc keyword, needs gtk+-3.6 to be keyworded.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/nautilus/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/nautilus/nautilus-3.6.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/nautilus/ChangeLog b/gnome-base/nautilus/ChangeLog index be18962869de..1d2d1a248ff9 100644 --- a/gnome-base/nautilus/ChangeLog +++ b/gnome-base/nautilus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/nautilus # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.401 2012/12/24 14:30:56 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.402 2012/12/27 06:24:53 tetromino Exp $ + + 27 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + nautilus-3.6.3.ebuild: + Drop sparc keyword, needs gtk+-3.6 to be keyworded. *nautilus-3.6.3 (24 Dec 2012) diff --git a/gnome-base/nautilus/nautilus-3.6.3.ebuild b/gnome-base/nautilus/nautilus-3.6.3.ebuild index 22d092cc46f6..06d73b65afdf 100644 --- a/gnome-base/nautilus/nautilus-3.6.3.ebuild +++ b/gnome-base/nautilus/nautilus-3.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-3.6.3.ebuild,v 1.1 2012/12/24 14:30:56 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-3.6.3.ebuild,v 1.2 2012/12/27 06:24:53 tetromino Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ LICENSE="GPL-2+ LGPL-2+ FDL-1.1" 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 ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux" # FIXME: tests fails under Xvfb, but pass when building manually # "FAIL: check failed in nautilus-file.c, line 8307" |