maekke 14/12/26 17:53:21 Modified: ChangeLog oauthlib-0.7.2.ebuild Log: add ~arm, bug #528432 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.38 dev-python/oauthlib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/ChangeLog?rev=1.38&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/ChangeLog?rev=1.38&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/ChangeLog?r1=1.37&r2=1.38 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/oauthlib/ChangeLog,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- ChangeLog 14 Dec 2014 12:08:36 -0000 1.37 +++ ChangeLog 26 Dec 2014 17:53:21 -0000 1.38 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/oauthlib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/ChangeLog,v 1.37 2014/12/14 12:08:36 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/ChangeLog,v 1.38 2014/12/26 17:53:21 maekke Exp $ + + 26 Dec 2014; Markus Meier <[email protected]> oauthlib-0.7.2.ebuild: + add ~arm, bug #528432 *oauthlib-0.7.2 (14 Dec 2014) 1.2 dev-python/oauthlib/oauthlib-0.7.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/oauthlib-0.7.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/oauthlib-0.7.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/oauthlib/oauthlib-0.7.2.ebuild?r1=1.1&r2=1.2 Index: oauthlib-0.7.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.7.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- oauthlib-0.7.2.ebuild 14 Dec 2014 12:08:36 -0000 1.1 +++ oauthlib-0.7.2.ebuild 26 Dec 2014 17:53:21 -0000 1.2 @@ -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/oauthlib/oauthlib-0.7.2.ebuild,v 1.1 2014/12/14 12:08:36 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/oauthlib-0.7.2.ebuild,v 1.2 2014/12/26 17:53:21 maekke Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -13,7 +13,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="test" # optional extras hard set as RDEPs. See setup.py
