summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-27 19:33:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-27 19:33:24 +0000
commita803c6ed7df67bff866e2027c9c732fc4593a98e (patch)
treee84bf1cdc057c7a45c3c78e6884c009f56b902e8 /dev-python/pyxattr
parentStable for amd64, wrt bug #531314 (diff)
downloadgentoo-2-a803c6ed7df67bff866e2027c9c732fc4593a98e.tar.gz
gentoo-2-a803c6ed7df67bff866e2027c9c732fc4593a98e.tar.bz2
gentoo-2-a803c6ed7df67bff866e2027c9c732fc4593a98e.zip
Stable for amd64, wrt bug #530296
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 39a894ce646e..72c67a49d1ba 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.64 2014/12/22 09:24:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxattr/ChangeLog,v 1.65 2014/12/27 19:33:24 ago Exp $
+
+ 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> pyxattr-0.5.3.ebuild:
+ Stable for amd64, wrt bug #530296
22 Dec 2014; Jeroen Roovers <jer@gentoo.org> pyxattr-0.5.3.ebuild:
Stable for HPPA (bug #530296).
diff --git a/dev-python/pyxattr/pyxattr-0.5.3.ebuild b/dev-python/pyxattr/pyxattr-0.5.3.ebuild
index 58e2dc4039bf..44fab60806f9 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.2 2014/12/22 09:24:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxattr/pyxattr-0.5.3.ebuild,v 1.3 2014/12/27 19:33:24 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"