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 24544138330 for ; Sat, 1 Oct 2016 14:55:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EE64E08E9; Sat, 1 Oct 2016 14:55:49 +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 4367DE08E9 for ; Sat, 1 Oct 2016 14:55:49 +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 55FF0341438 for ; Sat, 1 Oct 2016 14:55:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD15E24A0 for ; Sat, 1 Oct 2016 14:55:46 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1475333729.fa0269c946b394b7826268067f776f4363fe9ef8.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/radvd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/radvd/radvd-2.14.ebuild net-misc/radvd/radvd-2.15.ebuild X-VCS-Directories: net-misc/radvd/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: fa0269c946b394b7826268067f776f4363fe9ef8 X-VCS-Branch: master Date: Sat, 1 Oct 2016 14:55:46 +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: 8358ae7f-7f5a-480c-8eb4-fb6f7e8d63a9 X-Archives-Hash: b64b63be448ea86176bdd56ff8b70325 commit: fa0269c946b394b7826268067f776f4363fe9ef8 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Oct 1 14:55:29 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Oct 1 14:55:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa0269c9 net-misc/radvd: Typo. English. Package-Manager: portage-2.3.1 net-misc/radvd/radvd-2.14.ebuild | 2 +- net-misc/radvd/radvd-2.15.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/radvd/radvd-2.14.ebuild b/net-misc/radvd/radvd-2.14.ebuild index 57e57e6..5d05e2f 100644 --- a/net-misc/radvd/radvd-2.14.ebuild +++ b/net-misc/radvd/radvd-2.14.ebuild @@ -61,7 +61,7 @@ src_install() { } DISABLE_AUTOFORMATTING=1 -DOC_CONTENTS="Please create a configuratoion ${ROOT}etc/radvd.conf. +DOC_CONTENTS="Please create a configuration file ${ROOT}etc/radvd.conf. See ${ROOT}usr/share/doc/${PF} for an example. grsecurity users should allow a specific group to read /proc diff --git a/net-misc/radvd/radvd-2.15.ebuild b/net-misc/radvd/radvd-2.15.ebuild index 226840b..1a22c31 100644 --- a/net-misc/radvd/radvd-2.15.ebuild +++ b/net-misc/radvd/radvd-2.15.ebuild @@ -62,7 +62,7 @@ src_install() { } DISABLE_AUTOFORMATTING=1 -DOC_CONTENTS="Please create a configuratoion ${ROOT}etc/radvd.conf. +DOC_CONTENTS="Please create a configuration file ${ROOT}etc/radvd.conf. See ${ROOT}usr/share/doc/${PF} for an example. grsecurity users should allow a specific group to read /proc