From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-dev+bounces-38702-garchives=archives.gentoo.org@lists.gentoo.org>) id 1NHh1y-0005dB-If for garchives@archives.gentoo.org; Mon, 07 Dec 2009 17:05:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D98FDE0793; Mon, 7 Dec 2009 17:04:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B6C0DE0793 for <gentoo-dev@lists.gentoo.org>; Mon, 7 Dec 2009 17:04:17 +0000 (UTC) Received: from [192.168.1.2] (graaff.xs4all.nl [80.101.101.38]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id BE9C367A09 for <gentoo-dev@lists.gentoo.org>; Mon, 7 Dec 2009 17:04:16 +0000 (UTC) Subject: Re: [gentoo-dev] irregular metdata.xml check From: Hans de Graaff <graaff@gentoo.org> To: gentoo-dev@lists.gentoo.org In-Reply-To: <200912071256.50485.bangert@gentoo.org> References: <200912071256.50485.bangert@gentoo.org> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-lwfYxsGrgSiHzLAU+Ygy" Organization: Gentoo Date: Mon, 07 Dec 2009 18:04:13 +0100 Message-ID: <1260205453.12837.21.camel@localhost> 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 X-Mailer: Evolution 2.28.1 X-Archives-Salt: 89579953-5f20-4436-abd7-883db0a5aefe X-Archives-Hash: 9fbf9220867dae287c7dc554e8c9409d --=-lwfYxsGrgSiHzLAU+Ygy Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, 2009-12-07 at 12:56 +0100, Thilo Bangert wrote: > Welcome to this years edition of the metadata check. > dev-util/cucumber <herd> missing Fixed, but this is really a bug in metadata.dtd, which specifies=20 <!ELEMENT pkgmetadata ( (herd|maintainer|longdescription|use| upstream)* )> That should probably be: <!ELEMENT pkgmetadata ( (herd)+ (maintainer|longdescription|use| upstream)* )> Kind regards, Hans --=-lwfYxsGrgSiHzLAU+Ygy Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) iEYEABECAAYFAksdNY0ACgkQVYU2Ai8K93eXXQCfb5BSLugC11BkcuL2rKtC0pxY 2pYAnRmoMWmByHC44yJ8yuiEwHIkIb0I =cfR6 -----END PGP SIGNATURE----- --=-lwfYxsGrgSiHzLAU+Ygy--