vapier 15/01/31 07:02:13 Modified: pexpect-3.3.ebuild ChangeLog Log: Add mips love. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.13 dev-python/pexpect/pexpect-3.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pexpect/pexpect-3.3.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pexpect/pexpect-3.3.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pexpect/pexpect-3.3.ebuild?r1=1.12&r2=1.13 Index: pexpect-3.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pexpect/pexpect-3.3.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- pexpect-3.3.ebuild 1 Dec 2014 09:45:08 -0000 1.12 +++ pexpect-3.3.ebuild 31 Jan 2015 07:02:13 -0000 1.13 @@ -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/pexpect/pexpect-3.3.ebuild,v 1.12 2014/12/01 09:45:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/pexpect-3.3.ebuild,v 1.13 2015/01/31 07:02:13 vapier Exp $ EAPI=5 @@ -14,7 +14,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 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc examples test" DEPEND=" 1.87 dev-python/pexpect/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pexpect/ChangeLog?rev=1.87&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pexpect/ChangeLog?rev=1.87&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pexpect/ChangeLog?r1=1.86&r2=1.87 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pexpect/ChangeLog,v retrieving revision 1.86 retrieving revision 1.87 diff -u -r1.86 -r1.87 --- ChangeLog 1 Dec 2014 09:45:08 -0000 1.86 +++ ChangeLog 31 Jan 2015 07:02:13 -0000 1.87 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pexpect -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/ChangeLog,v 1.86 2014/12/01 09:45:08 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/ChangeLog,v 1.87 2015/01/31 07:02:13 vapier Exp $ + + 31 Jan 2015; Mike Frysinger <[email protected]> pexpect-3.3.ebuild: + Add mips love. 01 Dec 2014; Agostino Sarubbo <[email protected]> pexpect-3.3.ebuild: Stable for sparc, wrt bug #524416
