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 F088C138330 for ; Tue, 9 Jan 2018 07:55:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42C78E097D; Tue, 9 Jan 2018 07:55:10 +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 0CFEBE097D for ; Tue, 9 Jan 2018 07:55:10 +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 DC8E8335C44 for ; Tue, 9 Jan 2018 07:55:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61EE71AE for ; Tue, 9 Jan 2018 07:55:06 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1515484335.490036e7d86b1922e82159e5999bf915e36ebe31.grobian@gentoo> Subject: [gentoo-commits] repo/proj/prefix:master commit in: sys-libs/libcxxabi/ X-VCS-Repository: repo/proj/prefix X-VCS-Files: sys-libs/libcxxabi/libcxxabi-3.5.1.ebuild sys-libs/libcxxabi/libcxxabi-3.7.1.ebuild sys-libs/libcxxabi/libcxxabi-3.8.1.ebuild sys-libs/libcxxabi/libcxxabi-3.9.0.ebuild sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild sys-libs/libcxxabi/libcxxabi-5.0.1.ebuild X-VCS-Directories: sys-libs/libcxxabi/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 490036e7d86b1922e82159e5999bf915e36ebe31 X-VCS-Branch: master Date: Tue, 9 Jan 2018 07:55:06 +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: bf8af17c-3542-4728-bdbe-c0b8b58d1497 X-Archives-Hash: b56083ccc44ec8dcfcf65e0528f814ce commit: 490036e7d86b1922e82159e5999bf915e36ebe31 Author: Fabian Groffen gentoo org> AuthorDate: Tue Jan 9 07:52:15 2018 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Tue Jan 9 07:52:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=490036e7 sys-libs/libcxxabi: remove vcs headers Package-Manager: Portage-2.3.18-prefix, Repoman-2.3.6 sys-libs/libcxxabi/libcxxabi-3.5.1.ebuild | 1 - sys-libs/libcxxabi/libcxxabi-3.7.1.ebuild | 3 +-- sys-libs/libcxxabi/libcxxabi-3.8.1.ebuild | 3 +-- sys-libs/libcxxabi/libcxxabi-3.9.0.ebuild | 3 +-- sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild | 3 +-- sys-libs/libcxxabi/libcxxabi-5.0.1.ebuild | 1 - 6 files changed, 4 insertions(+), 10 deletions(-) diff --git a/sys-libs/libcxxabi/libcxxabi-3.5.1.ebuild b/sys-libs/libcxxabi/libcxxabi-3.5.1.ebuild index 8be422c039..2b9b845d91 100644 --- a/sys-libs/libcxxabi/libcxxabi-3.5.1.ebuild +++ b/sys-libs/libcxxabi/libcxxabi-3.5.1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id $ EAPI=5 diff --git a/sys-libs/libcxxabi/libcxxabi-3.7.1.ebuild b/sys-libs/libcxxabi/libcxxabi-3.7.1.ebuild index 83376cdcd3..136a09b357 100644 --- a/sys-libs/libcxxabi/libcxxabi-3.7.1.ebuild +++ b/sys-libs/libcxxabi/libcxxabi-3.7.1.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id $ EAPI=5 diff --git a/sys-libs/libcxxabi/libcxxabi-3.8.1.ebuild b/sys-libs/libcxxabi/libcxxabi-3.8.1.ebuild index 83376cdcd3..136a09b357 100644 --- a/sys-libs/libcxxabi/libcxxabi-3.8.1.ebuild +++ b/sys-libs/libcxxabi/libcxxabi-3.8.1.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id $ EAPI=5 diff --git a/sys-libs/libcxxabi/libcxxabi-3.9.0.ebuild b/sys-libs/libcxxabi/libcxxabi-3.9.0.ebuild index 599256c463..9b65c05da8 100644 --- a/sys-libs/libcxxabi/libcxxabi-3.9.0.ebuild +++ b/sys-libs/libcxxabi/libcxxabi-3.9.0.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id $ EAPI=5 diff --git a/sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild b/sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild index 0af1affcdb..6bb135e3fb 100644 --- a/sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild +++ b/sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 diff --git a/sys-libs/libcxxabi/libcxxabi-5.0.1.ebuild b/sys-libs/libcxxabi/libcxxabi-5.0.1.ebuild index 47a199dbfc..598ff99f97 100644 --- a/sys-libs/libcxxabi/libcxxabi-5.0.1.ebuild +++ b/sys-libs/libcxxabi/libcxxabi-5.0.1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6