From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-dev+bounces-29045-garchives=archives.gentoo.org@lists.gentoo.org>) id 1JGFth-0006Pp-8K for garchives@archives.gentoo.org; Sat, 19 Jan 2008 15:46:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1136E055C; Sat, 19 Jan 2008 15:45:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9CE45E055C for <gentoo-dev@lists.gentoo.org>; Sat, 19 Jan 2008 15:45:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 3A96564B08 for <gentoo-dev@lists.gentoo.org>; Sat, 19 Jan 2008 15:45:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -1.997 X-Spam-Level: X-Spam-Status: No, score=-1.997 required=5.5 tests=[AWL=0.602, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0hsp2GzzTfSf for <gentoo-dev@lists.gentoo.org>; Sat, 19 Jan 2008 15:45:48 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id CA376653AA for <gentoo-dev@gentoo.org>; Sat, 19 Jan 2008 15:45:45 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JGFt8-00060O-14 for gentoo-dev@gentoo.org; Sat, 19 Jan 2008 15:45:42 +0000 Received: from gw.ptr-80-238-132-74.customer.ch.netstream.com ([80.238.132.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-dev@gentoo.org>; Sat, 19 Jan 2008 15:45:41 +0000 Received: from dev-zero by gw.ptr-80-238-132-74.customer.ch.netstream.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-dev@gentoo.org>; Sat, 19 Jan 2008 15:45:41 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-dev@lists.gentoo.org From: Tiziano =?ISO-8859-1?Q?M=FCller?= <dev-zero@gentoo.org> Subject: [gentoo-dev] Re: GLEP 46: Allow upstream tags in metadata.xml Date: Sat, 19 Jan 2008 16:45:09 +0100 Organization: Gentoo Message-ID: <fmt5uq$ejr$1@ger.gmane.org> References: <fmssmd$jat$1@ger.gmane.org> <7c612fc60801190724lfe4895ne7860d4d93e9d038@mail.gmail.com> Precedence: bulk List-Post: <mailto:gentoo-dev@lists.gentoo.org> List-Help: <mailto:gentoo-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org> X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: gw.ptr-80-238-132-74.customer.ch.netstream.com User-Agent: KNode/0.10.5 Sender: news <news@ger.gmane.org> Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 47348515-e794-4bb7-9e5b-bc0dbf7b9eae X-Archives-Hash: ac44cc103bda71a530388c59a0192a47 Denis Dupeyron wrote: > On Jan 19, 2008 2:07 PM, Tiziano M=FCller <dev-zero@gentoo.org> wrote: >> Your oppinion? >=20 > Would this be the right time to discuss about moving other variables > to metadata.xml ? How about HOMEPAGE, DESCRIPTION and LICENSE ? Those I'd rather like to see it in a new thread since it involves changes to th= e PMS. > hardly change and if they ever do we can restrict them to specific > versions. I know there could be technical hurdles, but what do you > think of the idea at least ? But it ties the ebuild closer to the metadata and if you get an ebuild without HOMEPAGE, DESCRIPTION and LICENSE you don't have any information about the package. I'd say that those vars are the minimal needed information for a package and should therefore being kept in the ebuild itself. But a longer description or a description in a different language can always be kept in metadata.xml as it is possible already. --=20 gentoo-dev@lists.gentoo.org mailing list