jmorgan 15/05/28 15:12:51 Modified: ChangeLog pexpect-3.0.ebuild Log: sparc stable wrt bug #506042 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
Revision Changes Path 1.90 dev-python/pexpect/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pexpect/ChangeLog?rev=1.90&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pexpect/ChangeLog?rev=1.90&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pexpect/ChangeLog?r1=1.89&r2=1.90 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pexpect/ChangeLog,v retrieving revision 1.89 retrieving revision 1.90 diff -u -r1.89 -r1.90 --- ChangeLog 8 Apr 2015 08:04:53 -0000 1.89 +++ ChangeLog 28 May 2015 15:12:51 -0000 1.90 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pexpect # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/ChangeLog,v 1.89 2015/04/08 08:04:53 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/ChangeLog,v 1.90 2015/05/28 15:12:51 jmorgan Exp $ + + 28 May 2015; Jack Morgan <[email protected]> pexpect-3.0.ebuild: + sparc stable wrt bug #506042 08 Apr 2015; Michał Górny <[email protected]> pexpect-2.4-r1.ebuild, pexpect-3.0.ebuild, pexpect-3.1.ebuild, pexpect-3.2.ebuild, 1.13 dev-python/pexpect/pexpect-3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pexpect/pexpect-3.0.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pexpect/pexpect-3.0.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pexpect/pexpect-3.0.ebuild?r1=1.12&r2=1.13 Index: pexpect-3.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pexpect/pexpect-3.0.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- pexpect-3.0.ebuild 8 Apr 2015 08:04:53 -0000 1.12 +++ pexpect-3.0.ebuild 28 May 2015 15:12:51 -0000 1.13 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/pexpect-3.0.ebuild,v 1.12 2015/04/08 08:04:53 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/pexpect-3.0.ebuild,v 1.13 2015/05/28 15:12:51 jmorgan Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3} ) @@ -13,7 +13,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc examples" DEPEND="doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
