public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-client/cone/files: cone-0.79-gcc45.patch
@ 2010-08-01 22:04 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; 2+ messages in thread
From: Ryan Hill (dirtyepic) @ 2010-08-01 22:04 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    10/08/01 22:04:14

  Added:                cone-0.79-gcc45.patch
  Log:
  Bump to EAPI 2 and fix build w/ GCC 4.5 (bug #321659).
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  mail-client/cone/files/cone-0.79-gcc45.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/cone/files/cone-0.79-gcc45.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/cone/files/cone-0.79-gcc45.patch?rev=1.1&content-type=text/plain

Index: cone-0.79-gcc45.patch
===================================================================
https://bugs.gentoo.org/321659

--- a/libmail/headers.C
+++ b/libmail/headers.C
@@ -86,7 +86,7 @@ string mail::Header::encoded::encode(string text, string charset, string lang)
 	if (lang.size() > 0)
 		charset += "*" + lang;
 
-	return mail::rfc2047::encode::encode(text, charset);
+	return mail::rfc2047::encode(text, charset);
 }
 
 mail::Header::encoded::encoded(string name,






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in mail-client/cone/files: cone-0.79-gcc45.patch
@ 2011-02-28  1:24 Tim Harder (radhermit)
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2011-02-28  1:24 UTC (permalink / raw
  To: gentoo-commits

radhermit    11/02/28 01:24:54

  Removed:              cone-0.79-gcc45.patch
  Log:
  Remove old
  
  (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-28  1:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-01 22:04 [gentoo-commits] gentoo-x86 commit in mail-client/cone/files: cone-0.79-gcc45.patch Ryan Hill (dirtyepic)
  -- strict thread matches above, loose matches on Subject: below --
2011-02-28  1:24 Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox