ago 15/01/02 12:25:52 Modified: unittest2-0.5.1-r2.ebuild ChangeLog Log: Stable for sparc, wrt bug #530612 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Revision Changes Path 1.15 dev-python/unittest2/unittest2-0.5.1-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unittest2/unittest2-0.5.1-r2.ebuild?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unittest2/unittest2-0.5.1-r2.ebuild?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unittest2/unittest2-0.5.1-r2.ebuild?r1=1.14&r2=1.15 Index: unittest2-0.5.1-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/unittest2/unittest2-0.5.1-r2.ebuild,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- unittest2-0.5.1-r2.ebuild 23 Dec 2014 16:02:04 -0000 1.14 +++ unittest2-0.5.1-r2.ebuild 2 Jan 2015 12:25:52 -0000 1.15 @@ -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/unittest2/unittest2-0.5.1-r2.ebuild,v 1.14 2014/12/23 16:02:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/unittest2/unittest2-0.5.1-r2.ebuild,v 1.15 2015/01/02 12:25:52 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -17,7 +17,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" 1.53 dev-python/unittest2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unittest2/ChangeLog?rev=1.53&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unittest2/ChangeLog?rev=1.53&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/unittest2/ChangeLog?r1=1.52&r2=1.53 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/unittest2/ChangeLog,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- ChangeLog 23 Dec 2014 16:02:04 -0000 1.52 +++ ChangeLog 2 Jan 2015 12:25:52 -0000 1.53 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/unittest2 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/unittest2/ChangeLog,v 1.52 2014/12/23 16:02:04 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/unittest2/ChangeLog,v 1.53 2015/01/02 12:25:52 ago Exp $ + + 02 Jan 2015; Agostino Sarubbo <[email protected]> unittest2-0.5.1-r2.ebuild: + Stable for sparc, wrt bug #530612 23 Dec 2014; Agostino Sarubbo <[email protected]> unittest2-0.5.1-r2.ebuild: Stable for alpha, wrt bug #530612
