summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-08 23:51:19 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-08 23:51:19 +0000
commita581d294b8f8cfa5fafc3a8beeba87c104b2c15e (patch)
tree5771177c0b6891002af7eed11804cfa4e77164b3 /dev-python
parentx86 stable, bug 540290 (diff)
downloadgentoo-2-a581d294b8f8cfa5fafc3a8beeba87c104b2c15e.tar.gz
gentoo-2-a581d294b8f8cfa5fafc3a8beeba87c104b2c15e.tar.bz2
gentoo-2-a581d294b8f8cfa5fafc3a8beeba87c104b2c15e.zip
x86 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/jaraco-utils/ChangeLog5
-rw-r--r--dev-python/jaraco-utils/jaraco-utils-10.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/jaraco-utils/ChangeLog b/dev-python/jaraco-utils/ChangeLog
index 5a5563cb47ab..991ec03c207d 100644
--- a/dev-python/jaraco-utils/ChangeLog
+++ b/dev-python/jaraco-utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/jaraco-utils
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/jaraco-utils/ChangeLog,v 1.4 2015/03/06 22:25:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/jaraco-utils/ChangeLog,v 1.5 2015/03/08 23:51:19 pacho Exp $
+
+ 08 Mar 2015; Pacho Ramos <pacho@gentoo.org> jaraco-utils-10.0.2.ebuild:
+ x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> jaraco-utils-10.0.2.ebuild:
amd64 stable, bug 540290
diff --git a/dev-python/jaraco-utils/jaraco-utils-10.0.2.ebuild b/dev-python/jaraco-utils/jaraco-utils-10.0.2.ebuild
index 034e387ee1ba..66cfb105c5cd 100644
--- a/dev-python/jaraco-utils/jaraco-utils-10.0.2.ebuild
+++ b/dev-python/jaraco-utils/jaraco-utils-10.0.2.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/jaraco-utils/jaraco-utils-10.0.2.ebuild,v 1.4 2015/03/06 22:25:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/jaraco-utils/jaraco-utils-10.0.2.ebuild,v 1.5 2015/03/08 23:51:19 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.zip"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
DEPEND="dev-python/hgtools[${PYTHON_USEDEP}]