diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-11 12:19:39 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-11 12:19:39 +0000 |
commit | 7af89eb990ad48bfff7677802d7af4848450a268 (patch) | |
tree | a580a1fd978c5ed1b32e2d9c1e030eb22f2b367f /mail-client | |
parent | drop use.local.desc flag wlan in favour of use.desc flag wifi. (diff) | |
download | gentoo-2-7af89eb990ad48bfff7677802d7af4848450a268.tar.gz gentoo-2-7af89eb990ad48bfff7677802d7af4848450a268.tar.bz2 gentoo-2-7af89eb990ad48bfff7677802d7af4848450a268.zip |
Stable on IA64.
(Portage version: 2.1.2.2)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mozilla-thunderbird/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index 908bab9b0f6d..9ca0bd793ac6 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.178 2007/03/08 21:50:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.179 2007/03/11 12:19:39 kloeri Exp $ + + 11 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> + mozilla-thunderbird-1.5.0.10.ebuild: + Stable on IA64. 08 Mar 2007; Raúl Porcel <armin76@gentoo.org> mozilla-thunderbird-2.0_beta2.ebuild: diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.10.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.10.ebuild index a41135409a99..66334d378bd6 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.10.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.10.ebuild,v 1.5 2007/03/06 13:54:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.10.ebuild,v 1.6 2007/03/11 12:19:39 kloeri Exp $ WANT_AUTOCONF="2.1" @@ -16,7 +16,7 @@ HOMEPAGE="http://www.mozilla.org/projects/thunderbird/" SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/source/thunderbird-${PV}-source.tar.bz2 mirror://gentoo/${PATCH}.tar.bz2" -KEYWORDS="alpha amd64 ~ia64 ~mips ~ppc sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~mips ~ppc sparc x86 ~x86-fbsd" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="ldap crypt" |