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 1PvZ3D-0005zj-D3 for garchives@archives.gentoo.org; Fri, 04 Mar 2011 17:44:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F072CE0549; Fri, 4 Mar 2011 17:44:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BC7E8E0549 for ; Fri, 4 Mar 2011 17:44:19 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 37F4B1B40CF for ; Fri, 4 Mar 2011 17:44:19 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2256) id E300C20054; Fri, 4 Mar 2011 17:44:17 +0000 (UTC) From: "Dirkjan Ochtman (djc)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, djc@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/mercurial: ChangeLog mercurial-1.7.2.ebuild mercurial-1.4.1.ebuild mercurial-1.7.3.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog mercurial-1.7.2.ebuild mercurial-1.4.1.ebuild mercurial-1.7.3.ebuild X-VCS-Directories: dev-vcs/mercurial X-VCS-Committer: djc X-VCS-Committer-Name: Dirkjan Ochtman Content-Type: text/plain; charset=utf8 Message-Id: <20110304174417.E300C20054@flycatcher.gentoo.org> Date: Fri, 4 Mar 2011 17:44:17 +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: X-Archives-Hash: ae8a91b1d25b9812b82338b2a69d9189 djc 11/03/04 17:44:17 Modified: ChangeLog Removed: mercurial-1.7.2.ebuild mercurial-1.4.1.ebuild mercurial-1.7.3.ebuild Log: Remove older versions of Mercurial. =20 (Portage version: 2.1.9.41/cvs/Linux x86_64) Revision Changes Path 1.39 dev-vcs/mercurial/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/mercurial/= ChangeLog?rev=3D1.39&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/mercurial/= ChangeLog?rev=3D1.39&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/mercurial/= ChangeLog?r1=3D1.38&r2=3D1.39 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/mercurial/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 26 Feb 2011 07:48:35 -0000 1.38 +++ ChangeLog 4 Mar 2011 17:44:17 -0000 1.39 @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/mercurial # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.38 20= 11/02/26 07:48:35 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/mercurial/ChangeLog,v 1.39 20= 11/03/04 17:44:17 djc Exp $ + + 04 Mar 2011; Dirkjan Ochtman -mercurial-1.4.1.ebuild, + -mercurial-1.7.2.ebuild, -mercurial-1.7.3.ebuild: + Clean out old versions. =20 26 Feb 2011; Kacper Kowalik mercurial-1.7.ebui= ld: ppc64 stable wrt #348499