mrueg 14/05/20 20:56:19 Modified: mechanize-0.2.5-r1.ebuild ChangeLog Log: Add ~arm keyword. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.5 dev-python/mechanize/mechanize-0.2.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mechanize/mechanize-0.2.5-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mechanize/mechanize-0.2.5-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mechanize/mechanize-0.2.5-r1.ebuild?r1=1.4&r2=1.5 Index: mechanize-0.2.5-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.2.5-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mechanize-0.2.5-r1.ebuild 31 Mar 2014 21:00:30 -0000 1.4 +++ mechanize-0.2.5-r1.ebuild 20 May 2014 20:56:18 -0000 1.5 @@ -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/mechanize/mechanize-0.2.5-r1.ebuild,v 1.4 2014/03/31 21:00:30 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.2.5-r1.ebuild,v 1.5 2014/05/20 20:56:18 mrueg Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 ) @@ -13,7 +13,7 @@ LICENSE="|| ( BSD ZPL )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="doc" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" 1.47 dev-python/mechanize/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.47&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mechanize/ChangeLog?rev=1.47&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/mechanize/ChangeLog?r1=1.46&r2=1.47 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- ChangeLog 31 Mar 2014 21:00:30 -0000 1.46 +++ ChangeLog 20 May 2014 20:56:18 -0000 1.47 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/mechanize # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.46 2014/03/31 21:00:30 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/ChangeLog,v 1.47 2014/05/20 20:56:18 mrueg Exp $ + + 20 May 2014; Manuel Rüger <[email protected]> mechanize-0.2.5-r1.ebuild: + Add ~arm keyword. 31 Mar 2014; Michał Górny <[email protected]> mechanize-0.2.5-r1.ebuild: Add support for the new PyPy slotting.
