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 E050F59CA3 for ; Sun, 6 Mar 2016 11:47:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BD5721C039 for ; Sun, 6 Mar 2016 11:47:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 D4412E07EC for ; Sat, 5 Mar 2016 16:25:56 +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 DC694340A5C for ; Sat, 5 Mar 2016 16:25:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8CC612098 for ; Sat, 5 Mar 2016 16:25:52 +0000 (UTC) From: "Patrick Lauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick Lauer" Message-ID: <1457195087.5e00b1dcc29e9dc0bb0a650dedb8a0f563ba1562.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libtommath/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libtommath/metadata.xml X-VCS-Directories: dev-libs/libtommath/ X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer X-VCS-Revision: 5e00b1dcc29e9dc0bb0a650dedb8a0f563ba1562 X-VCS-Branch: master Date: Sat, 5 Mar 2016 16:25:52 +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: 9ae4503e-0cba-4429-9d21-e6c90d9122b5 X-Archives-Hash: ce7e9784f9a313a51be6045e41471836 commit: 5e00b1dcc29e9dc0bb0a650dedb8a0f563ba1562 Author: Patrick Lauer gentoo org> AuthorDate: Sat Mar 5 16:24:14 2016 +0000 Commit: Patrick Lauer gentoo org> CommitDate: Sat Mar 5 16:24:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e00b1dc dev-libs/libtommath: Add maintainer Package-Manager: portage-2.2.27 dev-libs/libtommath/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-libs/libtommath/metadata.xml b/dev-libs/libtommath/metadata.xml index cd1becb..ff72289 100644 --- a/dev-libs/libtommath/metadata.xml +++ b/dev-libs/libtommath/metadata.xml @@ -1,7 +1,10 @@ - + + patrick@gentoo.org + Patrick Lauer + LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C. (phew!). The library is designed to