diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-11-14 12:47:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-11-14 12:47:59 +0000 |
commit | 6dccee2938d9e3113963d87a8bd68e8622076166 (patch) | |
tree | b2681a3e419a1de102a22209a3489f2357d978aa /mail-client | |
parent | alpha/ia64/sparc stable wrt #342847 (diff) | |
download | gentoo-2-6dccee2938d9e3113963d87a8bd68e8622076166.tar.gz gentoo-2-6dccee2938d9e3113963d87a8bd68e8622076166.tar.bz2 gentoo-2-6dccee2938d9e3113963d87a8bd68e8622076166.zip |
alpha/ia64/sparc stable wrt #342847
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-3.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index 85aedbdb844b..0e4acf80d057 100644 --- a/mail-client/thunderbird/ChangeLog +++ b/mail-client/thunderbird/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/thunderbird # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.50 2010/10/30 10:00:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.51 2010/11/14 12:47:59 armin76 Exp $ + + 14 Nov 2010; Raúl Porcel <armin76@gentoo.org> thunderbird-3.1.6.ebuild: + alpha/ia64/sparc stable wrt #342847 30 Oct 2010; Markus Meier <maekke@gentoo.org> thunderbird-3.1.6.ebuild: x86 stable, bug #342847 diff --git a/mail-client/thunderbird/thunderbird-3.1.6.ebuild b/mail-client/thunderbird/thunderbird-3.1.6.ebuild index 7e8934599aba..e97072f478c1 100644 --- a/mail-client/thunderbird/thunderbird-3.1.6.ebuild +++ b/mail-client/thunderbird/thunderbird-3.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.6.ebuild,v 1.5 2010/10/30 10:00:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.6.ebuild,v 1.6 2010/11/14 12:47:59 armin76 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 libnotify +lightning mozdom system-sqlite wifi" |