diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-09-12 17:32:00 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-09-12 17:32:00 -0400 |
commit | d98c47f43e5d115445049151b5e8331a957faf6f (patch) | |
tree | 497c12f993a90bfeb169622094b4fa2436230de4 /conf | |
parent | grs/ISOIt.py: initial commit of isoit directive. (diff) | |
download | grss-d98c47f43e5d115445049151b5e8331a957faf6f.tar.gz grss-d98c47f43e5d115445049151b5e8331a957faf6f.tar.bz2 grss-d98c47f43e5d115445049151b5e8331a957faf6f.zip |
conf/systems.conf: update.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/systems.conf | 12 |
1 files 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 |