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 147AB13829B for ; Sun, 29 May 2016 16:20:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD06E143B9; Sun, 29 May 2016 16:20:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0F8F3143B7 for ; Sun, 29 May 2016 16:20:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 13C55340C39 for ; Sun, 29 May 2016 16:20:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5F8216C5 for ; Sun, 29 May 2016 16:20:21 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1464538792.f76cd6a63157a2576e1439e20e3b3ff3324d7645.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: f76cd6a63157a2576e1439e20e3b3ff3324d7645 X-VCS-Branch: master Date: Sun, 29 May 2016 16:20:21 +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: e889c3ee-46f3-4130-922b-2a2a004ee979 X-Archives-Hash: 14f90920e0643c8c57fd2bf5502f14a0 commit: f76cd6a63157a2576e1439e20e3b3ff3324d7645 Author: Michał Górny gentoo org> AuthorDate: Thu May 26 17:56:39 2016 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun May 29 16:19:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f76cd6a6 profiles: Remove unused GRUB_PLATFORMS profiles/desc/grub_platforms.desc | 2 -- 1 file changed, 2 deletions(-) diff --git a/profiles/desc/grub_platforms.desc b/profiles/desc/grub_platforms.desc index 34420c8..dcb57b2 100644 --- a/profiles/desc/grub_platforms.desc +++ b/profiles/desc/grub_platforms.desc @@ -7,7 +7,6 @@ # Keep it sorted. coreboot - Coreboot platform support -efi - Native EFI platform support efi-32 - EFI 32 bit platform support (Old MACs) efi-64 - EFI 64 bit platform support emu - Emulation platform support @@ -18,5 +17,4 @@ pc - PC platform support qemu - QEMU platform support qemu-mips - QEMU MIPS platform support uboot - U-Boot platform support -yeeloong - YEEELONG MIPS platform support xen - XEN (pvgrub2) platform support