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 99E5D1395E2 for ; Thu, 8 Dec 2016 11:45:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D56A5E0AF5; Thu, 8 Dec 2016 11:45:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AE0FBE0AF5 for ; Thu, 8 Dec 2016 11:45:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D635E3414C1 for ; Thu, 8 Dec 2016 11:45:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FA3224A4 for ; Thu, 8 Dec 2016 11:45:23 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1481197499.0bcdda686211747b04c1c4b25f1629258d77c2a5.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libunistring/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libunistring/libunistring-0.9.6.ebuild X-VCS-Directories: dev-libs/libunistring/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 0bcdda686211747b04c1c4b25f1629258d77c2a5 X-VCS-Branch: master Date: Thu, 8 Dec 2016 11:45:23 +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: 6cf3d2a0-9443-421b-95c3-6716a59bb573 X-Archives-Hash: 240549dce63496853023adae3e135528 commit: 0bcdda686211747b04c1c4b25f1629258d77c2a5 Author: Lars Wendler gentoo org> AuthorDate: Thu Dec 8 10:21:04 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Dec 8 11:44:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bcdda68 dev-libs/libunistring: Re-added $Id$ header line. Package-Manager: portage-2.3.3 dev-libs/libunistring/libunistring-0.9.6.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/libunistring/libunistring-0.9.6.ebuild b/dev-libs/libunistring/libunistring-0.9.6.ebuild index 8f2141e..025e358 100644 --- a/dev-libs/libunistring/libunistring-0.9.6.ebuild +++ b/dev-libs/libunistring/libunistring-0.9.6.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# $Id$ EAPI="5"