diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-23 16:21:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-23 16:21:36 +0000 |
commit | 73f2aa4001d76577924d0de0c6e3861261f7380e (patch) | |
tree | 5443d701cdb2af9496382e0b0175b63547fe0187 /mail-client | |
parent | Stable for PPC (bug #329279). (diff) | |
download | gentoo-2-73f2aa4001d76577924d0de0c6e3861261f7380e.tar.gz gentoo-2-73f2aa4001d76577924d0de0c6e3861261f7380e.tar.bz2 gentoo-2-73f2aa4001d76577924d0de0c6e3861261f7380e.zip |
Stable for PPC (bug #329279).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-3.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index a02d2967fc72..f02b4af6bdf7 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.18 2010/07/23 12:33:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.19 2010/07/23 16:21:36 jer Exp $ + + 23 Jul 2010; Jeroen Roovers <jer@gentoo.org> thunderbird-3.1.1.ebuild: + Stable for PPC (bug #329279). 23 Jul 2010; Christian Faulhammer <fauli@gentoo.org> thunderbird-3.1.1.ebuild: diff --git a/mail-client/thunderbird/thunderbird-3.1.1.ebuild b/mail-client/thunderbird/thunderbird-3.1.1.ebuild index e7cc420ef788..77b69adde84c 100644 --- a/mail-client/thunderbird/thunderbird-3.1.1.ebuild +++ b/mail-client/thunderbird/thunderbird-3.1.1.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.1.ebuild,v 1.2 2010/07/23 12:33:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.1.ebuild,v 1.3 2010/07/23 16:21:36 jer 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" |