Gentoo Archives: gentoo-dev

From: Ned Ludd <solar@g.o>
To: Eldad Zack <eldad@g.o>
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] earch, latest version tool
Date: Wed, 03 Nov 2004 00:50:52
Message-Id: 1099443049.8064.10103.camel@simple
In Reply to: [gentoo-dev] earch, latest version tool by Eldad Zack
1 handy.. I snagged a copy and put it in my $PATH then hacked up my
2 repoman to display this info when we/I need to know it. works good.
3
4 if "--pretend" in myoptions:
5 print green("RepoMan does a once-over of the neighborhood...")
6 + os.system("earch " +
7 os.path.basename(os.path.dirname(os.path.realpath("."))) + "/" +
8 os.path.basename(os.path.realpath(".")))
9
10 On Sat, 2004-10-30 at 11:59, Eldad Zack wrote:
11 > Hey Everyone,
12 >
13 > I'd like some feedback about a little tool I've whipped up, which checks the
14 > last stable/unstable ebuild per arch.
15 >
16 > Running it in snort's directory, for example, yields this result:
17 > snort-2.0.6: sparc
18 > snort-2.1.2:
19 > snort-2.1.3: x86
20 > snort-2.2.0: ~amd64 ~x86 ~ppc ~sparc -alpha
21 >
22 >
23 > Get it while it's hot: http://dev.gentoo.org/~eldad/earch/earch
24 --
25 Ned Ludd <solar@g.o>
26 Gentoo (hardened,security,infrastructure,embedded) Developer

Attachments

File name MIME type
signature.asc application/pgp-signature