From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 609C2138010 for ; Sat, 13 Oct 2012 03:21:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9604221C011; Sat, 13 Oct 2012 03:21:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 113CC21C011 for ; Sat, 13 Oct 2012 03:21:05 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6C7ED33DA3B for ; Sat, 13 Oct 2012 03:21:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 18393E5436 for ; Sat, 13 Oct 2012 03:21:04 +0000 (UTC) From: "Jorge Manuel B. S. Vicetto" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jorge Manuel B. S. Vicetto" Message-ID: <1350033122.8afb358df64efb230f47d116277a86b6bf5b973e.jmbsvicetto@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/weekly/specs/amd64/ X-VCS-Repository: proj/releng X-VCS-Files: releases/weekly/specs/amd64/stage1-x32.spec releases/weekly/specs/amd64/stage2-x32.spec releases/weekly/specs/amd64/stage3-x32.spec X-VCS-Directories: releases/weekly/specs/amd64/ X-VCS-Committer: jmbsvicetto X-VCS-Committer-Name: Jorge Manuel B. S. Vicetto X-VCS-Revision: 8afb358df64efb230f47d116277a86b6bf5b973e X-VCS-Branch: master Date: Sat, 13 Oct 2012 03:21:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d1f6b346-40c9-4fc1-a419-1060400bd8d3 X-Archives-Hash: fbe76c1f3e4741dcc056529aefd0250c commit: 8afb358df64efb230f47d116277a86b6bf5b973e Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) gentoo org> AuthorDate: Fri Oct 12 09:12:02 2012 +0000 Commit: Jorge Manuel B. S. Vicetto gentoo org> CommitDate: Fri Oct 12 09:12:02 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=8afb358d Update source_subpath for x32 specs. --- releases/weekly/specs/amd64/stage1-x32.spec | 2 +- releases/weekly/specs/amd64/stage2-x32.spec | 2 +- releases/weekly/specs/amd64/stage3-x32.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/releases/weekly/specs/amd64/stage1-x32.spec b/releases/weekly/specs/amd64/stage1-x32.spec index 9b389bd..e1a3dfb 100644 --- a/releases/weekly/specs/amd64/stage1-x32.spec +++ b/releases/weekly/specs/amd64/stage1-x32.spec @@ -4,4 +4,4 @@ version_stamp: x32-2008.0 rel_type: default profile: default/linux/amd64/10.0/x32 snapshot: 2008.0 -source_subpath: default/stage3-amd64-x32-latest +source_subpath: default/stage3-x32-x32-latest diff --git a/releases/weekly/specs/amd64/stage2-x32.spec b/releases/weekly/specs/amd64/stage2-x32.spec index 93f0459..aad99ea 100644 --- a/releases/weekly/specs/amd64/stage2-x32.spec +++ b/releases/weekly/specs/amd64/stage2-x32.spec @@ -4,4 +4,4 @@ version_stamp: x32-2008.0 rel_type: default profile: default/linux/amd64/10.0/x32 snapshot: 2008.0 -source_subpath: default/stage1-amd64-x32-2008.0 +source_subpath: default/stage1-x32-x32-2008.0 diff --git a/releases/weekly/specs/amd64/stage3-x32.spec b/releases/weekly/specs/amd64/stage3-x32.spec index 4a5d521..5e357bb 100644 --- a/releases/weekly/specs/amd64/stage3-x32.spec +++ b/releases/weekly/specs/amd64/stage3-x32.spec @@ -4,4 +4,4 @@ version_stamp: x32-2008.0 rel_type: default profile: default/linux/amd64/10.0/x32 snapshot: 2008.0 -source_subpath: default/stage2-amd64-x32-2008.0 +source_subpath: default/stage2-x32-x32-2008.0