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 4FB0713888F for ; Tue, 13 Oct 2015 17:50:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7CA35E079D; Tue, 13 Oct 2015 17:50:14 +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 2F63DE079D for ; Tue, 13 Oct 2015 17:50:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 49191340988 for ; Tue, 13 Oct 2015 17:50:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE1FE105F for ; Tue, 13 Oct 2015 17:50:10 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1444758952.444b276c2d0bcdb03a3e7ced97dafbfebf704730.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/xapian-bindings/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/xapian-bindings/xapian-bindings-1.3.3-r2.ebuild X-VCS-Directories: dev-libs/xapian-bindings/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 444b276c2d0bcdb03a3e7ced97dafbfebf704730 X-VCS-Branch: master Date: Tue, 13 Oct 2015 17:50:10 +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: 633907cf-276d-4cc2-9fc4-6ad47b3a51c5 X-Archives-Hash: 0e77a405e871744eb15d2b0118732e3c commit: 444b276c2d0bcdb03a3e7ced97dafbfebf704730 Author: Anthony G. Basile gentoo org> AuthorDate: Tue Oct 13 17:55:52 2015 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Tue Oct 13 17:55:52 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=444b276c dev-libs/xapian-bindings: fix header for 1.3.3-r2 Package-Manager: portage-2.2.20.1 dev-libs/xapian-bindings/xapian-bindings-1.3.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/xapian-bindings/xapian-bindings-1.3.3-r2.ebuild b/dev-libs/xapian-bindings/xapian-bindings-1.3.3-r2.ebuild index bf0adc8..6a88814 100644 --- a/dev-libs/xapian-bindings/xapian-bindings-1.3.3-r2.ebuild +++ b/dev-libs/xapian-bindings/xapian-bindings-1.3.3-r2.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"