From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E0558138332 for ; Sat, 5 May 2018 01:51:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 047F1E0815; Sat, 5 May 2018 01:51:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D317AE0815 for ; Sat, 5 May 2018 01:51:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 35C6F335C72 for ; Sat, 5 May 2018 01:50:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8CBB932 for ; Sat, 5 May 2018 01:50:56 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1525483913.6ea233a2220fd0db784f22cb93282834aa338f31.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/desc/grub_platforms.desc X-VCS-Directories: profiles/desc/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 6ea233a2220fd0db784f22cb93282834aa338f31 X-VCS-Branch: master Date: Sat, 5 May 2018 01:50:56 +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: 6e8e3806-2206-4cf4-9ecc-279fd06e2d85 X-Archives-Hash: 95225b0ddc1045eacc9d315c5b79acb7 commit: 6ea233a2220fd0db784f22cb93282834aa338f31 Author: Marty E. Plummer startmail com> AuthorDate: Fri May 4 11:46:22 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sat May 5 01:31:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ea233a2 profiles/desc/grub_platforms.desc: fix typo Closes: https://github.com/gentoo/gentoo/pull/8255 profiles/desc/grub_platforms.desc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/desc/grub_platforms.desc b/profiles/desc/grub_platforms.desc index eaff3072c41..ef7153c971a 100644 --- a/profiles/desc/grub_platforms.desc +++ b/profiles/desc/grub_platforms.desc @@ -9,7 +9,7 @@ coreboot - Coreboot platform support efi-32 - EFI 32 bit platform support (Old MACs) efi-64 - EFI 64 bit platform support emu - Emulation platform support -ieee1275 - IEEE1275 pltaform support +ieee1275 - IEEE1275 platform support loongson - MIPS loongson platform support multiboot - Multiboot platform support pc - PC platform support