From 97c2b752863c2d52a4a6a4bcdcc7e4130e1b9318 Mon Sep 17 00:00:00 2001 From: Robert Seaton Date: Fri, 27 May 2011 12:24:26 -0500 Subject: Updated to use new portage snapshot and stage3 tarball. --- stage1.spec | 5 ++--- stage2.spec | 2 +- stage3.spec | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) mode change 100644 => 100755 stage3.spec diff --git a/stage1.spec b/stage1.spec index a02c9e5..971cc6a 100755 --- a/stage1.spec +++ b/stage1.spec @@ -3,6 +3,5 @@ version_stamp: 10.0 target: stage1 rel_type: default profile: default/linux/x86/10.0 -snapshot: 20110511 -source_subpath: stage3-i686-20110503 -# portage_confdir: /var/svnroot/releng/trunk/releases/10.2/portage/ \ No newline at end of file +snapshot: latest +source_subpath: stage3-i686-20110524 \ No newline at end of file diff --git a/stage2.spec b/stage2.spec index 2dd11f0..aef6c17 100755 --- a/stage2.spec +++ b/stage2.spec @@ -3,5 +3,5 @@ target: stage2 version_stamp: 10.0 rel_type: default profile: default/linux/x86/10.0 -snapshot: 20110511 +snapshot: latest source_subpath: default/stage1-i686-10.0 \ No newline at end of file diff --git a/stage3.spec b/stage3.spec old mode 100644 new mode 100755 index e31e8d9..7438bd0 --- a/stage3.spec +++ b/stage3.spec @@ -3,5 +3,5 @@ target: stage3 version_stamp: 10.0 rel_type: default profile: default/linux/x86/10.0 -snapshot: 20110511 +snapshot: latest source_subpath: default/stage2-i686-10.0 \ No newline at end of file -- cgit v1.2.3-65-gdbad