patrick 15/01/16 03:45:16 Modified: flask-security-1.7.4.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.2 dev-python/flask-security/flask-security-1.7.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-security/flask-security-1.7.4.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-security/flask-security-1.7.4.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-security/flask-security-1.7.4.ebuild?r1=1.1&r2=1.2 Index: flask-security-1.7.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-security/flask-security-1.7.4.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- flask-security-1.7.4.ebuild 19 Oct 2014 10:41:51 -0000 1.1 +++ flask-security-1.7.4.ebuild 16 Jan 2015 03:45:16 -0000 1.2 @@ -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-security/flask-security-1.7.4.ebuild,v 1.1 2014/10/19 10:41:51 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-security/flask-security-1.7.4.ebuild,v 1.2 2015/01/16 03:45:16 patrick Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -16,7 +16,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" # packages of this type require local running instances of databases # which then require connect to localhost 1.8 dev-python/flask-security/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-security/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-security/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-security/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-security/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 21 Dec 2014 11:28:45 -0000 1.7 +++ ChangeLog 16 Jan 2015 03:45:16 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/flask-security -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-security/ChangeLog,v 1.7 2014/12/21 11:28:45 idella4 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-security/ChangeLog,v 1.8 2015/01/16 03:45:16 patrick Exp $ + + 16 Jan 2015; Patrick Lauer <patr...@gentoo.org> flask-security-1.7.4.ebuild: + Stable on amd64 and x86 for 527558 21 Dec 2014; Ian Delaney <idel...@gentoo.org> -flask-security-1.6.9.ebuild, -flask-security-1.7.0.ebuild, -flask-security-1.7.1.ebuild,