diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-09-04 00:36:12 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-09-04 00:36:12 +0000 |
commit | 12ba5e8706b438750cf1c940b7ac1b2cbbd1c03f (patch) | |
tree | 9d17b34531b572cca1b043c27e557232b088b465 | |
parent | x86 stable wrt security bug #379549 (diff) | |
download | gentoo-2-12ba5e8706b438750cf1c940b7ac1b2cbbd1c03f.tar.gz gentoo-2-12ba5e8706b438750cf1c940b7ac1b2cbbd1c03f.tar.bz2 gentoo-2-12ba5e8706b438750cf1c940b7ac1b2cbbd1c03f.zip |
x86 stable wrt security bug #379549
(Portage version: 2.1.10.11/cvs/Linux i686)
-rw-r--r-- | mail-client/thunderbird/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-3.1.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index 535eb3d2e91c..cb9656b2c6fc 100644 --- a/mail-client/thunderbird/ChangeLog +++ b/mail-client/thunderbird/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/thunderbird # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.92 2011/09/03 08:11:03 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.93 2011/09/04 00:36:12 phajdan.jr Exp $ + + 04 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + thunderbird-3.1.12.ebuild: + x86 stable wrt security bug #379549 03 Sep 2011; Kacper Kowalik <xarthisius@gentoo.org> thunderbird-3.1.12.ebuild: diff --git a/mail-client/thunderbird/thunderbird-3.1.12.ebuild b/mail-client/thunderbird/thunderbird-3.1.12.ebuild index 5d970d13ccdf..c1d060ab6cb3 100644 --- a/mail-client/thunderbird/thunderbird-3.1.12.ebuild +++ b/mail-client/thunderbird/thunderbird-3.1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.12.ebuild,v 1.3 2011/09/03 08:11:03 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.12.ebuild,v 1.4 2011/09/04 00:36:12 phajdan.jr Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -19,7 +19,7 @@ MY_P="${P/_rc/rc}" DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="+alsa ldap +crypt bindist gnome libnotify +lightning mozdom system-sqlite wifi" |