From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 92F6B138010 for ; Mon, 29 Oct 2012 11:27:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C45821C07F; Mon, 29 Oct 2012 11:26:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A738321C07F for ; Mon, 29 Oct 2012 11:26:46 +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 1788D33D9BA for ; Mon, 29 Oct 2012 11:26:46 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2279) id D2D8E21602; Mon, 29 Oct 2012 11:26:44 +0000 (UTC) From: "Michal Gorny (mgorny)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mgorny@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles X-VCS-Committer: mgorny X-VCS-Committer-Name: Michal Gorny Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121029112644.D2D8E21602@flycatcher.gentoo.org> Date: Mon, 29 Oct 2012 11:26:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 402eb35b-10cc-4aab-b68d-43b69ef105c8 X-Archives-Hash: fff93d769cf69acff17c776356b914bf mgorny 12/10/29 11:26:44 Modified: ChangeLog Log: Remove traces of pypy1.7, no longer in the tree and not supported by the eclasses. Revision Changes Path 1.7072 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7072&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7072&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7071&r2=1.7072 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7071 retrieving revision 1.7072 diff -u -r1.7071 -r1.7072 --- ChangeLog 28 Oct 2012 18:29:28 -0000 1.7071 +++ ChangeLog 29 Oct 2012 11:26:44 -0000 1.7072 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7071 2012/10/28 18:29:28 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7072 2012/10/29 11:26:44 mgorny Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 29 Oct 2012; Michał Górny desc/python_targets.desc: + Remove traces of pypy1.7, no longer in the tree and not supported + by the eclasses. + 28 Oct 2012; Alexandre Rostovtsev package.mask: Unmask libgphoto2-2.5.x since all blockers for bug #426602 have been resolved.