pacho 15/03/06 22:42:45 Modified: wsgiproxy2-0.4.1.ebuild ChangeLog Log: amd64 stable, bug 540290 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.10 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.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild?r1=1.9&r2=1.10 Index: wsgiproxy2-0.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- wsgiproxy2-0.4.1.ebuild 25 Dec 2014 12:37:51 -0000 1.9 +++ wsgiproxy2-0.4.1.ebuild 6 Mar 2015 22:42:45 -0000 1.10 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# 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.9 2014/12/25 12:37:51 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.10 2015/03/06 22:42:45 pacho 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}] 1.16 dev-python/wsgiproxy2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wsgiproxy2/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 28 Dec 2014 00:57:27 -0000 1.15 +++ ChangeLog 6 Mar 2015 22:42:45 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/wsgiproxy2 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.15 2014/12/28 00:57:27 idella4 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.16 2015/03/06 22:42:45 pacho Exp $ + + 06 Mar 2015; Pacho Ramos <[email protected]> wsgiproxy2-0.4.1.ebuild: + amd64 stable, bug 540290 28 Dec 2014; Ian Delaney <[email protected]> wsgiproxy2-0.4.2.ebuild: add bordering required for webtest, clean old impl
