summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-31 16:03:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-31 16:03:23 +0000
commit945356cbfe481b78dc593fc5c9d8ac5f9c133698 (patch)
tree486e2012cfeb0dec46a84c7547754a91ad85d9eb /dev-python/pyxattr
parentStable for ppc, wrt bug #530264 (diff)
downloadgentoo-2-945356cbfe481b78dc593fc5c9d8ac5f9c133698.tar.gz
gentoo-2-945356cbfe481b78dc593fc5c9d8ac5f9c133698.tar.bz2
gentoo-2-945356cbfe481b78dc593fc5c9d8ac5f9c133698.zip
Stable for ppc, wrt bug #530296
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pyxattr')
-rw-r--r--dev-python/pyxattr/ChangeLog5
-rw-r--r--dev-python/pyxattr/pyxattr-0.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyxattr/ChangeLog b/dev-python/pyxattr/ChangeLog
index 72c67a49d1ba..2e5bfb4790de 100644
--- a/dev-python/pyxattr/ChangeLog
+++ b/dev-python/pyxattr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyxattr
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxattr/ChangeLog,v 1.65 2014/12/27 19:33:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxattr/ChangeLog,v 1.66 2014/12/31 16:03:23 ago Exp $
+
+ 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> pyxattr-0.5.3.ebuild:
+ Stable for ppc, wrt bug #530296
27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> pyxattr-0.5.3.ebuild:
Stable for amd64, wrt bug #530296
diff --git a/dev-python/pyxattr/pyxattr-0.5.3.ebuild b/dev-python/pyxattr/pyxattr-0.5.3.ebuild
index 44fab60806f9..0e882f56dc84 100644
--- a/dev-python/pyxattr/pyxattr-0.5.3.ebuild
+++ b/dev-python/pyxattr/pyxattr-0.5.3.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/dev-python/pyxattr/pyxattr-0.5.3.ebuild,v 1.3 2014/12/27 19:33:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxattr/pyxattr-0.5.3.ebuild,v 1.4 2014/12/31 16:03:23 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
IUSE="doc test"
RDEPEND="sys-apps/attr"