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-45335-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QBtur-0007sz-QQ
	for garchives@archives.gentoo.org; Mon, 18 Apr 2011 19:15:22 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BA23A1C03E;
	Mon, 18 Apr 2011 19:15:12 +0000 (UTC)
Received: from mail-ew0-f53.google.com (mail-ew0-f53.google.com [209.85.215.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id 22D411C00B
	for <gentoo-dev@lists.gentoo.org>; Mon, 18 Apr 2011 19:14:45 +0000 (UTC)
Received: by ewy8 with SMTP id 8so1812905ewy.40
        for <gentoo-dev@lists.gentoo.org>; Mon, 18 Apr 2011 12:14:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:in-reply-to:references:date
         :message-id:subject:from:to:content-type;
        bh=kIpk6eUTbFmcBFvMnHuKQ5a7m/a2wcHB08HSPJ7YOAs=;
        b=dF3g3LmnTM2qsvrrtesSRpVR3uTDKBLutK3BzClRtdX7cMuXc2led9TKxQb1zwrlsf
         0SPl9O2ooPq25+nRIlMzFD8jw5XhcZnVOSd+uUTkSoXSEfkh+9S9OMyqeg/NW/A3jElK
         vTNcb/gewLnjIyWkWupc+iWB6LhAu5c9GLD8w=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        b=Tjq572mb6v1plTsHYlop2J2LQpTIKLXRTU2QG+E9KJk+5leDO/RLiC6hOKhUl0GgFT
         grps0eT0NFJLEB+Jvq6KF/f8CI4M65EY/eH6J9NlP22NmDf1BYZ+rygRKqc65LxNoAr7
         b34rTUZDa4ahIPoOxJeDjBDexWwdSd/dntj+k=
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
Received: by 10.14.132.202 with SMTP id o50mr1850469eei.100.1303154084621;
 Mon, 18 Apr 2011 12:14:44 -0700 (PDT)
Received: by 10.14.127.71 with HTTP; Mon, 18 Apr 2011 12:14:44 -0700 (PDT)
In-Reply-To: <4DAC736D.2030505@gentoo.org>
References: <AANLkTi=LEe+FziC=ong=wym3qi4v9pxxdpEK5wTEz6Dd@mail.gmail.com>
	<BANLkTi=X+waz+jqpNOm2HgUnEQ+9v2erQA@mail.gmail.com>
	<1302425002.25427.7.camel@graaff.xs4all.nl>
	<BANLkTimfLTcAZBoEyYcXwBkJpZiH_3eiMA@mail.gmail.com>
	<BANLkTinxfjNVSbwWGbOs4ZB0jhw7WPa0nQ@mail.gmail.com>
	<BANLkTimDGS4NewLSxr9DHA41qu5+a2JRJg@mail.gmail.com>
	<BANLkTi=vbu2Wb7dDm1mUkA0HzOQob_r=RQ@mail.gmail.com>
	<BANLkTi=Rt2-8Kk9quapepPZc2nQ2e-Lxww@mail.gmail.com>
	<4DABF5C9.7060509@gentoo.org>
	<BANLkTimzWO5WsnC9E-JEzbxAPO=-6ei88A@mail.gmail.com>
	<4DAC736D.2030505@gentoo.org>
Date: Mon, 18 Apr 2011 19:14:44 +0000
Message-ID: <BANLkTim1xkeNZFCdpphujLVfuc8o566DTg@mail.gmail.com>
Subject: Re: [gentoo-dev] Re: euscan proof of concept (like debian's uscan)
From: Corentin Chary <corentin.chary@gmail.com>
To: gentoo-dev@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: 
X-Archives-Hash: c3ed96a453698393cac4faf5f83722ee

On Mon, Apr 18, 2011 at 5:22 PM, Daniel Pielmeier <billie@gentoo.org> wrote:
> Corentin Chary schrieb am 18.04.2011 11:05:
>>
>> Fyi: I ran a new scan this morning. It only took 3 hours !
>>
>> GNU's Parallel is really a great tool:
>> `python manage.py list-packages | gparallel --eta --progress --jobs
>> 400% euscan | python manage.py scan-upstream --feed > /dev/null`
>>
>> I'll try to implement charts as soon as I've got enought data.
>
> I really like it. Keep up the good work. It gives a warm and fuzzy
> feeling if there are no unpackaged releases for the own packages :)
>
> There is one issue I recognized. How do you get the links for the
> unpackaged upstream versions and do you verify if the listed tarballs
> exist? I am asking because for app-editors/bluefish [1] there are eleven
> unpackaged versions listed but only sources for the three 2.0.3 releases
> exist and there are no releases for 2.1.x and 2.2.x.
>
> http://euscan.iksaif.net/package/app-editors/bluefish/

For bluefish, it's because when you try to download
http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.3.tar.bz2
it redirects you to an earlier version.

Fixed here: http://git.iksaif.net/?p=euscan.git;a=commitdiff;h=d74b2c505619306ab1ce3d4af3f66084b4faeed9;hp=a7a15c0ac72178bf2f3a73f94a70113ed9856e5c

Thanks !

-- 
Corentin Chary
http://xf.iksaif.net