From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-978007-garchives=archives.gentoo.org@lists.gentoo.org> 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 B02D01396DA for <garchives@archives.gentoo.org>; Thu, 12 Oct 2017 16:38:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 017CDE0C03; Thu, 12 Oct 2017 16:38:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D88A9E0C03 for <gentoo-commits@lists.gentoo.org>; Thu, 12 Oct 2017 16:38:45 +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 25F6B33BEC7 for <gentoo-commits@lists.gentoo.org>; Thu, 12 Oct 2017 16:38:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BEBE690A4 for <gentoo-commits@lists.gentoo.org>; Thu, 12 Oct 2017 16:38:42 +0000 (UTC) From: "Alon Bar-Lev" <alonbl@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alon Bar-Lev" <alonbl@gentoo.org> Message-ID: <1507798218.23b9ee48f3c97efd79967cf554f4c7451c915412.alonbl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/botan/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/botan/metadata.xml X-VCS-Directories: dev-libs/botan/ X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev X-VCS-Revision: 23b9ee48f3c97efd79967cf554f4c7451c915412 X-VCS-Branch: master Date: Thu, 12 Oct 2017 16:38:42 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b6ed97e7-bf44-4d2d-a2db-a2eac5dcca2c X-Archives-Hash: dc192202561e572b11a8c4821cf15d30 commit: 23b9ee48f3c97efd79967cf554f4c7451c915412 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> AuthorDate: Thu Oct 12 08:50:18 2017 +0000 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> CommitDate: Thu Oct 12 08:50:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b9ee48 dev-libs/botan: fixup metadata.xml Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-libs/botan/metadata.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/botan/metadata.xml b/dev-libs/botan/metadata.xml index 2ca55344e89..a19f7404a1a 100644 --- a/dev-libs/botan/metadata.xml +++ b/dev-libs/botan/metadata.xml @@ -3,8 +3,8 @@ <pkgmetadata> <maintainer type="person"> <email>lloyd@randombit.net</email> - <name>Jack Lloyd </name> - <description>Ebuild contributor and botan author</description> + <name>Jack Lloyd </name> + <description>Ebuild contributor and botan author</description> </maintainer> <maintainer type="project"> <email>crypto@gentoo.org</email>