From e66c33d803a9b954abb5f9ff10a45a33997ca90f Mon Sep 17 00:00:00 2001 From: trevor Date: Thu, 4 Dec 2003 16:47:23 +0000 Subject: The amd64 and i386 distfiles are unavailable. I'll look for fresh ones later. One of the Gentoo hosts was broken into, too recently for my comfort. reported by: Kingsley Foreman of internode.com.au --- emulators/linux_base-gentoo-stage1/Makefile | 2 ++ emulators/linux_dist-gentoo-stage1/Makefile | 2 ++ 2 files changed, 4 insertions(+) (limited to 'emulators') diff --git a/emulators/linux_base-gentoo-stage1/Makefile b/emulators/linux_base-gentoo-stage1/Makefile index dde705d..2177d5b 100644 --- a/emulators/linux_base-gentoo-stage1/Makefile +++ b/emulators/linux_base-gentoo-stage1/Makefile @@ -17,6 +17,7 @@ MASTER_SITE_SUBDIR= experimental/alpha/stages DISTNAME= stage1-alpha-20030721 .endif .if (${PORTARCH} == "amd") +BROKEN= "unfetchable, will be updated later" MASTER_SITE_SUBDIR= experimental/amd64/stages DISTNAME= stage1-amd64-20030728 .endif @@ -25,6 +26,7 @@ MASTER_SITE_SUBDIR= experimental/ia64 DISTNAME= stage1-ia64-20030912 .endif .if (${PORTARCH} == "i386") +BROKEN= "unfetchable, will be updated later" MASTER_SITE_SUBDIR= releases/x86/${PORTVERSION}/stages/x86 DISTNAME= stage1-x86-1.4-20030806 .endif diff --git a/emulators/linux_dist-gentoo-stage1/Makefile b/emulators/linux_dist-gentoo-stage1/Makefile index dde705d..2177d5b 100644 --- a/emulators/linux_dist-gentoo-stage1/Makefile +++ b/emulators/linux_dist-gentoo-stage1/Makefile @@ -17,6 +17,7 @@ MASTER_SITE_SUBDIR= experimental/alpha/stages DISTNAME= stage1-alpha-20030721 .endif .if (${PORTARCH} == "amd") +BROKEN= "unfetchable, will be updated later" MASTER_SITE_SUBDIR= experimental/amd64/stages DISTNAME= stage1-amd64-20030728 .endif @@ -25,6 +26,7 @@ MASTER_SITE_SUBDIR= experimental/ia64 DISTNAME= stage1-ia64-20030912 .endif .if (${PORTARCH} == "i386") +BROKEN= "unfetchable, will be updated later" MASTER_SITE_SUBDIR= releases/x86/${PORTVERSION}/stages/x86 DISTNAME= stage1-x86-1.4-20030806 .endif -- cgit v1.1