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 9945E1382AC for ; Mon, 20 Jun 2016 04:39:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B34D3E0943; Mon, 20 Jun 2016 04:39:46 +0000 (UTC) Received: from mail-lf0-f41.google.com (mail-lf0-f41.google.com [209.85.215.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0485EE0943 for ; Mon, 20 Jun 2016 04:39:45 +0000 (UTC) Received: by mail-lf0-f41.google.com with SMTP id f6so29982653lfg.0 for ; Sun, 19 Jun 2016 21:39:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:in-reply-to:references :mime-version:content-transfer-encoding; bh=pn9UcSWMR7T/v/IWrQlyQJLC+dCE8CvJzXIUHcr0IQw=; b=JY4eIxsnrO75CUwlpemUGZcgiLgSUTugUxEh1lA+x4bjsm+bDHDBbMcNVHpKU4DARp PfslvAV6l9gp8/cLzJKKf+ko2zx0rUs68A7sTI0bu6qjCYnbVpq39svwXiDI+bycQFt+ ntZs3Jj68VAsc6x6RIls/a/2gUYUKjB+3az5eWepsx9D3BMvlfDY6KukNE7Xo2CViK0e JNnLgza0dUNk3/oxazfOqaA/gCdiGzHMN4mJDHeWVXfxPfdUIeP+HFKSeyQBQ0O/rFEk CWejLoTYyVnJGgA9l9xBGZLiosZ9OoyPBOk5GiFE0SSovqDTArq/XctSkIFWljg1uqQN Nt1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:user-agent :in-reply-to:references:mime-version:content-transfer-encoding; bh=pn9UcSWMR7T/v/IWrQlyQJLC+dCE8CvJzXIUHcr0IQw=; b=aH5T3GTE4vLYlBY1GOwIhkUPAr/ysUBUCbfKNDbV1V7k4ZPpyl1JXIaFEFaYCoWFrP 4dcWNRYiGknBBuYAzM63FwFnmwNMnlIOc8PguX1TxTFGnNFearHb2JycTs2IvdyeCKYA qlxrPwOGRKa2+UvcsmwTIcAcgE3Osf5xJ/ANBpkwkiSKgNiDuCUcTURCiQy6W/ZhmqC8 NKwQX3pl+GJW5a4TaYLli2v9CZR40+LUPGhlkMKvHxTuwhlSP1iG4KPGUT+/cvU+/aPe dQfNYvCN61hz1B2jWARgx83llFsLJRQ3wMMM9S8B/RoTfwvgdGUDRl21Vlv50DSMXA2Q EHyg== X-Gm-Message-State: ALyK8tJq8GbDc9xyK6vdWEfiOnXFT1rZAclsuXCYZsQXnv6xNp1unGr2ZvZDW/Mu9t3f2g== X-Received: by 10.25.22.84 with SMTP id m81mr3766841lfi.180.1466397583856; Sun, 19 Jun 2016 21:39:43 -0700 (PDT) Received: from yo.localnet ([77.47.223.81]) by smtp.gmail.com with ESMTPSA id g28sm6226168ljg.24.2016.06.19.21.39.43 for (version=TLSv1/SSLv3 cipher=OTHER); Sun, 19 Jun 2016 21:39:43 -0700 (PDT) From: Denis Romanchuk To: gentoo-soc@lists.gentoo.org Subject: [gentoo-soc] Re: libebuild - weekly report #4 Date: Mon, 20 Jun 2016 07:36:14 +0300 Message-ID: <4422657.4ZVZPBog6W@yo> User-Agent: KMail/4.14.10 (Linux/4.1.15-gentoo-r1; KDE/4.14.8; x86_64; ; ) In-Reply-To: <2628753.TBFv5fWKl2@yo> References: <1601113.pOCLyzZymB@yo> <4200174.O8nubGpBgt@yo> <2628753.TBFv5fWKl2@yo> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-soc@lists.gentoo.org Reply-to: gentoo-soc@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Archives-Salt: 5d138b2d-6b4c-4129-b22d-9c3ffeb85ba4 X-Archives-Hash: 817fc1534fe22d29cedccd71ac0cfd2c Hello, My forth week progress: Added atom intersects/compare, atom eapi constraints. Investigated different approaches of dependencies handling and merge plan composition in pkgcore,portage,paludis. Plan for next week: Should have package protocol with metadata as restrictions subsystem rely on it, and depset parsing/evaluation in turn is reliant on restrictions. Libebuild repo https://github.com/den4ix/libebuild Libebuild blog https://blogs.gentoo.org/gsoc2016-libebuild/ -- Denis Romanchuk Kiev, Ukraine Email: den4ikkss@gmail.com