* [gentoo-commits] gentoo-x86 commit in mail-client/thunderbird: thunderbird-14.0.ebuild ChangeLog
@ 2012-08-14 2:25 Richard Farina (zerochaos)
0 siblings, 0 replies; only message in thread
From: Richard Farina (zerochaos) @ 2012-08-14 2:25 UTC (permalink / raw
To: gentoo-commits
zerochaos 12/08/14 02:25:10
Modified: thunderbird-14.0.ebuild ChangeLog
Log:
Anarchy gave me this required fix to allow building with +debug
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Revision Changes Path
1.3 mail-client/thunderbird/thunderbird-14.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird/thunderbird-14.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird/thunderbird-14.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird/thunderbird-14.0.ebuild?r1=1.2&r2=1.3
Index: thunderbird-14.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-14.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- thunderbird-14.0.ebuild 29 Jul 2012 17:29:50 -0000 1.2
+++ thunderbird-14.0.ebuild 14 Aug 2012 02:25:10 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-14.0.ebuild,v 1.2 2012/07/29 17:29:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-14.0.ebuild,v 1.3 2012/08/14 02:25:10 zerochaos Exp $
EAPI="3"
WANT_AUTOCONF="2.1"
@@ -148,6 +148,10 @@
edos2unix "${file}"
done
+ if use debug ; then
+ unset PYTHONDONTWRITEBYTECODE
+ fi
+
# Allow user to apply any additional patches without modifing ebuild
epatch_user
1.162 mail-client/thunderbird/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird/ChangeLog?rev=1.162&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird/ChangeLog?rev=1.162&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird/ChangeLog?r1=1.161&r2=1.162
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -r1.161 -r1.162
--- ChangeLog 29 Jul 2012 17:29:50 -0000 1.161
+++ ChangeLog 14 Aug 2012 02:25:10 -0000 1.162
@@ -1,6 +1,9 @@
# ChangeLog for mail-client/thunderbird
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.161 2012/07/29 17:29:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.162 2012/08/14 02:25:10 zerochaos Exp $
+
+ 14 Aug 2012; Rick Farina <zerochaos@gentoo.org> thunderbird-14.0.ebuild:
+ Anarchy gave me this required fix to allow building with +debug
29 Jul 2012; Raúl Porcel <armin76@gentoo.org> thunderbird-10.0.5.ebuild,
thunderbird-10.0.6.ebuild, thunderbird-14.0.ebuild:
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-14 2:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-14 2:25 [gentoo-commits] gentoo-x86 commit in mail-client/thunderbird: thunderbird-14.0.ebuild ChangeLog Richard Farina (zerochaos)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox