diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-22 15:26:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-22 15:26:27 +0000 |
commit | ca15338446ab075e0f423fac6b15166724adbddc (patch) | |
tree | ca3910595fd9a1c324ed3205ab580f1bcf4eb9f3 /app-office | |
parent | Bump patchset to fix #263215 (diff) | |
download | gentoo-2-ca15338446ab075e0f423fac6b15166724adbddc.tar.gz gentoo-2-ca15338446ab075e0f423fac6b15166724adbddc.tar.bz2 gentoo-2-ca15338446ab075e0f423fac6b15166724adbddc.zip |
Bump patchset to fix #263215
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/mozilla-sunbird/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/mozilla-sunbird/ChangeLog b/app-office/mozilla-sunbird/ChangeLog index d916500a25f3..9508aa25b038 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.42 2009/03/21 16:05:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/ChangeLog,v 1.43 2009/03/22 15:26:27 armin76 Exp $ + + 22 Mar 2009; Raúl Porcel <armin76@gentoo.org> mozilla-sunbird-0.9.ebuild: + Bump patchset to fix #263215 21 Mar 2009; Raúl Porcel <armin76@gentoo.org> mozilla-sunbird-0.9.ebuild: fix gcc check, bug #263152 diff --git a/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild b/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild index e28539b80ef8..00fe1d469a70 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-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.6 2009/03/21 16:05:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird/mozilla-sunbird-0.9.ebuild,v 1.7 2009/03/22 15:26:27 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.1" +PATCH="${P}-patches-0.2" 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" |