diff options
author | Brian Jackson <iggy@gentoo.org> | 2003-07-01 06:57:27 +0000 |
---|---|---|
committer | Brian Jackson <iggy@gentoo.org> | 2003-07-01 06:57:27 +0000 |
commit | 5bfa341267dd148d52d9ca17ab554765360e2412 (patch) | |
tree | 15b1e88f13bf899757c63864e357ac1dfd7a892d /net-mail/courier | |
parent | Updating to today's DRI, in hopes of solving a couple of problems with MTRR_T... (diff) | |
download | gentoo-2-5bfa341267dd148d52d9ca17ab554765360e2412.tar.gz gentoo-2-5bfa341267dd148d52d9ca17ab554765360e2412.tar.bz2 gentoo-2-5bfa341267dd148d52d9ca17ab554765360e2412.zip |
don't think the patch is still necessary, but it's masked
Diffstat (limited to 'net-mail/courier')
-rw-r--r-- | net-mail/courier/ChangeLog | 9 | ||||
-rw-r--r-- | net-mail/courier/courier-0.42.2-r1.ebuild | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/net-mail/courier/ChangeLog b/net-mail/courier/ChangeLog index 0ad42401512f..42a66fd251c3 100644 --- a/net-mail/courier/ChangeLog +++ b/net-mail/courier/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-mail/courier # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/ChangeLog,v 1.20 2003/06/23 16:29:19 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/courier/ChangeLog,v 1.21 2003/07/01 06:53:52 iggy Exp $ + + +*courier-0.42.2 (14 Jun 2003) + + 01 Jul 2003; Brian Jackson <iggy@gentoo.org> courier-0.42.2-r1.ebuild: + Whatever the patch that we were using was for seems to be fixed upstream. + I masked this while I have some other people try to test it out. *courier-0.42.2 (14 Jun 2003) diff --git a/net-mail/courier/courier-0.42.2-r1.ebuild b/net-mail/courier/courier-0.42.2-r1.ebuild index 01f66b8f98b7..73394e261e06 100644 --- a/net-mail/courier/courier-0.42.2-r1.ebuild +++ b/net-mail/courier/courier-0.42.2-r1.ebuild @@ -43,7 +43,7 @@ src_unpack() { unpack ${A} ; cd ${S} #epatch ${FILESDIR}/${PF}-gentoo.diff.bz2 # I don't think this is necessary anymore, so I'm going to mask this and - # have some people try it out + # have some people try it out. } src_compile() { |