diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-07-26 07:33:37 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-07-26 07:33:37 +0000 |
commit | b24b24278d1807a56d24547599bc980f16df45fc (patch) | |
tree | 29e6b42c82cc6416f2ef9e92d01a2a5e610291bb /mail-client/mozilla-thunderbird | |
parent | fix HOMEPAGE (diff) | |
download | gentoo-2-b24b24278d1807a56d24547599bc980f16df45fc.tar.gz gentoo-2-b24b24278d1807a56d24547599bc980f16df45fc.tar.bz2 gentoo-2-b24b24278d1807a56d24547599bc980f16df45fc.zip |
Stable on ppc64; bug #231975
(Portage version: 2.1.4.4)
Diffstat (limited to 'mail-client/mozilla-thunderbird')
-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 df23cd1403ce..2404a3450985 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.263 2008/07/24 15:23:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.264 2008/07/26 07:33:37 corsair Exp $ + + 26 Jul 2008; Markus Rothe <corsair@gentoo.org> + mozilla-thunderbird-2.0.0.16.ebuild: + Stable on ppc64; bug #231975 24 Jul 2008; Raúl Porcel <armin76@gentoo.org> mozilla-thunderbird-2.0.0.16.ebuild: 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 97f756c6c2e0..87f047dc1342 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,6 +1,6 @@ # 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.3 2008/07/24 15:23:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.16.ebuild,v 1.4 2008/07/26 07:33:37 corsair Exp $ WANT_AUTOCONF="2.1" @@ -13,7 +13,7 @@ NOSHORTLANGS="en-GB es-AR pt-BR zh-TW" DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="ldap crypt bindist mozdom replytolist" |