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 D3378138247 for ; Wed, 18 Dec 2013 09:12:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A2D3E0BEA; Wed, 18 Dec 2013 09:12:28 +0000 (UTC) Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com [209.85.212.169]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D5FD3E0BB9 for ; Wed, 18 Dec 2013 09:12:26 +0000 (UTC) Received: by mail-wi0-f169.google.com with SMTP id hn6so4757424wib.2 for ; Wed, 18 Dec 2013 01:12:25 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:from:date:message-id:subject :to:content-type; bh=XMw0gd2JhwgGYHKyEVVyv01egRWXHxckniOrg0rqSjg=; b=LfF+cEa1OKyAMinvm+m7Aw78H7hH+tuRdsh39wQ5xvh5hVVq55OufTUmuzhQq1+HSj fJFN4UBtaEVbNYolI32rmfbN7iiWXukwKqIrzPtqDoXdl/tUh6dsD7ScUGC7MPt9LYC2 SmO1KjfBnz9Z/4pt1DAwWwGH9zkQRPOlRJevgmvhGxsD4kMwSV5Wa0s7NIZU3L4DsPT6 FAPHvI+RkqRSq7dAPX6gHUjAIbFux9proXG+F5bQIyRDXEqHYQflGwoPFbi/mmPJALFQ 6Bmye2xRxmlyukH+CQRxVt/MRY2KAC1WDMYA14QvcaG8yJmBf3BeCMgLCH/2bBYNtZdR kRBg== X-Gm-Message-State: ALoCoQkytz9Pa7m2nDk1Wmz352/qlEbKnuS70W1R11XsN/cczsTLZLqREhxTqQnE1k96RgQwOmZj X-Received: by 10.180.103.68 with SMTP id fu4mr5411094wib.19.1387357944925; Wed, 18 Dec 2013 01:12:24 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Sender: lxnay@sabayonlinux.org Received: by 10.194.46.102 with HTTP; Wed, 18 Dec 2013 01:11:44 -0800 (PST) From: Fabio Erculiani Date: Wed, 18 Dec 2013 10:11:44 +0100 X-Google-Sender-Auth: 8B9F1JiCZ-rZ8LOyTBjtnrGcawA Message-ID: Subject: [gentoo-dev] Doing and then undoing slotmoves To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 2b8a8470-cea6-47e1-91ce-50b8abb08598 X-Archives-Hash: f63972dbd653e6434efdd53a1263f6f0 Hi, 6 days ago gienah committed a bunch of slotmoves for the haskell glib/gtk stuff [1], basically moving the pkgs to slot 0 (from slot 2). This was done in file 4Q-2013. It turns out that the same gienah moved those pkgs to slot 2 (from slot 0) in 2Q-2013 [2]. I have never seen something like that and this generated an interesting bug in entropy (well, I fixed it...). What I am asking is quite simple though. Is this allowed? Should the previous slotmove be removed? Thanks, [1] http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/profiles/updates/4Q-2013?view=log [2] http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/profiles/updates/2Q-2013?r1=1.1&r2=1.2 -- Fabio Erculiani