summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-02-25 15:09:41 +0000
committerAron Griffis <agriffis@gentoo.org>2005-02-25 15:09:41 +0000
commit8333c084ad2a2c85c19d263254b7affd17eee3f2 (patch)
tree0a8165cf8427c4ea3a2d2762386687d4f721ebbd /mail-client/mutt/mutt-1.5.6-r5.ebuild
parentFix comment (diff)
downloadgentoo-2-8333c084ad2a2c85c19d263254b7affd17eee3f2.tar.gz
gentoo-2-8333c084ad2a2c85c19d263254b7affd17eee3f2.tar.bz2
gentoo-2-8333c084ad2a2c85c19d263254b7affd17eee3f2.zip
Fix the nntp patch to apply to both -r4 and -r5. Bump the nntp patch to -r3
since it has been updated. #83151 (Portage version: 2.0.51-r15)
Diffstat (limited to 'mail-client/mutt/mutt-1.5.6-r5.ebuild')
-rw-r--r--mail-client/mutt/mutt-1.5.6-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/mutt/mutt-1.5.6-r5.ebuild b/mail-client/mutt/mutt-1.5.6-r5.ebuild
index 33406687cafc..bd6a53b91b93 100644
--- a/mail-client/mutt/mutt-1.5.6-r5.ebuild
+++ b/mail-client/mutt/mutt-1.5.6-r5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.6-r5.ebuild,v 1.3 2005/02/21 18:38:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.6-r5.ebuild,v 1.4 2005/02/25 15:09:41 agriffis Exp $
inherit eutils flag-o-matic
IUSE="cjk ssl nls slang crypt imap mbox nntp vanilla"
edit_threads_patch="patch-1.5.5.1.cd.edit_threads.9.5-gentoo.bz2"
compressed_patch="patch-${PV}.rr.compressed.gz"
-nntp_patch="patch-${PV}.vvv.nntp-gentoo-r2.bz2"
+nntp_patch="patch-${PV}.vvv.nntp-gentoo-r3.bz2"
mbox_hook_patch="patch-${PV}.dw.mbox-hook.1"
header_cache_patch="patch-${PV}.tg.hcache.11"
pgp_timeout_patch="patch-${PV}.dw.pgp-timeout.1"