summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2016-04-06 14:43:08 +0200
committerFabian Groffen <grobian@gentoo.org>2016-04-06 14:43:08 +0200
commite11f1b9bf0948578854562dc1e7bbe5d88e29c9c (patch)
tree904931c6a854d44aeae529fa61c456b472f33021
parentupdate-rsync-master: use repositories-configuration with egencache (diff)
downloadprefix-e11f1b9bf0948578854562dc1e7bbe5d88e29c9c.tar.gz
prefix-e11f1b9bf0948578854562dc1e7bbe5d88e29c9c.tar.bz2
prefix-e11f1b9bf0948578854562dc1e7bbe5d88e29c9c.zip
bootstrap-prefix.sh: bump tree snapshot for portage fix
-rwxr-xr-xscripts/bootstrap-prefix.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 15c2300653..ef51e10fee 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -393,7 +393,7 @@ do_tree() {
}
bootstrap_tree() {
- local PV="20160324"
+ local PV="20160405"
if [[ -n ${LATEST_TREE_YES} ]]; then
do_tree "${SNAPSHOT_URL}" portage-latest.tar.bz2
else