diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-03-14 19:22:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-03-14 19:22:58 +0000 |
commit | 6ace95b4cf72ef561ec44894a5ace7782aeab738 (patch) | |
tree | df857c9dc3a4da26d37fb2cac339ce96701475dd /mail-client | |
parent | sparc stable wrt #304147 (diff) | |
download | gentoo-2-6ace95b4cf72ef561ec44894a5ace7782aeab738.tar.gz gentoo-2-6ace95b4cf72ef561ec44894a5ace7782aeab738.tar.bz2 gentoo-2-6ace95b4cf72ef561ec44894a5ace7782aeab738.zip |
alpha/ia64/sparc stable wrt #307045
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mozilla-thunderbird/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index 4a922149d251..055babe73b3a 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.321 2010/03/09 21:44:10 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.322 2010/03/14 19:22:58 armin76 Exp $ + + 14 Mar 2010; Raúl Porcel <armin76@gentoo.org> + mozilla-thunderbird-3.0.3.ebuild: + alpha/ia64/sparc stable wrt #307045 09 Mar 2010; Joseph Jezak <josejx@gentoo.org> mozilla-thunderbird-3.0.3.ebuild: diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.3.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.3.ebuild index 88d9b1b5ae7e..68b1591476a3 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.3.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.3.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/mozilla-thunderbird/mozilla-thunderbird-3.0.3.ebuild,v 1.5 2010/03/09 21:44:10 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-3.0.3.ebuild,v 1.6 2010/03/14 19:22:58 armin76 Exp $ EAPI="2" WANT_AUTOCONF="2.1" @@ -16,7 +16,7 @@ MY_P="${P/_rc/rc}" 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 lightning mozdom system-sqlite" |