On Fri, Dec 02, 2016 at 09:49:59PM -0600, William Hubbs wrote
> 
> So, should we clean up / rename packages that do not follow this as we
> find them, like my ConfigArgParse example?

find /usr/portage -name *.ebuild | grep [A-Z] | sed "s/-[0-9].*//" | sort -u > 
upper.txt

...gives 1814 *UNIQUE* packages, usually vith multiple ebuild versions
for each package.

-- 
Walter Dnes <waltd...@waltdnes.org>
I don't run "desktop environments"; I run useful applications

Reply via email to