commit: d98c47f43e5d115445049151b5e8331a957faf6f Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Sep 12 21:32:00 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Sep 12 21:32:00 2015 +0000 URL: https://gitweb.gentoo.org/proj/grss.git/commit/?id=d98c47f4
conf/systems.conf: update. conf/systems.conf | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/conf/systems.conf b/conf/systems.conf index e80b6b8..69dcda5 100644 --- a/conf/systems.conf +++ b/conf/systems.conf @@ -1,15 +1,19 @@ [desktop-amd64-uclibc-hardened] repo_uri : git://anongit.gentoo.org/proj/grs.git -stage_uri : http://distfiles.gentoo.org/pub/gentoo/releases/amd64/autobuilds/current-stage3-amd64-uclibc-hardened/stage3-amd64-uclibc-hardened-20150705.tar.bz2 +stage_uri : http://distfiles.gentoo.org/pub/gentoo/releases/amd64/autobuilds/current-stage3-amd64-uclibc-hardened/stage3-amd64-uclibc-hardened-20150905.tar.bz2 [desktop-amd64-musl-hardened] repo_uri : git://anongit.gentoo.org/proj/grs.git -stage_uri : http://distfiles.gentoo.org/experimental/amd64/musl/stage3-amd64-musl-hardened-20150609.tar.bz2 +stage_uri : http://distfiles.gentoo.org/experimental/amd64/musl/stage3-amd64-musl-hardened-20150909.tar.bz2 [desktop-amd64-hardened] repo_uri : git://anongit.gentoo.org/proj/grs.git -stage_uri : http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened+nomultilib/stage3-amd64-hardened+nomultilib-20150723.tar.bz2 +stage_uri : http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened+nomultilib/stage3-amd64-hardened+nomultilib-20150910.tar.bz2 [stages-amd64-hardened] repo_uri : git://anongit.gentoo.org/proj/grs.git -stage_uri : http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened/stage3-amd64-hardened-20150702.tar.bz2 +stage_uri : http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened/stage3-amd64-hardened-20150910.tar.bz2 + +[tinhat-xfce4] +repo_uri : git://anongit.gentoo.org/proj/grs.git +stage_uri : http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened/stage3-amd64-hardened-20150910.tar.bz2
