ago 14/12/04 10:00:08 Modified: psutil-2.1.3.ebuild ChangeLog Log: Stable for amd64, wrt bug #530550 (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.2 dev-python/psutil/psutil-2.1.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/psutil-2.1.3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/psutil-2.1.3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/psutil-2.1.3.ebuild?r1=1.1&r2=1.2 Index: psutil-2.1.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-2.1.3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- psutil-2.1.3.ebuild 12 Oct 2014 18:12:06 -0000 1.1 +++ psutil-2.1.3.ebuild 4 Dec 2014 10:00:08 -0000 1.2 @@ -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/dev-python/psutil/psutil-2.1.3.ebuild,v 1.1 2014/10/12 18:12:06 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-2.1.3.ebuild,v 1.2 2014/12/04 10:00:08 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -13,7 +13,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] 1.42 dev-python/psutil/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/psutil/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/psutil/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 2 Nov 2014 00:58:44 -0000 1.41 +++ ChangeLog 4 Dec 2014 10:00:08 -0000 1.42 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/psutil # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/ChangeLog,v 1.41 2014/11/02 00:58:44 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/ChangeLog,v 1.42 2014/12/04 10:00:08 ago Exp $ + + 04 Dec 2014; Agostino Sarubbo <[email protected]> psutil-2.1.3.ebuild: + Stable for amd64, wrt bug #530550 02 Nov 2014; Tim Harder <[email protected]> -psutil-0.6.1.ebuild, -psutil-2.0.0.ebuild, -psutil-2.1.0.ebuild, -psutil-2.1.1.ebuild,
