Gentoo Archives: gentoo-user

From: Ian Zimmerman <itz@××××××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] What is the meaning of "mirror" URI scheme in ebuilds?
Date: Tue, 27 Mar 2018 18:51:13
Message-Id: 20180327185052.sqrzhfybpph43kdb@matica.foolinux.mooo.com
1 Example from app-editors/emacs/emacs-24.5-r5 :
2
3 SRC_URI="mirror://gnu/emacs/${P}.tar.xz
4 https://dev.gentoo.org/~ulm/emacs/${P}-patches-4.tar.xz"
5
6
7 --
8 Please don't Cc: me privately on mailing lists and Usenet,
9 if you also post the followup to the list or newsgroup.
10 To reply privately _only_ on Usenet and on broken lists
11 which rewrite From, fetch the TXT record for no-use.mooo.com.

Replies