diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-29 08:53:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-29 08:53:53 +0000 |
commit | dbd4b9260528bd5312c1368667d4c9eea2708993 (patch) | |
tree | 983f4973186b42c0900eaf76b8818407034afc7b /mail-client | |
parent | Version bump (diff) | |
download | gentoo-2-dbd4b9260528bd5312c1368667d4c9eea2708993.tar.gz gentoo-2-dbd4b9260528bd5312c1368667d4c9eea2708993.tar.bz2 gentoo-2-dbd4b9260528bd5312c1368667d4c9eea2708993.zip |
Add new patchset for bug #224561
(Portage version: 2.1.4.4)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mozilla-thunderbird/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index c180ed084589..6cc0efd2efaa 100644 --- a/mail-client/mozilla-thunderbird/ChangeLog +++ b/mail-client/mozilla-thunderbird/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/mozilla-thunderbird # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.267 2008/08/23 01:39:29 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.268 2008/08/29 08:53:53 armin76 Exp $ + + 29 Aug 2008; Raúl Porcel <armin76@gentoo.org> + mozilla-thunderbird-2.0.0.16.ebuild: + Add new patchset for bug #224561 23 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml: add GLEP 56 USE flag desc from use.local.desc diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.16.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.16.ebuild index 83b5bc698d2b..15b467fe55b9 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.16.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.16.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/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.16.ebuild,v 1.6 2008/08/04 15:00:53 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.16.ebuild,v 1.7 2008/08/29 08:53:53 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.14-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" |