diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-18 13:04:41 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-18 13:04:41 +0000 |
commit | ffa5db175614cb08bcefc472144b12ccaa499e3c (patch) | |
tree | 1cee6f4bb199c3eb884fc49cb7112ce0493330dd /mail-client | |
parent | ia64 stable wrt #167919 (diff) | |
download | gentoo-2-ffa5db175614cb08bcefc472144b12ccaa499e3c.tar.gz gentoo-2-ffa5db175614cb08bcefc472144b12ccaa499e3c.tar.bz2 gentoo-2-ffa5db175614cb08bcefc472144b12ccaa499e3c.zip |
Stable on sparc wrt #178983
(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-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 ed9d31d39101..a8760843c875 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.190 2007/05/18 10:35:17 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.191 2007/05/18 13:04:41 gustavoz Exp $ + + 18 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> + mozilla-thunderbird-2.0.0.0.ebuild: + Stable on sparc wrt #178983 18 May 2007; Raúl Porcel <armin76@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 f4c2d03115e3..690cc8e9e5ba 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.7 2007/05/18 10:35:17 armin76 Exp $ +# $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 $ 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" |