diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-02 17:49:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-02 17:49:19 +0000 |
commit | 5e766af3ac0365022e019967fe3d9610926f0bc6 (patch) | |
tree | b2a3ccdd9b9a51a73b55729a8909a3d2a8cf553a /app-office/mozilla-sunbird | |
parent | Bump patchset to fix bug #208212 (diff) | |
download | gentoo-2-5e766af3ac0365022e019967fe3d9610926f0bc6.tar.gz gentoo-2-5e766af3ac0365022e019967fe3d9610926f0bc6.tar.bz2 gentoo-2-5e766af3ac0365022e019967fe3d9610926f0bc6.zip |
Bump patchset to fix bug #208212
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-office/mozilla-sunbird')
-rw-r--r-- | app-office/mozilla-sunbird/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/mozilla-sunbird/ChangeLog b/app-office/mozilla-sunbird/ChangeLog index e8f0c6d5c2e8..e5151694aaef 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.25 2008/01/28 19:37:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.26 2008/02/02 17:49:19 armin76 Exp $ + + 02 Feb 2008; Raúl Porcel <armin76@gentoo.org> mozilla-sunbird-0.7.ebuild: + Bump patchset to fix bug #208212 28 Jan 2008; Raúl Porcel <armin76@gentoo.org> mozilla-sunbird-0.7.ebuild: Bump patchset to make it compile with gcc-4.3, wrt #204703 diff --git a/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild b/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild index a4c9eeb2a6f7..afd7e45518f9 100644 --- a/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild +++ b/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 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.7.ebuild,v 1.9 2008/01/28 19:37:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.7.ebuild,v 1.10 2008/02/02 17:49:19 armin76 Exp $ WANT_AUTOCONF="2.1" inherit flag-o-matic toolchain-funcs eutils mozconfig-2 mozilla-launcher makeedit multilib fdo-mime mozextension autotools -PATCH="${P}-patches-0.4" +PATCH="${P}-patches-0.5" LANGS="ca cs da de es-AR es-ES eu fr ga-IE hu it ka lt mk nb-NO nl pa-IN pl pt-BR pt-PT ru sk sl sv-SE tr zh-CN" NOSHORTLANGS="es-AR pt-BR zh-TW" |