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 ) id 1SLKXw-000606-Da for garchives@archives.gentoo.org; Fri, 20 Apr 2012 20:35:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E90D0E0AA2; Fri, 20 Apr 2012 20:34:53 +0000 (UTC) Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com [209.85.214.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 5BEA2E0AA1 for ; Fri, 20 Apr 2012 20:33:41 +0000 (UTC) Received: by bkcjm2 with SMTP id jm2so730535bkc.40 for ; Fri, 20 Apr 2012 13:33:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=D1L6lcosxEY6kbYQR9vcWoZOIgdSDl/5/TD64zMCaXc=; b=l+NtjXihfD/EWMvSAUe5i40h850c/dwLDrdsMIzG1yAZvNX10COm5S8YZLlh3NH5pZ n28zW7oFesWS5T4ItdXSpWPD19/+MYoD0WJNQLdLhI3OtBnd5PZDn98C+Si8E6ReT7CY TBPtSlx6GDj8LdsDFXEkvKYuOoa0uS6iLOBq3OZdbzFkBwWGh1nnOlP0YUBEtK2PGF6c yP39G6PAVseGLdS5OSp5y2Qkrwydm2WCUIgmZSRDgqGJNmw84mHHBqFm40ubpHoT9s45 ZI1o+bQyDeRP9BceA887tkSAuvKRw42gNrXjRzoEs7XkcTQuU2HTGWCiFDFIoq/vF69a yLMw== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.204.156.196 with SMTP id y4mr2396415bkw.119.1334954021301; Fri, 20 Apr 2012 13:33:41 -0700 (PDT) Received: by 10.205.82.129 with HTTP; Fri, 20 Apr 2012 13:33:41 -0700 (PDT) In-Reply-To: References: <20120419153111.GD24273@falgoret> <20120420133409.GE24273@falgoret> Date: Fri, 20 Apr 2012 22:33:41 +0200 Message-ID: Subject: Re: [gentoo-dev] RFC: Add new remote-id types in metadata.dtd From: Corentin Chary To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: c78c67dc-b975-4768-94eb-0704c857896e X-Archives-Hash: 4bf8afd6aeb73dbdd16b29d6c39e301e On Fri, Apr 20, 2012 at 9:35 PM, Kent Fredric wrote= : > On 21 April 2012 01:34, Corentin Chary wrote: >> Yeah, not very important, but seems to work with this patch: >> https://github.com/iksaif/portage-janitor/commit/972aff94744741e34e99f91= 7337430d245883c48 >> >> Example: >> $ python remoteids.py --diff WWW-Bugzilla Moose bioperl >> --- a/dev-perl/WWW-Bugzilla/metadata.xml >> +++ b/dev-perl/WWW-Bugzilla/metadata.xml >> @@ -3,6 +3,7 @@ >> =C2=A0 > ... >> -- >> Corentin Chary >> http://xf.iksaif.net/ >> > > What does it to for say, Scalar-List-Utils ? =C2=A0or libwww-perl ? Nothing, it's one of the cases you'll have to handle by-hand. Another option is to parse the HTML from http://search.cpan.org/dist/Scalar-List-Utils/ but I'm not a fan of HTML-parsing. --=20 Corentin Chary http://xf.iksaif.net