void-packages/common/xbps-src/shutils
q66 cd2e132ea1 xbps-src: per-architecture handling of repo confs
The new behavior is basically this:

1) Local repos are installed same as before.
2) Multilib configs are now handled only if they exist. They follow
   a naming system repos-{local,remote}-ARCH-multilib.conf.
3) Remote repo files follow naming repos-remote-ARCH.conf. If that
   does not exist, repos-remote.conf or repos-remote-musl.conf is
   used instead (fallback).
4) Cross follows the same behavior, just without multilib.

[ci skip]
2020-01-30 15:49:01 +01:00
..
build_dependencies.sh xbps-src: install_pkg_deps: restore previous behaviour. 2020-01-05 10:48:13 +01:00
bulk.sh xbps-src: base-chroot-v2 (reduce artifacts/deps) 2020-01-05 10:44:56 +01:00
chroot.sh xbps-src: per-architecture handling of repo confs 2020-01-30 15:49:01 +01:00
common.sh xbps-src: implement per-architecture repocache 2020-01-28 18:25:39 +01:00
consistency_check.sh
cross.sh xbps-src: base-chroot-v2 (reduce artifacts/deps) 2020-01-05 10:44:56 +01:00
pkgtarget.sh xbps-src: work around autodeps removal needing multiple passes 2019-10-25 23:53:38 +02:00
purge_distfiles.sh shutils/purge_distfiles.sh: fix purging of multiple distfiles 2019-12-23 00:53:29 +01:00
show.sh
update_check.sh
update_hash_cache.sh