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 DD38D1386F2 for ; Mon, 10 Aug 2015 20:58:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BCCD957AB; Mon, 10 Aug 2015 20:58:31 +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 C3D8C957AB for ; Mon, 10 Aug 2015 20:58:30 +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 B6045340B87 for ; Mon, 10 Aug 2015 20:58:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4AB3D11B for ; Mon, 10 Aug 2015 20:58:24 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1439240286.a65d83d606225310b7a6b47dc83b51947912b378.sping@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/iniparser/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/iniparser/iniparser-4.0.ebuild X-VCS-Directories: dev-libs/iniparser/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: a65d83d606225310b7a6b47dc83b51947912b378 X-VCS-Branch: master Date: Mon, 10 Aug 2015 20:58:24 +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: 0846406a-5adb-42ae-8279-e62c37b7a70a X-Archives-Hash: f670aec7653015a96f9bc0a66562ff4e commit: a65d83d606225310b7a6b47dc83b51947912b378 Author: Sebastian Pipping gentoo org> AuthorDate: Mon Aug 10 20:57:27 2015 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Mon Aug 10 20:58:06 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a65d83d6 dev-libs/iniparser: Fix re-introduced CVS header Signed-off-by: Sebastian Pipping gentoo.org> dev-libs/iniparser/iniparser-4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/iniparser/iniparser-4.0.ebuild b/dev-libs/iniparser/iniparser-4.0.ebuild index 5631f41..2837632 100644 --- a/dev-libs/iniparser/iniparser-4.0.ebuild +++ b/dev-libs/iniparser/iniparser-4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5