diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-11 20:04:56 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-11 20:04:56 +0000 |
commit | b13ec903f907eb42f9e0e43a14fe979e30d53c7f (patch) | |
tree | 9de934db734e96dfe022004861d2706b9e6e51ec /mail-client | |
parent | Disallow installation into /usr/local. (diff) | |
download | gentoo-2-b13ec903f907eb42f9e0e43a14fe979e30d53c7f.tar.gz gentoo-2-b13ec903f907eb42f9e0e43a14fe979e30d53c7f.tar.bz2 gentoo-2-b13ec903f907eb42f9e0e43a14fe979e30d53c7f.zip |
amd64 stable, bug #282549
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mozilla-thunderbird/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index f4206a144fd6..8146fe8cf07d 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.301 2009/09/11 16:07:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.302 2009/09/11 20:04:56 maekke Exp $ + + 11 Sep 2009; Markus Meier <maekke@gentoo.org> + mozilla-thunderbird-2.0.0.23.ebuild: + amd64 stable, bug #282549 11 Sep 2009; Raúl Porcel <armin76@gentoo.org> mozilla-thunderbird-2.0.0.23.ebuild: diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild index be62b7d3fccd..eb8aab74e48b 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild @@ -1,6 +1,6 @@ # 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.23.ebuild,v 1.3 2009/09/11 16:07:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.23.ebuild,v 1.4 2009/09/11 20:04:56 maekke 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" |