patrick 15/01/16 03:46:14 Modified: flask-login-0.2.11.ebuild ChangeLog Log: Stable on amd64 and x86 for 527558 (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.4 dev-python/flask-login/flask-login-0.2.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-login/flask-login-0.2.11.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-login/flask-login-0.2.11.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-login/flask-login-0.2.11.ebuild?r1=1.3&r2=1.4 Index: flask-login-0.2.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-login/flask-login-0.2.11.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- flask-login-0.2.11.ebuild 15 Jun 2014 02:00:31 -0000 1.3 +++ flask-login-0.2.11.ebuild 16 Jan 2015 03:46:14 -0000 1.4 @@ -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/flask-login/flask-login-0.2.11.ebuild,v 1.3 2014/06/15 02:00:31 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-login/flask-login-0.2.11.ebuild,v 1.4 2015/01/16 03:46:14 patrick Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -16,7 +16,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-python/flask-0.10[${PYTHON_USEDEP}]" 1.17 dev-python/flask-login/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-login/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-login/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-login/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-login/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 21 Dec 2014 12:14:09 -0000 1.16 +++ ChangeLog 16 Jan 2015 03:46:14 -0000 1.17 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/flask-login -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-login/ChangeLog,v 1.16 2014/12/21 12:14:09 idella4 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-login/ChangeLog,v 1.17 2015/01/16 03:46:14 patrick Exp $ + + 16 Jan 2015; Patrick Lauer <[email protected]> flask-login-0.2.11.ebuild: + Stable on amd64 and x86 for 527558 21 Dec 2014; Ian Delaney <[email protected]> -flask-login-0.2.10.ebuild, -flask-login-0.2.7.ebuild, -flask-login-0.2.9.ebuild:
