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 447F61393F1 for ; Sat, 12 Sep 2015 20:17:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1BEF1E084C; Sat, 12 Sep 2015 20:17:45 +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 2FDA4E084C for ; Sat, 12 Sep 2015 20:17:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 63553340BBD for ; Sat, 12 Sep 2015 20:17:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44EAD1F6 for ; Sat, 12 Sep 2015 20:17:40 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1442089012.ebd521cc1c15e4ce7f31003237b007f10f1aeaa2.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/vmware-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/vmware-tools/vmware-tools-9.9.2.2496824.ebuild app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild X-VCS-Directories: app-emulation/vmware-tools/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: ebd521cc1c15e4ce7f31003237b007f10f1aeaa2 X-VCS-Branch: master Date: Sat, 12 Sep 2015 20:17:40 +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: 3313ad9a-06eb-403a-a5cd-baebae7ac976 X-Archives-Hash: c8383c148e2a2cb3cf8929a0bc7e6597 commit: ebd521cc1c15e4ce7f31003237b007f10f1aeaa2 Author: Andreas K. Huettel (dilfridge) gentoo org> AuthorDate: Sat Sep 12 18:32:47 2015 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sat Sep 12 20:16:52 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebd521cc app-emulation/vmware-tools: Fix headers Package-Manager: portage-2.2.20.1 app-emulation/vmware-tools/vmware-tools-9.9.2.2496824.ebuild | 2 +- app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/vmware-tools/vmware-tools-9.9.2.2496824.ebuild b/app-emulation/vmware-tools/vmware-tools-9.9.2.2496824.ebuild index c2c4593..1bf4353 100644 --- a/app-emulation/vmware-tools/vmware-tools-9.9.2.2496824.ebuild +++ b/app-emulation/vmware-tools/vmware-tools-9.9.2.2496824.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: Exp $ +# $Id$ inherit versionator vmware-bundle diff --git a/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild b/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild index 41cf86b..6e30886 100644 --- a/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild +++ b/app-emulation/vmware-tools/vmware-tools-9.9.3.2780323.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: Exp $ +# $Id$ inherit versionator vmware-bundle