summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-02-15 19:01:44 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-02-15 19:01:44 +0000
commit7b18222b135cafdacc47e4c34983a80f2de1cc6a (patch)
tree8c63edbb67de77453d6d5ec58d9055f767a86fc7 /app-office
parentadded --pidfile for baselayout2 start script part, bug 255423; thanks to D. P... (diff)
downloadgentoo-2-7b18222b135cafdacc47e4c34983a80f2de1cc6a.tar.gz
gentoo-2-7b18222b135cafdacc47e4c34983a80f2de1cc6a.tar.bz2
gentoo-2-7b18222b135cafdacc47e4c34983a80f2de1cc6a.zip
Bump patchset to fix failure with gcc-4.3, bug #258075
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 ia64)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/mozilla-sunbird/ChangeLog7
-rw-r--r--app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-office/mozilla-sunbird/ChangeLog b/app-office/mozilla-sunbird/ChangeLog
index 62154afb718a..b0b2ce31be08 100644
--- a/app-office/mozilla-sunbird/ChangeLog
+++ b/app-office/mozilla-sunbird/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/mozilla-sunbird
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.40 2008/11/27 09:49:58 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.41 2009/02/15 19:01:44 armin76 Exp $
+
+ 15 Feb 2009; Raúl Porcel <armin76@gentoo.org> mozilla-sunbird-0.9.ebuild:
+ Bump patchset to fix failure with gcc-4.3, bug #258075
27 Nov 2008; Raúl Porcel <armin76@gentoo.org>
-mozilla-sunbird-0.8.ebuild, mozilla-sunbird-0.9.ebuild:
diff --git a/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild b/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild
index a306df11b422..2f7c1cad0249 100644
--- a/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild
+++ b/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild,v 1.4 2008/11/27 09:49:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild,v 1.5 2009/02/15 19:01:44 armin76 Exp $
WANT_AUTOCONF="2.1"
inherit flag-o-matic toolchain-funcs eutils mozconfig-2 mozilla-launcher makeedit multilib fdo-mime mozextension autotools
-PATCH="${PN}-0.8-patches-0.1"
+PATCH="${P}-patches-0.1"
LANGS="ca cs da de en-US es-AR es-ES eu fr ga-IE hu is it ja ka ko lt nb-NO nl nn-NO pl pt-BR pt-PT ro ru sk sl sv-SE uk zh-CN"
NOSHORTLANGS="es-AR pt-BR zh-TW"