From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RwP2G-0004w1-8L for garchives@archives.gentoo.org; Sun, 12 Feb 2012 02:19:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95E1AE01A3; Sun, 12 Feb 2012 02:19:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 69131E01A3 for ; Sun, 12 Feb 2012 02:19:20 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D830F1B4015 for ; Sun, 12 Feb 2012 02:19:19 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2304) id A5C612004C; Sun, 12 Feb 2012 02:19:18 +0000 (UTC) From: "Mike Gilbert (floppym)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, floppym@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/tortoisehg: tortoisehg-9999.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: tortoisehg-9999.ebuild ChangeLog X-VCS-Directories: dev-vcs/tortoisehg X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert Content-Type: text/plain; charset=utf8 Message-Id: <20120212021918.A5C612004C@flycatcher.gentoo.org> Date: Sun, 12 Feb 2012 02:19:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 9d52340f-8522-4a36-846e-1bee515c56f2 X-Archives-Hash: 96002029dfac6086a1dd3a0b7ab3648e floppym 12/02/12 02:19:18 Modified: tortoisehg-9999.ebuild ChangeLog Log: Bump mercurial dep on live ebuild. Drop unused patch. =20 (Portage version: 2.2.0_alpha85/cvs/Linux x86_64) Revision Changes Path 1.4 dev-vcs/tortoisehg/tortoisehg-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg= /tortoisehg-9999.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg= /tortoisehg-9999.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg= /tortoisehg-9999.ebuild?r1=3D1.3&r2=3D1.4 Index: tortoisehg-9999.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-9999.ebui= ld,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- tortoisehg-9999.ebuild 10 Dec 2011 04:42:45 -0000 1.3 +++ tortoisehg-9999.ebuild 12 Feb 2012 02:19:18 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-9999.eb= uild,v 1.3 2011/12/10 04:42:45 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/tortoisehg-9999.eb= uild,v 1.4 2012/02/12 02:19:18 floppym Exp $ =20 EAPI=3D4 =20 @@ -31,7 +31,7 @@ dev-python/pygments dev-python/PyQt4 dev-python/qscintilla-python - >=3Ddev-vcs/mercurial-1.9 + >=3Ddev-vcs/mercurial-2.0 nautilus? ( dev-python/nautilus-python )" DEPEND=3D"${RDEPEND} doc? ( >=3Ddev-python/sphinx-1.0.3 )" 1.10 dev-vcs/tortoisehg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg= /ChangeLog?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg= /ChangeLog?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/tortoisehg= /ChangeLog?r1=3D1.9&r2=3D1.10 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 12 Feb 2012 02:16:09 -0000 1.9 +++ ChangeLog 12 Feb 2012 02:19:18 -0000 1.10 @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/tortoisehg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.9 20= 12/02/12 02:16:09 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tortoisehg/ChangeLog,v 1.10 2= 012/02/12 02:19:18 floppym Exp $ + + 12 Feb 2012; Mike Gilbert + -files/tortoisehg-2.1.4-mercurial-2.patch, tortoisehg-9999.ebuild: + Bump mercurial dep on live ebuild. Drop unused patch. =20 *tortoisehg-2.2.2-r1 (12 Feb 2012) =20