Gentoo Archives: gentoo-portage-dev

From: Jason Pepas <cell@×××××××××××.edu>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] updated portage cache progress patch
Date: Sun, 11 Jun 2006 09:37:51
Message-Id: 448BE43F.4000308@ices.utexas.edu
1 Hello,
2
3 Now that there is a new version of portage out (2.1), I updated my
4 portage cache progress patch. If the --verbose option is given, it
5 shows more information while updating the portage cache.
6
7 normal behavior:
8
9 >>> Updating Portage cache: 18%
10
11 verbose behavior:
12
13 >>> Updating Portage cache: 18% (dev-db/libpq)
14
15 This patch is very "hackish" and ugly, as I was simply trying to work
16 around the existing logic rather than really understand what was going
17 on. Perhaps someone else can clean it up a bit and integrate it into
18 the next release.
19
20 -jason

Attachments

File name MIME type
emerge.patch text/x-patch
util.py.patch text/x-patch