diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-01 17:02:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-01 17:02:30 +0000 |
commit | 9d17a73e80d98fa01ff3c074755f0e3ee8ff9173 (patch) | |
tree | 892799b0ac66fbda83743c23603dc54f5b2421e5 /mail-client | |
parent | alpha/ia64/sparc/x86 stable wrt #251322 (diff) | |
download | gentoo-2-9d17a73e80d98fa01ff3c074755f0e3ee8ff9173.tar.gz gentoo-2-9d17a73e80d98fa01ff3c074755f0e3ee8ff9173.tar.bz2 gentoo-2-9d17a73e80d98fa01ff3c074755f0e3ee8ff9173.zip |
alpha/ia64/sparc/x86 stable wrt #251322
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mozilla-thunderbird/ChangeLog | 8 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.19.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index 67b26d6588c2..18534d757cd3 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.279 2008/12/31 15:26:14 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.280 2009/01/01 17:02:30 armin76 Exp $ + + 01 Jan 2009; Raúl Porcel <armin76@gentoo.org> + mozilla-thunderbird-2.0.0.19.ebuild: + alpha/ia64/sparc/x86 stable wrt #251322 *mozilla-thunderbird-2.0.0.19 (31 Dec 2008) diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.19.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.19.ebuild index 6a0d5aaf8566..1c9f703a4342 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.19.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.19.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.19.ebuild,v 1.1 2008/12/31 15:26:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.19.ebuild,v 1.2 2009/01/01 17:02:30 armin76 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" |