diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2016-12-23 03:07:55 -0600 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2016-12-23 03:07:55 -0600 |
commit | 86c8dae2ce4eb3884f67a97d905e33df7dc2a3ae (patch) | |
tree | 1d6d1312c005e32eee0ff891a591100a95c159c6 /profiles | |
parent | f9fbe8eb04091cee0e8cc2802478b3f91e7fb50f (diff) | |
download | packages-86c8dae2ce4eb3884f67a97d905e33df7dc2a3ae.tar.gz packages-86c8dae2ce4eb3884f67a97d905e33df7dc2a3ae.tar.bz2 packages-86c8dae2ce4eb3884f67a97d905e33df7dc2a3ae.tar.xz packages-86c8dae2ce4eb3884f67a97d905e33df7dc2a3ae.zip |
Base profile: use HTTPS for mirror://foxkit
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.mask | 4 | ||||
-rw-r--r-- | profiles/thirdpartymirrors | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/profiles/base/package.mask b/profiles/base/package.mask new file mode 100644 index 000000000..76148cc4e --- /dev/null +++ b/profiles/base/package.mask @@ -0,0 +1,4 @@ +# awilfox <awilfox@adelielinux.org> (12 Dec 2016) +# ncurses 6.0 refuses to build. +=sys-libs/ncurses-6.0-r1:0/6 +=sys-libs/ncurses-6.0:5/6 diff --git a/profiles/thirdpartymirrors b/profiles/thirdpartymirrors index 19318ba7a..4665b2d65 100644 --- a/profiles/thirdpartymirrors +++ b/profiles/thirdpartymirrors @@ -1 +1 @@ -foxkit http://distfiles.foxkit.us/source/ +foxkit https://distfiles.adelielinux.org/source/ |