diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-20 15:01:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-20 15:01:17 +0000 |
commit | 84ca990de53e31a92f7276ee1c9077e239a95a57 (patch) | |
tree | e466b9a69c0051cb37570506bfb2e7e0ff83150d /mail-client/mozilla-thunderbird | |
parent | Keywords amd64. (Manifest recommit) (diff) | |
download | gentoo-2-84ca990de53e31a92f7276ee1c9077e239a95a57.tar.gz gentoo-2-84ca990de53e31a92f7276ee1c9077e239a95a57.tar.bz2 gentoo-2-84ca990de53e31a92f7276ee1c9077e239a95a57.zip |
Stable on sparc wrt #68976
Diffstat (limited to 'mail-client/mozilla-thunderbird')
-rw-r--r-- | mail-client/mozilla-thunderbird/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-1.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 f262a47c2bcc..df37c66e239c 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.38 2004/12/07 21:15:36 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.39 2004/12/20 15:01:17 gustavoz Exp $ + + 20 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> + mozilla-thunderbird-1.0.ebuild: + Stable on sparc wrt #68976 *mozilla-thunderbird-1.0 (07 Dec 2004) diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.ebuild index 896b41b71fce..6ba5071959ba 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.ebuild,v 1.1 2004/12/07 21:15:36 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.ebuild,v 1.2 2004/12/20 15:01:17 gustavoz Exp $ IUSE="crypt" @@ -16,7 +16,7 @@ SRC_URI="http://ftp24moz.newaol.com/pub/mozilla.org/thunderbird/releases/${PV}/s crypt? ( http://downloads.mozdev.org/enigmail/src/enigmail-${EMVER}.tar.gz http://downloads.mozdev.org/enigmail/src/ipc-${IPCVER}.tar.gz )" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc sparc ~alpha ~amd64 ~ia64" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" |