jer 14/06/15 14:48:25 Modified: ChangeLog requests-2.3.0.ebuild Log: Stable for HPPA (bug #513278). (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.62 dev-python/requests/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/ChangeLog?rev=1.62&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/ChangeLog?rev=1.62&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/ChangeLog?r1=1.61&r2=1.62 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- ChangeLog 13 Jun 2014 14:19:43 -0000 1.61 +++ ChangeLog 15 Jun 2014 14:48:25 -0000 1.62 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/requests # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.61 2014/06/13 14:19:43 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.62 2014/06/15 14:48:25 jer Exp $ + + 15 Jun 2014; Jeroen Roovers <[email protected]> requests-2.3.0.ebuild: + Stable for HPPA (bug #513278). 08 Jun 2014; Akinori Hattori <[email protected]> requests-1.2.2.ebuild, requests-1.2.3.ebuild, requests-2.0.0.ebuild, requests-2.1.0.ebuild, 1.4 dev-python/requests/requests-2.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild?r1=1.3&r2=1.4 Index: requests-2.3.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- requests-2.3.0.ebuild 8 Jun 2014 17:12:08 -0000 1.3 +++ requests-2.3.0.ebuild 15 Jun 2014 14:48:25 -0000 1.4 @@ -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/requests/requests-2.3.0.ebuild,v 1.3 2014/06/08 17:12:08 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.3.0.ebuild,v 1.4 2014/06/15 14:48:25 jer Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -13,7 +13,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~amd64 ~arm hppa ~ia64 ~mips ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" # bundles dev-python/urllib3 snapshot
