ago 14/11/26 10:40:54 Modified: gunicorn-19.1.1.ebuild ChangeLog Log: Stable for amd64, wrt bug #530502 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.3 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.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/gunicorn/gunicorn-19.1.1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/gunicorn/gunicorn-19.1.1.ebuild?r1=1.2&r2=1.3 Index: gunicorn-19.1.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-servers/gunicorn/gunicorn-19.1.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gunicorn-19.1.1.ebuild 25 Nov 2014 00:35:16 -0000 1.2 +++ gunicorn-19.1.1.ebuild 26 Nov 2014 10:40:54 -0000 1.3 @@ -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.2 2014/11/25 00:35:16 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/gunicorn-19.1.1.ebuild,v 1.3 2014/11/26 10:40:54 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.39 www-servers/gunicorn/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/gunicorn/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/gunicorn/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/gunicorn/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-servers/gunicorn/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 25 Nov 2014 00:35:16 -0000 1.38 +++ ChangeLog 26 Nov 2014 10:40:54 -0000 1.39 @@ -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.38 2014/11/25 00:35:16 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/gunicorn/ChangeLog,v 1.39 2014/11/26 10:40:54 ago Exp $ + + 26 Nov 2014; Agostino Sarubbo <[email protected]> gunicorn-19.1.1.ebuild: + Stable for amd64, wrt bug #530502 25 Nov 2014; Ian Delaney <[email protected]> -gunicorn-0.17.2.ebuild, -gunicorn-18.0-r1.ebuild, -gunicorn-18.0.ebuild, gunicorn-19.0.0.ebuild,
