patrick 15/01/16 09:18:52 Modified: flask-mail-0.9.1.ebuild ChangeLog Log: Stable for amd64 and x86 (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.2 dev-python/flask-mail/flask-mail-0.9.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-mail/flask-mail-0.9.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-mail/flask-mail-0.9.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-mail/flask-mail-0.9.1.ebuild?r1=1.1&r2=1.2 Index: flask-mail-0.9.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-mail/flask-mail-0.9.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- flask-mail-0.9.1.ebuild 30 Sep 2014 07:16:56 -0000 1.1 +++ flask-mail-0.9.1.ebuild 16 Jan 2015 09:18:52 -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-mail/flask-mail-0.9.1.ebuild,v 1.1 2014/09/30 07:16:56 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-mail/flask-mail-0.9.1.ebuild,v 1.2 2015/01/16 09:18:52 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="doc test" RDEPEND="dev-python/flask[${PYTHON_USEDEP}] 1.4 dev-python/flask-mail/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-mail/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-mail/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask-mail/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-mail/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 30 Sep 2014 07:16:56 -0000 1.3 +++ ChangeLog 16 Jan 2015 09:18:52 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/flask-mail -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-mail/ChangeLog,v 1.3 2014/09/30 07:16:56 idella4 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-mail/ChangeLog,v 1.4 2015/01/16 09:18:52 patrick Exp $ + + 16 Jan 2015; Patrick Lauer <[email protected]> flask-mail-0.9.1.ebuild: + Stable for amd64 and x86 *flask-mail-0.9.1 (30 Sep 2014)
