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 42A0113800E for ; Sat, 1 Feb 2014 18:10:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3A27E09AD; Sat, 1 Feb 2014 18:10:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8D0DDE09AD for ; Sat, 1 Feb 2014 18:10:44 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B77D833D8A5 for ; Sat, 1 Feb 2014 18:10:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 5679E1800B for ; Sat, 1 Feb 2014 18:10:42 +0000 (UTC) From: "Raúl Porcel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Raúl Porcel" Message-ID: <1391278233.97103e7cfad8dcc9c4c1d776971574fc4795f81d.armin76@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools/ X-VCS-Repository: proj/releng X-VCS-Files: tools/catalyst-auto-ia64.conf X-VCS-Directories: tools/ X-VCS-Committer: armin76 X-VCS-Committer-Name: Raúl Porcel X-VCS-Revision: 97103e7cfad8dcc9c4c1d776971574fc4795f81d X-VCS-Branch: master Date: Sat, 1 Feb 2014 18:10:42 +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: 90013288-5787-4ee7-9243-a0899ae198ab X-Archives-Hash: 034cdb7d914649e9643171f641056c4b commit: 97103e7cfad8dcc9c4c1d776971574fc4795f81d Author: Raúl Porcel gentoo org> AuthorDate: Sat Feb 1 18:10:33 2014 +0000 Commit: Raúl Porcel gentoo org> CommitDate: Sat Feb 1 18:10:33 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=97103e7c move hostname to guppy --- tools/catalyst-auto-ia64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/catalyst-auto-ia64.conf b/tools/catalyst-auto-ia64.conf index f31cc6e..3f42a8e 100644 --- a/tools/catalyst-auto-ia64.conf +++ b/tools/catalyst-auto-ia64.conf @@ -15,7 +15,7 @@ OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec" KCONFIG_DIR=${GITDIR}/releases/weekly/kconfig/ia64 EMAIL_TO=releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org -EMAIL_FROM=catalyst@dolphin.ia64.dev.gentoo.org +EMAIL_FROM=catalyst@guppy.ia64.dev.gentoo.org EMAIL_SUBJECT_PREPEND="[ia64-auto]" CATALYST_CONFIG=/etc/catalyst/catalyst.conf