diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-03-24 19:22:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-03-24 19:22:44 +0000 |
commit | f9859f495d2071db610b1ffb39636c8a835c1412 (patch) | |
tree | 81d0e353a4a851c9d9e61a2fa64f0e9485af4c6f /mail-client | |
parent | Added spanish description to the category metadata (diff) | |
download | gentoo-2-f9859f495d2071db610b1ffb39636c8a835c1412.tar.gz gentoo-2-f9859f495d2071db610b1ffb39636c8a835c1412.tar.bz2 gentoo-2-f9859f495d2071db610b1ffb39636c8a835c1412.zip |
Stable on alpha ia64
(Portage version: 2.0.51.19)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mozilla-thunderbird/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index e99bbbebb684..0a364f783ad1 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.51 2005/03/24 12:16:21 config Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.52 2005/03/24 19:20:18 agriffis Exp $ + + 24 Mar 2005; Aron Griffis <agriffis@gentoo.org> + mozilla-thunderbird-1.0.2.ebuild: + Stable on alpha ia64 24 Mar 2005; Benjamin Schindler <config@gentoo.org> mozilla-thunderbird-1.0.2.ebuild: diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.ebuild index 8a546e55e7ba..edae4305389b 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.2.ebuild,v 1.6 2005/03/24 12:16:21 config Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.ebuild,v 1.7 2005/03/24 19:20:18 agriffis Exp $ IUSE="crypt" @@ -16,7 +16,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/sourc 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="alpha amd64 ia64 ppc ~sparc x86" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" |