ago 14/12/05 10:15:27 Modified: gunicorn-19.1.1.ebuild ChangeLog Log: Stable for x86, wrt bug #530502 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path 1.4 www-servers/gunicorn/gunicorn-19.1.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/gunicorn/gunicorn-19.1.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/gunicorn/gunicorn-19.1.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/gunicorn/gunicorn-19.1.1.ebuild?r1=1.3&r2=1.4 Index: gunicorn-19.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-servers/gunicorn/gunicorn-19.1.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gunicorn-19.1.1.ebuild 26 Nov 2014 10:40:54 -0000 1.3 +++ gunicorn-19.1.1.ebuild 5 Dec 2014 10:15:27 -0000 1.4 @@ -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/www-servers/gunicorn/gunicorn-19.1.1.ebuild,v 1.3 2014/11/26 10:40:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/gunicorn-19.1.1.ebuild,v 1.4 2014/12/05 10:15:27 ago Exp $ EAPI="5" PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -14,7 +14,7 @@ LICENSE="MIT" SLOT="0" IUSE="doc examples test" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] 1.40 www-servers/gunicorn/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/gunicorn/ChangeLog?rev=1.40&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/gunicorn/ChangeLog?rev=1.40&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/gunicorn/ChangeLog?r1=1.39&r2=1.40 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-servers/gunicorn/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 26 Nov 2014 10:40:54 -0000 1.39 +++ ChangeLog 5 Dec 2014 10:15:27 -0000 1.40 @@ -1,6 +1,9 @@ # ChangeLog for www-servers/gunicorn # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/ChangeLog,v 1.39 2014/11/26 10:40:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/ChangeLog,v 1.40 2014/12/05 10:15:27 ago Exp $ + + 05 Dec 2014; Agostino Sarubbo <[email protected]> gunicorn-19.1.1.ebuild: + Stable for x86, wrt bug #530502 26 Nov 2014; Agostino Sarubbo <[email protected]> gunicorn-19.1.1.ebuild: Stable for amd64, wrt bug #530502
