Gentoo Archives: gentoo-user

From: "Michael P. Soulier" <msoulier@×××××××××××××.ca>
To: gentoo-user@l.g.o
Subject: [gentoo-user] understanding --depclean
Date: Wed, 12 Nov 2008 04:41:41
Message-Id: 20081112044126.GA4995@anton.digitaltorque.ca
1 I'm new to gentoo, and I recently changed my USE flags, so I ran
2
3 emerge -p --depclean
4
5 to see what it suggests removing.
6
7 Along with many others, I see
8
9 dev-lang/python
10 selected: 2.4.4-r13
11 protected: none
12 omitted: 2.5.2-r7
13
14 msoulier@anton:~$ equery list | grep dev-lang/python
15 dev-lang/python-2.4.4-r13
16 dev-lang/python-2.5.2-r7
17
18 So it's going to remove the redundant python version, is that right? Any
19 chance of shared files being removed?
20
21 Thanks,
22 Mike
23 --
24 Michael P. Soulier <msoulier@×××××××××××××.ca>
25 "Any intelligent fool can make things bigger and more complex... It takes a
26 touch of genius - and a lot of courage to move in the opposite direction."
27 --Albert Einstein

Replies

Subject Author
Re: [gentoo-user] understanding --depclean Dale <rdalek1967@×××××.com>
Re: [gentoo-user] understanding --depclean Vladimir Rusinov <vladimir@×××××××××.info>