summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/reportlab/ChangeLog5
-rw-r--r--dev-python/reportlab/reportlab-3.1.8-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/reportlab/ChangeLog b/dev-python/reportlab/ChangeLog
index 69a136f04bce..42f8107f9df0 100644
--- a/dev-python/reportlab/ChangeLog
+++ b/dev-python/reportlab/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/reportlab
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/ChangeLog,v 1.113 2014/12/26 18:09:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/ChangeLog,v 1.114 2014/12/27 19:35:28 ago Exp $
+
+ 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> reportlab-3.1.8-r1.ebuild:
+ Stable for amd64, wrt bug #532440
26 Dec 2014; Markus Meier <maekke@gentoo.org> reportlab-3.1.8-r1.ebuild:
arm stable, bug #532440
diff --git a/dev-python/reportlab/reportlab-3.1.8-r1.ebuild b/dev-python/reportlab/reportlab-3.1.8-r1.ebuild
index 90c2be2b831d..3f8a332216d4 100644
--- a/dev-python/reportlab/reportlab-3.1.8-r1.ebuild
+++ b/dev-python/reportlab/reportlab-3.1.8-r1.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/reportlab/reportlab-3.1.8-r1.ebuild,v 1.3 2014/12/26 18:09:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-3.1.8-r1.ebuild,v 1.4 2014/12/27 19:35:28 ago Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="doc examples"
RDEPEND="