ago 15/06/13 10:25:32 Modified: pyjwt-1.3.0.ebuild ChangeLog Log: Stable for amd64, wrt bug #551556 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.2 dev-python/pyjwt/pyjwt-1.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyjwt/pyjwt-1.3.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyjwt/pyjwt-1.3.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyjwt/pyjwt-1.3.0.ebuild?r1=1.1&r2=1.2 Index: pyjwt-1.3.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyjwt/pyjwt-1.3.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pyjwt-1.3.0.ebuild 30 May 2015 11:58:00 -0000 1.1 +++ pyjwt-1.3.0.ebuild 13 Jun 2015 10:25:32 -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/pyjwt/pyjwt-1.3.0.ebuild,v 1.1 2015/05/30 11:58:00 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyjwt/pyjwt-1.3.0.ebuild,v 1.2 2015/06/13 10:25:32 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -16,7 +16,7 @@ LICENSE=" MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND="" 1.11 dev-python/pyjwt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyjwt/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyjwt/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyjwt/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyjwt/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 7 Jun 2015 15:29:25 -0000 1.10 +++ ChangeLog 13 Jun 2015 10:25:32 -0000 1.11 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyjwt # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyjwt/ChangeLog,v 1.10 2015/06/07 15:29:25 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyjwt/ChangeLog,v 1.11 2015/06/13 10:25:32 ago Exp $ + + 13 Jun 2015; Agostino Sarubbo <[email protected]> pyjwt-1.3.0.ebuild: + Stable for amd64, wrt bug #551556 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add github to remote-id in metadata.xml
