diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-05-19 22:49:21 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-05-19 22:49:21 +0000 |
commit | 03f205892406c27100fcbc15c7202201c2a216dc (patch) | |
tree | 97f9c743ee065a16239e3198bde76742599849be /mail-client | |
parent | stable amd64, bug 178983 (diff) | |
download | gentoo-2-03f205892406c27100fcbc15c7202201c2a216dc.tar.gz gentoo-2-03f205892406c27100fcbc15c7202201c2a216dc.tar.bz2 gentoo-2-03f205892406c27100fcbc15c7202201c2a216dc.zip |
stable amd64, bug 178983
(Portage version: 2.1.2.7)
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.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index a8760843c875..91ac742700b5 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.191 2007/05/18 13:04:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.192 2007/05/19 22:49:21 opfer Exp $ + + 19 May 2007; Christian Faulhammer <opfer@gentoo.org> + mozilla-thunderbird-2.0.0.0.ebuild: + stable amd64, bug 178983 18 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> mozilla-thunderbird-2.0.0.0.ebuild: diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.0.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.0.ebuild index 690cc8e9e5ba..6fa2903d227a 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.0.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.0.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-2.0.0.0.ebuild,v 1.8 2007/05/18 13:04:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.0.ebuild,v 1.9 2007/05/19 22:49:21 opfer Exp $ WANT_AUTOCONF="2.1" @@ -18,7 +18,7 @@ MOZ_URI="http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/${MY_P SRC_URI="${MOZ_URI}/source/thunderbird-${MY_PV}-source.tar.bz2 mirror://gentoo/${PATCH}.tar.bz2" -KEYWORDS="~alpha ~amd64 ia64 -mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ia64 -mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="ldap crypt bindist mozdom replytolist" |