Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: core/etc/grs/
Date: Sun, 26 Jul 2015 00:40:35
Message-Id: 1437871320.11949888f4279436d4e0a2a882ced874a28db0ee.blueness@gentoo
1 commit: 11949888f4279436d4e0a2a882ced874a28db0ee
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 26 00:42:00 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 26 00:42:00 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=11949888
7
8 systems.conf: refer to desktop-amd64-musl-hardened
9
10 core/etc/grs/systems.conf | 8 ++------
11 1 file changed, 2 insertions(+), 6 deletions(-)
12
13 diff --git a/core/etc/grs/systems.conf b/core/etc/grs/systems.conf
14 index 181386b..8e6b79c 100644
15 --- a/core/etc/grs/systems.conf
16 +++ b/core/etc/grs/systems.conf
17 @@ -1,8 +1,4 @@
18 -[desktop-amd64-uclibc-hardened]
19 +[desktop-amd64-musl-hardened]
20 nameserver : 8.8.8.8
21 repo_uri : git://anongit.gentoo.org/proj/grs.git
22 -stage_uri : ftp://distfiles.gentoo.org/pub/gentoo/releases/amd64/autobuilds/current-stage3-amd64-uclibc-hardened/stage3-amd64-uclibc-hardened-20150610.tar.bz2
23 -
24 -#[desktop-amd64-musl-hardened]
25 -#repo_uri : git://anongit.gentoo.org/proj/grs.git
26 -#stage_uri : ftp://distfiles.gentoo.org/pub/gentoo/experimental/amd64/musl/stage3-amd64-musl-hardened-20150405.tar.bz2
27 +stage_uri : http://distfiles.gentoo.org/experimental/amd64/musl/stage3-amd64-musl-hardened-20150609.tar.bz2