jer 15/04/18 04:11:52 Modified: ChangeLog reportlab-3.1.44-r1.ebuild Log: Stable for HPPA (bug #546810). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.127 dev-python/reportlab/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/reportlab/ChangeLog?rev=1.127&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/reportlab/ChangeLog?rev=1.127&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/reportlab/ChangeLog?r1=1.126&r2=1.127 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/reportlab/ChangeLog,v retrieving revision 1.126 retrieving revision 1.127 diff -u -r1.126 -r1.127 --- ChangeLog 14 Apr 2015 12:51:12 -0000 1.126 +++ ChangeLog 18 Apr 2015 04:11:52 -0000 1.127 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/reportlab # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/ChangeLog,v 1.126 2015/04/14 12:51:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/ChangeLog,v 1.127 2015/04/18 04:11:52 jer Exp $ + + 18 Apr 2015; Jeroen Roovers <[email protected]> reportlab-3.1.44-r1.ebuild: + Stable for HPPA (bug #546810). 14 Apr 2015; Agostino Sarubbo <[email protected]> reportlab-3.1.8-r2.ebuild: Stable for ia64, wrt bug #540290 1.2 dev-python/reportlab/reportlab-3.1.44-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/reportlab/reportlab-3.1.44-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/reportlab/reportlab-3.1.44-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/reportlab/reportlab-3.1.44-r1.ebuild?r1=1.1&r2=1.2 Index: reportlab-3.1.44-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-3.1.44-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- reportlab-3.1.44-r1.ebuild 13 Jan 2015 02:55:17 -0000 1.1 +++ reportlab-3.1.44-r1.ebuild 18 Apr 2015 04:11:52 -0000 1.2 @@ -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/reportlab/reportlab-3.1.44-r1.ebuild,v 1.1 2015/01/13 02:55:17 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/reportlab/reportlab-3.1.44-r1.ebuild,v 1.2 2015/04/18 04:11:52 jer Exp $ EAPI="5" PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -15,7 +15,7 @@ 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="
