From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-project+bounces-4086-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id E580E138A6C
	for <garchives@archives.gentoo.org>; Tue, 18 Nov 2014 17:23:54 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 63247E088C;
	Tue, 18 Nov 2014 17:23:50 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id E31DEE088A
	for <gentoo-project@lists.gentoo.org>; Tue, 18 Nov 2014 17:23:49 +0000 (UTC)
Received: from [192.168.4.5] (blfd-4db0f9ef.pool.mediaWays.net [77.176.249.239])
	(using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits))
	(No client certificate requested)
	(Authenticated sender: hasufell)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 9BB783404F7
	for <gentoo-project@lists.gentoo.org>; Tue, 18 Nov 2014 17:23:48 +0000 (UTC)
Message-ID: <546B809D.6060304@gentoo.org>
Date: Tue, 18 Nov 2014 18:23:41 +0100
From: hasufell <hasufell@gentoo.org>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.8.0
Precedence: bulk
List-Post: <mailto:gentoo-project@lists.gentoo.org>
List-Help: <mailto:gentoo-project+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-project+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-project+subscribe@lists.gentoo.org>
List-Id: Gentoo Project discussion list <gentoo-project.gentoo.org>
X-BeenThere: gentoo-project@lists.gentoo.org
Reply-To: gentoo-project@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-project@lists.gentoo.org
Subject: Re: [gentoo-project] Re: Gentoo Recruiters need your help!
References: <54665115.3060706@gentoo.org> <54675866.1080506@gentoo.org>	<m47m46$lov$1@ger.gmane.org>	<CAGfcS_=q3YWaqYCCSL9E-KEedHneDrun95WagPLmyvmGRf0vGw@mail.gmail.com>	<54676A96.4080803@gentoo.org> <5467B79E.30507@gentoo.org> <86y4r99ov4.fsf@moguhome00.in.awa.tohoku.ac.jp>
In-Reply-To: <86y4r99ov4.fsf@moguhome00.in.awa.tohoku.ac.jp>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: f29f08fc-9ea2-4ed4-8fc8-d6deddc70eaa
X-Archives-Hash: 4acddfd5d8b077bb6518feb4fc4072e2

On 11/18/2014 04:19 AM, heroxbd@gentoo.org wrote:
> Jauhien Piatlicki <jauhien@gentoo.org> writes:
> 
>> It would be probably good to have in the tree only the core components and move other stuff to the thematic overlays.
>>
>> Then we can have a clear understanding, how things should be: if
>> something is a part of the core system, it goes to the tree, if
>> something is a scientific packages, it lives in the science overlay,
>> if something is a java stuff it lives in the java overlay, etc.
> 
> This is a good idea.  One difficulty: how to handle inter-overlay
> dependence?  Either the dependency should be expressed by overlay +
> ebuild, or the dependent ebuild should be moved into the "core overlay".
> I haven't figured out a clean solution yet.
> 

git submodules?