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 4E996138338 for ; Sat, 30 Dec 2017 09:19:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3210CE0806; Sat, 30 Dec 2017 09:19:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 129E0E0806 for ; Sat, 30 Dec 2017 09:19:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 18A9B335C38 for ; Sat, 30 Dec 2017 09:19:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B3811A9 for ; Sat, 30 Dec 2017 09:18:58 +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: <1514625531.a73f0d8cd3cdc0820885f75c78124a7366b66b5e.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/desc/vmware_guest.desc X-VCS-Directories: profiles/desc/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a73f0d8cd3cdc0820885f75c78124a7366b66b5e X-VCS-Branch: master Date: Sat, 30 Dec 2017 09:18:58 +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: b2541a95-4369-4071-8c49-400747184094 X-Archives-Hash: 6f1001058a0306780bcb7a31448b4513 commit: a73f0d8cd3cdc0820885f75c78124a7366b66b5e Author: Michał Górny gentoo org> AuthorDate: Sat Dec 30 09:16:58 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Dec 30 09:18:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73f0d8c profiles/desc: Remove obsolete VMWARE_GUEST desc (USE_EXPAND is gone) profiles/desc/vmware_guest.desc | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/profiles/desc/vmware_guest.desc b/profiles/desc/vmware_guest.desc deleted file mode 100644 index 9de6a01d21d..00000000000 --- a/profiles/desc/vmware_guest.desc +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# This file contains descriptions of VMWARE_GUEST USE_EXPAND flags. - -# Keep it sorted. - -freebsd - Install VMware Tools for FreeBSD guests -linux - Install VMware Tools for Linux guests -netware - Install VMware Tools for Netware guests -solaris - Install VMware Tools for Solaris guests -windows - Install VMware Tools for Windows 2000+ guests -winPre2k - Install VMware Tools for Windows 95/98/ME guests