diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-22 15:24:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-22 15:24:04 +0000 |
commit | 741fe5bc634bcf993e6c297703dbe8a2849d3cc3 (patch) | |
tree | acf522bf568240e3edfc5585b62e0fa38d90c50a /mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.21.ebuild | |
parent | Make the powerfail init script POSIX-compilant, thanks to Davide Pesavento. (diff) | |
download | historical-741fe5bc634bcf993e6c297703dbe8a2849d3cc3.tar.gz historical-741fe5bc634bcf993e6c297703dbe8a2849d3cc3.tar.bz2 historical-741fe5bc634bcf993e6c297703dbe8a2849d3cc3.zip |
Bump patchset to fix #263215
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.21.ebuild')
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.21.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.21.ebuild index 73db5c6e18d6..83db1d3e9892 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.21.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.21.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/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.21.ebuild,v 1.5 2009/03/21 16:03:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.21.ebuild,v 1.6 2009/03/22 15:24:04 armin76 Exp $ WANT_AUTOCONF="2.1" inherit flag-o-matic toolchain-funcs eutils mozconfig-2 mozilla-launcher makeedit multilib mozextension autotools -PATCH="${PN}-2.0.0.19-patches-0.1" +PATCH="${P}-patches-0.1" LANGS="af be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr ga-IE he hu it ja ko lt mk nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ru sk sl sv-SE tr uk zh-CN zh-TW" NOSHORTLANGS="en-GB es-AR pt-BR zh-TW" |