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-portage-dev+bounces-2197-garchives=archives.gentoo.org@lists.gentoo.org>) id 1L76Ct-0004Eu-Jx for garchives@archives.gentoo.org; Mon, 01 Dec 2008 10:40:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90BE9E0303; Mon, 1 Dec 2008 10:40:46 +0000 (UTC) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4C86EE0303 for <gentoo-portage-dev@lists.gentoo.org>; Mon, 1 Dec 2008 10:40:46 +0000 (UTC) Received: by wa-out-1112.google.com with SMTP id v33so1185403wah.2 for <gentoo-portage-dev@lists.gentoo.org>; Mon, 01 Dec 2008 02:40:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=AvcxAb9ODbz8n+GeMV5//xtTPLUQSZlE3uA5DYIZ01U=; b=sORp/DNmV0ZqiukGZvpcrNZ8A/oMwZCK/Av/P0punPcDZEcahgGpRwygknChhtSB9s rk2etcu5liMTjw65mJ2ptEt88HaFhChlNDGGIHNQXvP9BJ5o+wCPpGaXo6Y2NC2p8t92 VorE7MxHc3yr0DGytAeZE99fcg6xZ0ZJfl68E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=wMjhBBMPFuOpPLqn2QXfTV+eWoGq7Q1VjIRkMKf1ntiQ6dOLvMGygU5wLnelVuyNlR BSHhj0z+Ne++/3/goK6O5gizyG3+zjIa4FaYjbK7xYpPLAHhNtoK66Sj62CdwX5rlicJ KFvksO3BYqPY4UCnyjU+Ylaoi680ve8BuHAB0= Received: by 10.114.131.1 with SMTP id e1mr4641529wad.14.1228128045923; Mon, 01 Dec 2008 02:40:45 -0800 (PST) Received: by 10.114.174.15 with HTTP; Mon, 1 Dec 2008 02:40:45 -0800 (PST) Message-ID: <5a8c638a0812010240m1e9a64a1t6ea0980dcb1baffa@mail.gmail.com> Date: Mon, 1 Dec 2008 05:40:45 -0500 From: "Emma Strubell" <emma.strubell@gmail.com> To: gentoo-portage-dev@lists.gentoo.org Subject: Re: [gentoo-portage-dev] Re: search functionality in emerge In-Reply-To: <pan.2008.12.01.07.34.32@cox.net> Precedence: bulk List-Post: <mailto:gentoo-portage-dev@lists.gentoo.org> List-Help: <mailto:gentoo-portage-dev+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-portage-dev+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-portage-dev+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-portage-dev.gentoo.org> X-BeenThere: gentoo-portage-dev@lists.gentoo.org Reply-to: gentoo-portage-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_25896_23072095.1228128045899" References: <5a8c638a0811230417r5bcf912fka14a18edc9c711b6@mail.gmail.com> <cea53e3c0811231653q2d17eea2if95c8e2067f204c1@mail.gmail.com> <492A7524.40108@necoro.eu> <20081124094820.GB7142@gentoo.org> <cea53e3c0811240630v24fa279dl24914f9f22db98ed@mail.gmail.com> <492AC52B.9080304@necoro.eu> <cea53e3c0811240718xf6aac6eta314cbe4450e4ce@mail.gmail.com> <cea53e3c0811240915l33081586l2365d9d27fd00528@mail.gmail.com> <5a8c638a0811301542s4aca92c3ie68ef427913c0523@mail.gmail.com> <pan.2008.12.01.07.34.32@cox.net> X-Archives-Salt: a4a90942-ffa8-4d83-b1e5-6d97551347d8 X-Archives-Hash: 3426e1dc41e78026ea78f2edd2b49915 ------=_Part_25896_23072095.1228128045899 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I completely forgot about Google's Summer of Code! Thanks for reminding me. Hopefully I won't forget again by the time summer rolls around, obviously I wouldn't mind getting a little extra money for doing something I'd do for free anyway. On a more related note: What, exactly, does porttree.py do? And am I correct in thinking that my suffix tree(s) should somewhat replace porttree.py? Or, should I be using porttree.py in order to populate my tree? I think I have the suffix tree sufficiently figured out, I'm just trying to determine where, exactly, the tree will fit in to the portage code, and what the best way to populate it (with package names and some corresponding metadata) would be. On Mon, Dec 1, 2008 at 2:34 AM, Duncan <1i5t5.duncan@cox.net> wrote: > "Emma Strubell" <emma.strubell@gmail.com> posted > 5a8c638a0811301542s4aca92c3ie68ef427913c0523@mail.gmail.com, excerpted > below, on Sun, 30 Nov 2008 18:42:11 -0500: > > > i am really > > interested in contributing to Gentoo and portage in the future, though. > > I'm thinking this summer I'll have a chance... > > FWIW, Gentoo usually participates in the Google Summer of Code. Assuming > they have it again next year, if you're already considering spending some > time on Gentoo code this summer, might as well try to get paid a little > something for it. It could/should be a nice resume booster, too. =:^) > > -- > Duncan - List replies preferred. No HTML msgs. > "Every nonfree program has a lord, a master -- > and if you use the program, he is your master." Richard Stallman > > > ------=_Part_25896_23072095.1228128045899 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I completely forgot about Google's Summer of Code! Thanks for reminding me. Hopefully I won't forget again by the time summer rolls around, obviously I wouldn't mind getting a little extra money for doing something I'd do for free anyway.<br> <br>On a more related note: What, exactly, does porttree.py do? And am I correct in thinking that my suffix tree(s) should somewhat replace porttree.py? Or, should I be using porttree.py in order to populate my tree? I think I have the suffix tree sufficiently figured out, I'm just trying to determine where, exactly, the tree will fit in to the portage code, and what the best way to populate it (with package names and some corresponding metadata) would be.<br> <br><div class="gmail_quote">On Mon, Dec 1, 2008 at 2:34 AM, Duncan <span dir="ltr"><<a href="mailto:1i5t5.duncan@cox.net">1i5t5.duncan@cox.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> "Emma Strubell" <<a href="mailto:emma.strubell@gmail.com">emma.strubell@gmail.com</a>> posted<br> <a href="mailto:5a8c638a0811301542s4aca92c3ie68ef427913c0523@mail.gmail.com">5a8c638a0811301542s4aca92c3ie68ef427913c0523@mail.gmail.com</a>, excerpted<br> below, on Sun, 30 Nov 2008 18:42:11 -0500:<br> <div class="Ih2E3d"><br> > i am really<br> > interested in contributing to Gentoo and portage in the future, though.<br> > I'm thinking this summer I'll have a chance...<br> <br> </div>FWIW, Gentoo usually participates in the Google Summer of Code. Assuming<br> they have it again next year, if you're already considering spending some<br> time on Gentoo code this summer, might as well try to get paid a little<br> something for it. It could/should be a nice resume booster, too. =:^)<br> <div><div></div><div class="Wj3C7c"><br> --<br> Duncan - List replies preferred. No HTML msgs.<br> "Every nonfree program has a lord, a master --<br> and if you use the program, he is your master." Richard Stallman<br> <br> <br> </div></div></blockquote></div><br> ------=_Part_25896_23072095.1228128045899--