From 05dce5e5310545e5a017a6745858c638ff149ec1 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 19 Apr 2015 09:37:40 +0000 Subject: x86 stable wrt bug #535324 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4) --- dev-python/fuse-python/ChangeLog | 5 ++++- dev-python/fuse-python/fuse-python-0.2.1-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/fuse-python') diff --git a/dev-python/fuse-python/ChangeLog b/dev-python/fuse-python/ChangeLog index b52a37da652c..3ecceaa42f5b 100644 --- a/dev-python/fuse-python/ChangeLog +++ b/dev-python/fuse-python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/fuse-python # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fuse-python/ChangeLog,v 1.23 2015/04/08 08:05:23 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fuse-python/ChangeLog,v 1.24 2015/04/19 09:37:40 pacho Exp $ + + 19 Apr 2015; Pacho Ramos fuse-python-0.2.1-r1.ebuild: + x86 stable wrt bug #535324 08 Apr 2015; Michał Górny fuse-python-0.2.1-r1.ebuild: Drop old Python implementations diff --git a/dev-python/fuse-python/fuse-python-0.2.1-r1.ebuild b/dev-python/fuse-python/fuse-python-0.2.1-r1.ebuild index 041a30adbe80..89d51e8c6d9b 100644 --- a/dev-python/fuse-python/fuse-python-0.2.1-r1.ebuild +++ b/dev-python/fuse-python/fuse-python-0.2.1-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/dev-python/fuse-python/fuse-python-0.2.1-r1.ebuild,v 1.3 2015/04/08 08:05:23 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fuse-python/fuse-python-0.2.1-r1.ebuild,v 1.4 2015/04/19 09:37:40 pacho Exp $ EAPI=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DESCRIPTION="Python FUSE bindings" HOMEPAGE="http://fuse.sourceforge.net/wiki/index.php/FusePython" -- cgit v1.2.3-65-gdbad