public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Xavier Neys <neysx@gentoo.org>
To: ferringb@gentoo.org
Cc: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] another portage ideea :)
Date: Wed, 14 Apr 2004 14:34:06 +0200	[thread overview]
Message-ID: <407D2FBE.3060804@gentoo.org> (raw)
In-Reply-To: <1081942559.25334.43.camel@exodus>

[-- Attachment #1: Type: text/plain, Size: 926 bytes --]

Brian Harring wrote:
> On Wed, 2004-04-14 at 05:36, KRimminal wrote:
> 
>>well, this ideea has been passed around on the gentoo forum, but no
>>steps have been taken.
>>the issue is: 'deletion of old distfiles'.
>>well, the code is in the forums, can someone check it and put it in the
>>portage tree ?
> 
> I'd touched on inclusion of a distfiles cleaning utility in glep25-
> regardless if the glep gets accepted or not, I think it would be a
> useful addition to app-portage/gentoolkit.
> 
> I've personally been using a modified distclean, no complaints with it.
> ~brian

For what it's worth, this is how I list my unused distfiles:

# find /usr/portage/distfiles -type f -not \( `emerge -epf world 2>&1|awk 
'BEGIN{mino=""}{n=split($1,a,"/");if(n>1){print mino,"-name ",a[n];mino=" -o 
"}}'` \)

-- 
/  Xavier Neys
\_ Gentoo Documentation Project
/  French & Internationalisation Lead
\  http://www.gentoo.org/doc/en
/\

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

  reply	other threads:[~2004-04-14 12:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-14 10:36 [gentoo-dev] another portage ideea :) KRimminal
2004-04-14 11:35 ` Brian Harring
2004-04-14 12:34   ` Xavier Neys [this message]
2004-04-14 20:36     ` KRimminal
2004-04-15  7:06       ` Drake Wyrm
2004-04-14 18:31 ` Chris Gianelloni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=407D2FBE.3060804@gentoo.org \
    --to=neysx@gentoo.org \
    --cc=ferringb@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox