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 EB77D1396D0 for ; Fri, 1 Sep 2017 20:02:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43AEAE0CB6; Fri, 1 Sep 2017 20:02:44 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 20CA9E0CB6 for ; Fri, 1 Sep 2017 20:02:44 +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 DEC8C33BE4E for ; Fri, 1 Sep 2017 20:02:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 362498A8A for ; Fri, 1 Sep 2017 20:02:41 +0000 (UTC) From: "Alon Bar-Lev" 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" Message-ID: <1504296138.a08162e762c241d0660fa16c418f22382bb7e087.alonbl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gnupg/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/gnupg/gnupg-1.4.21.ebuild X-VCS-Directories: app-crypt/gnupg/ X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev X-VCS-Revision: a08162e762c241d0660fa16c418f22382bb7e087 X-VCS-Branch: master Date: Fri, 1 Sep 2017 20:02:41 +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: f53d3cf8-5aef-4210-a605-241ef00a714c X-Archives-Hash: 9239ee7c01c9d011a9d1e76bd62d2af8 commit: a08162e762c241d0660fa16c418f22382bb7e087 Author: Francesco Turco fastmail fm> AuthorDate: Fri Sep 1 19:39:28 2017 +0000 Commit: Alon Bar-Lev gentoo org> CommitDate: Fri Sep 1 20:02:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a08162e7 app-crypt/gnupg: update link to wiki app-crypt/gnupg/gnupg-1.4.21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/gnupg/gnupg-1.4.21.ebuild b/app-crypt/gnupg/gnupg-1.4.21.ebuild index ad3cbc0402b..d8cb5bc50c6 100644 --- a/app-crypt/gnupg/gnupg-1.4.21.ebuild +++ b/app-crypt/gnupg/gnupg-1.4.21.ebuild @@ -106,7 +106,7 @@ pkg_postinst() { # ewarn "Further info available at http://alumnes.eps.udl.es/%7Ed4372211/index.en.html" # fi elog - elog "See https://www.gentoo.org/doc/en/gnupg-user.xml for documentation on gnupg" + elog "See https://wiki.gentoo.org/wiki/GnuPG for documentation on gnupg" elog elog "If you wish to view images emerge:" elog "media-gfx/xloadimage, media-gfx/xli or any other viewer"