diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-01 21:39:28 +0200 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2017-09-01 23:02:18 +0300 |
commit | a08162e762c241d0660fa16c418f22382bb7e087 (patch) | |
tree | ee64af66172cb96a062d34599b064d68c8923cc0 /app-crypt | |
parent | dev-python/pyroute2: 0.4.20 bup (diff) | |
download | gentoo-a08162e762c241d0660fa16c418f22382bb7e087.tar.gz gentoo-a08162e762c241d0660fa16c418f22382bb7e087.tar.bz2 gentoo-a08162e762c241d0660fa16c418f22382bb7e087.zip |
app-crypt/gnupg: update link to wiki
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gnupg/gnupg-1.4.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/gnupg/gnupg-1.4.21.ebuild b/app-crypt/gnupg/gnupg-1.4.21.ebuild index ad3cbc0402bb..d8cb5bc50c6c 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" |