From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1ECCyE-0004sr-5z for garchives@archives.gentoo.org; Mon, 05 Sep 2005 09:08:54 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j8594xcO024956; Mon, 5 Sep 2005 09:04:59 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j8593Kjd025004 for <gentoo-dev@lists.gentoo.org>; Mon, 5 Sep 2005 09:03:21 GMT Received: from xproxy.gmail.com ([66.249.82.206]) by smtp.gentoo.org with esmtp (Exim 4.43) id 1ECCvr-0006Xz-O9 for gentoo-dev@lists.gentoo.org; Mon, 05 Sep 2005 09:06:27 +0000 Received: by xproxy.gmail.com with SMTP id i26so1231925wxd for <gentoo-dev@gentoo.org>; Mon, 05 Sep 2005 02:06:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=XVzQwy9TtsutqChyzQbiydMWeN6woSqwVjSSa6tjk2/GMxLqWIhpLuR0bH5XtCnxGfFgOfi4Gosn+v1Xcer2atjqEQTcgnPzN1f6iHYh55cl7g67fqh/+5zHY62JgRNzT7Un/RccDT1i+qSWgbDk4T00D2+OEAoBvxBS9qGEWdo= Received: by 10.70.22.3 with SMTP id 3mr73193wxv; Mon, 05 Sep 2005 02:06:28 -0700 (PDT) Received: by 10.70.19.7 with HTTP; Mon, 5 Sep 2005 02:06:28 -0700 (PDT) Message-ID: <fcaeb9bf05090502066ded0c96@mail.gmail.com> Date: Mon, 5 Sep 2005 18:06:28 +0900 From: pclouds <pclouds@gmail.com> To: gentoo-dev@lists.gentoo.org Subject: [gentoo-dev] Keep track what ebuild comes from what repository Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline X-MIME-Autoconverted: from base64 to 8bit by robin.gentoo.org id j8593Kjd025004 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id j8594xdv024956 X-Archives-Salt: 4d8b753e-5185-4cf7-9104-3e7aef4122ef X-Archives-Hash: 762fb149e6592a0c55555ee18ddc215e This is an idea. Currently, after an ebuild is merged into system. I have no idea where that ebuild comes from. I think we should keep the the ebuild's repository signature in /var/db/pkg. When thing's broken, i may find out where to find the original ebuild and fix it (is it in official portage tree, or is it my overlay?). Of course we need a signature for each repositories. Don't know how to make signatures, how to implement it in portage though. Any thoughts? --=20 Bi C=E1=BB=9D Lao --=20 gentoo-dev@gentoo.org mailing list