Gentoo Archives: gentoo-portage-dev

From: Pablo De Napoli <pdenapo@×××××.com>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] suggesting an improvement to portage
Date: Thu, 11 Mar 2004 13:41:53
Message-Id: 20040311134150.34706.qmail@web41505.mail.yahoo.com
1 Hi,
2
3 I want to suggest a little inprovement to portage: suppose that I've
4 created my own ebuild for a package in PORTDIR_OVERLAY
5 and suppose that no ebuild for this package is included in the
6 Gentoo portage (in PORTDIR)
7 Then for sure, the sources are not available in the Gentoo mirrors
8 and portage should go directly to the original site (the
9 SRC_URI from the ebuild) for fetching the source, since it is
10 a waste of time try to access all the mirrors in GENTOO_MIRRORS
11 when we know in advance that the sources are not there.
12 There are two possible ways to implement this:
13
14 - an emerge option like --skip-gentoo-mirrors
15
16 or
17
18 - that emerge checks in the PORTDIR if there is a package with the
19 same name and version
20
21 Pablo De Napoli
22
23
24 __________________________________
25 Do you Yahoo!?
26 Yahoo! Search - Find what you’re looking for faster
27 http://search.yahoo.com
28
29 --
30 gentoo-portage-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-portage-dev] suggesting an improvement to portage Scott Taylor <security@××××××××××××××.com>