nativemad 14/08/12 06:41:33 Modified: tortoisehg-2.10.2.ebuild ChangeLog Log: x86 stable, see bug 500348 (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key C1DE54B2)
Revision Changes Path 1.4 dev-vcs/tortoisehg/tortoisehg-2.10.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-2.10.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-2.10.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-2.10.2.ebuild?r1=1.3&r2=1.4 Index: tortoisehg-2.10.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-2.10.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tortoisehg-2.10.2.ebuild 6 Jul 2014 13:20:06 -0000 1.3 +++ tortoisehg-2.10.2.ebuild 12 Aug 2014 06:41:33 -0000 1.4 @@ -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-vcs/tortoisehg/tortoisehg-2.10.2.ebuild,v 1.3 2014/07/06 13:20:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-2.10.2.ebuild,v 1.4 2014/08/12 06:41:33 nativemad Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -8,7 +8,7 @@ inherit distutils-r1 eutils if [[ ${PV} != *9999* ]]; then - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" SRC_URI="https://www.bitbucket.org/${PN}/targz/downloads/${P}.tar.gz" HG_DEPEND=">=dev-vcs/mercurial-2.7 <dev-vcs/mercurial-2.9" else 1.62 dev-vcs/tortoisehg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg/ChangeLog?rev=1.62&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg/ChangeLog?rev=1.62&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg/ChangeLog?r1=1.61&r2=1.62 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- ChangeLog 8 Aug 2014 09:54:27 -0000 1.61 +++ ChangeLog 12 Aug 2014 06:41:33 -0000 1.62 @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/tortoisehg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.61 2014/08/08 09:54:27 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.62 2014/08/12 06:41:33 nativemad Exp $ + + 12 Aug 2014; Andreas Schuerch <[email protected]> + tortoisehg-2.10.2.ebuild: + x86 stable, see bug 500348 *tortoisehg-3.1 (08 Aug 2014)
