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 1MddfG-00055X-0x for garchives@archives.gentoo.org; Wed, 19 Aug 2009 05:24:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08B73E04D5; Wed, 19 Aug 2009 05:24:49 +0000 (UTC) Received: from mail-yw0-f172.google.com (mail-yw0-f172.google.com [209.85.211.172]) by pigeon.gentoo.org (Postfix) with ESMTP id DDA81E04D5 for ; Wed, 19 Aug 2009 05:24:48 +0000 (UTC) Received: by ywh2 with SMTP id 2so12337710ywh.2 for ; Tue, 18 Aug 2009 22:24:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Tx0ZtVUn47uV7pJtzx1cAdIz30FhNx4ecI8fCfXt++g=; b=oIcAMek66polAS796BcZ8vAKPRfaAhjJQDNgasOZdJKD0M0X4LHH8k045yoQlSSu2X dgUdXjfyHRJNxj/FZHKNYcNw14rb1kzoH8Yiz5bdxDdLBYc8cRBUPTYTd1S6ppk3Mqfl lNn0V6oHRBGuhV4tioUucEjr0uRyOCFFl4vNQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=d3ZJ5y4TTiUiCivuLI8zwgLfEG5uIsqP1/V7sUxDzdFx0pufTsziQwlozzdV96G1Z+ XXDFy4aR6aOWpDZufsieHybSTV59tzGXXLykMWFJltbA2tTpB6HOowNgJ3m1cp5ap09v jQAC9mPUB46cpF+FdXvvgi/vAKbFtJYB41T3E= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-perl@lists.gentoo.org Reply-To: gentoo-perl@lists.gentoo.org MIME-Version: 1.0 Received: by 10.231.15.194 with SMTP id l2mr3762984iba.25.1250659487989; Tue, 18 Aug 2009 22:24:47 -0700 (PDT) Date: Wed, 19 Aug 2009 17:24:47 +1200 Message-ID: <8cd1ed20908182224q21802766idb5ad291ca5c9f84@mail.gmail.com> Subject: [gentoo-perl] Overlay users, Want to try Task::Kensho? From: Kent Fredric To: gentoo-perl@lists.gentoo.org Content-Type: multipart/alternative; boundary=00221534d2f784409c047177da3c X-Archives-Salt: 358e4ab6-e539-468f-be68-e66e950e1611 X-Archives-Hash: 0e8ea0ef93936b1df870a5cc01c45dfa --00221534d2f784409c047177da3c Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I've had Task::Kensho and its dependency family sitting on the overlay in a branch for a week now[1] in hopes to attain interest, but I really don't want to merge the significant amount of commits/ebuilds that make it work without getting some larger scale of approval from people who ( hopefully ) care. For those who don't know, Task::Kensho[2] is the poster child preview of the Enlightened Perl Organisation Extended-Core, care of EPO[3] Those who want to give it a buzz and are already using the overlay, git checkout -b task-kensho origin/incomming/kent/kensho Will hopefully get you a copy of the work in progress. Its based vs master at present, so those of you who're trying 5.10.1 on the alternatives branch might have a bit of emerge related heaches if you switch to it. If I can get this checked and garner public seal of approval then it can be merged in properly and thus appear on both branches instead of needing to maintain several seperate rebases. nb: I'm hoping it can get merged sooner than later, because at present its falling behind master as it is, and I don't really want to rebase that branch more than I have to, because downstream rebases can be somewhat complicated. Thanks for any feedback, be it positive, or critical. [1]: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=log;h=refs/heads/incomming/kent/kensho [2]: http://search.cpan.org/~perigrin/Task-Kensho-0.15/lib/Task/Kensho.pm [3]: http://enlightened.perl.org -- Kent perl -e "print substr( \"edrgmaM SPA NOcomil.ic\\@tfrken\", \$_ * 3, 3 ) for ( 9,8,0,7,1,6,5,4,3,2 );" --00221534d2f784409c047177da3c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I've had Task::Kensho and its dependency family sitting on the overlay = in a branch for a week now[1] in hopes to attain interest, but I really don= 't want to merge the significant amount of commits/ebuilds that make it= work without getting some larger scale of approval from people who ( hopef= ully ) care.

For those who don't know, Task::Kensho[2] is the poster child previ= ew of the Enlightened Perl Organisation Extended-Core, care of EPO[3]
Those who want to give it a buzz and are already using the overlay,=A0
=A0=A0=A0 git checkout -b task-kensho origin/incomming/kent/kensho
=
Will hopefully get you a copy of the work in progress.

Its base= d vs master at present, so those of you who're trying 5.10.1 on the alt= ernatives branch might have a bit of emerge related heaches if you switch t= o it.

If I can get this checked and garner public seal of approval then it ca= n be merged in properly and thus appear on both branches instead of needing= to maintain several seperate rebases.

nb: I'm hoping it can ge= t merged sooner than later, because at present its falling behind master as= it is,=A0 and I don't really want to rebase that branch more than I ha= ve to, because downstream rebases can be somewhat complicated.

Thanks for any feedback, be it positive, or critical.
=
[1]: http://git.overlays= .gentoo.org/gitweb/?p=3Dproj/perl-overlay.git;a=3Dlog;h=3Drefs/heads/incomm= ing/kent/kensho
[2]: http://search.cpan.org/~perigrin/Task-Kensho-0.15/lib/Task/Kensh= o.pm
[3]: http://enlightened= .perl.org

--
Kent

perl -e =A0"print substr( \"edrgmaM =A0SP= A NOcomil.ic\\@tfrken\", \$_ * 3, 3 ) for ( 9,8,0,7,1,6,5,4,3,2 );&quo= t;
--00221534d2f784409c047177da3c--