diff options
author | 2011-08-17 20:11:31 +0000 | |
---|---|---|
committer | 2011-08-17 20:11:31 +0000 | |
commit | 7e28f3fdf684e10c46270335b6eaec0de7f73af9 (patch) | |
tree | b60e0abd04f92596c5926505bda70fcb52c7e1c7 /mail-client/mutt/mutt-1.5.21-r3.ebuild | |
parent | Added gst-rtsp-server-0.10.8, bug 280910. Thanks to Ooblick for the ebuild on... (diff) | |
download | gentoo-2-7e28f3fdf684e10c46270335b6eaec0de7f73af9.tar.gz gentoo-2-7e28f3fdf684e10c46270335b6eaec0de7f73af9.tar.bz2 gentoo-2-7e28f3fdf684e10c46270335b6eaec0de7f73af9.zip |
Update guide-to-mutt URL to point to official docs again, now that is updated, bug #304623
(Portage version: 2.2.01.19011-prefix/cvs/Darwin i386)
Diffstat (limited to 'mail-client/mutt/mutt-1.5.21-r3.ebuild')
-rw-r--r-- | mail-client/mutt/mutt-1.5.21-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/mutt/mutt-1.5.21-r3.ebuild b/mail-client/mutt/mutt-1.5.21-r3.ebuild index 4cb3e95d53b3..ffe0b52ec7dc 100644 --- a/mail-client/mutt/mutt-1.5.21-r3.ebuild +++ b/mail-client/mutt/mutt-1.5.21-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.21-r3.ebuild,v 1.1 2011/06/26 16:35:32 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.21-r3.ebuild,v 1.2 2011/08/17 20:11:31 grobian Exp $ EAPI="3" @@ -221,6 +221,6 @@ pkg_postinst() { echo elog "If you are new to mutt you may want to take a look at" elog "the Gentoo QuickStart Guide to Mutt E-Mail:" - elog " http://dev.gentoo.org/~grobian/guide-to-mutt.xml" + elog " http://www.gentoo.org/doc/en/guide-to-mutt.xml" echo } |