Gentoo Archives: gentoo-dev

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@×××××.com>
To: Gentoo Development <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] [RFC] SRC_URI behaviour
Date: Sun, 16 Jun 2013 07:53:11
Message-Id: 201306160952.37236.Arfrever.FTA@gmail.com
In Reply to: Re: [gentoo-dev] [RFC] SRC_URI behaviour by Rich Freeman
1 2013-06-15 17:51 Rich Freeman napisał(a):
2 > Plus, right now with Gentoo there is no way to set an overlay as being LOWER
3 > priority than the main tree - so that you can grab packages not supported in
4 > main from an overlay but still use the main packages when available.
5
6 Portage has been supporting setting of priority in /etc/portage/repos.conf for about 2.7 years.
7
8 $ cat /etc/portage/repos.conf
9 [name_of_overlay]
10 priority = -1001
11
12 (`emerge --info -v` shows repositories with their priorities.)
13
14 --
15 Arfrever Frehtes Taifersar Arahesis