jer 15/03/21 09:11:29 Modified: ChangeLog wsgiproxy2-0.4.1.ebuild Log: Stable for HPPA (bug #540290). (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.20 dev-python/wsgiproxy2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 9 Mar 2015 00:02:33 -0000 1.19 +++ ChangeLog 21 Mar 2015 09:11:29 -0000 1.20 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/wsgiproxy2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.19 2015/03/09 00:02:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.20 2015/03/21 09:11:29 jer Exp $ + + 21 Mar 2015; Jeroen Roovers <[email protected]> wsgiproxy2-0.4.1.ebuild: + Stable for HPPA (bug #540290). 09 Mar 2015; Pacho Ramos <[email protected]> wsgiproxy2-0.4.1.ebuild: x86 stable, bug 540290 1.14 dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild?r1=1.13&r2=1.14 Index: wsgiproxy2-0.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- wsgiproxy2-0.4.1.ebuild 9 Mar 2015 00:02:33 -0000 1.13 +++ wsgiproxy2-0.4.1.ebuild 21 Mar 2015 09:11:29 -0000 1.14 @@ -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/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.13 2015/03/09 00:02:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.14 2015/03/21 09:11:29 jer Exp $ EAPI=5 @@ -16,7 +16,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86" +KEYWORDS="amd64 ~arm hppa ppc ppc64 x86" IUSE="doc test" RDEPEND="dev-python/urllib3[${PYTHON_USEDEP}]
