diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-08 19:01:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-08 19:01:35 +0000 |
commit | e69a374cca417472864e55f705c201eca1194b1f (patch) | |
tree | edb32f2b807416e52ba34a7093c98f0791220ac9 /mail-client/mozilla-thunderbird | |
parent | Cleanup USE.. erm.. use (Manifest recommit) (diff) | |
download | gentoo-2-e69a374cca417472864e55f705c201eca1194b1f.tar.gz gentoo-2-e69a374cca417472864e55f705c201eca1194b1f.tar.bz2 gentoo-2-e69a374cca417472864e55f705c201eca1194b1f.zip |
stable on ia64
Diffstat (limited to 'mail-client/mozilla-thunderbird')
-rw-r--r-- | mail-client/mozilla-thunderbird/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-0.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index 7f4351e651e4..7aa14de77248 100644 --- a/mail-client/mozilla-thunderbird/ChangeLog +++ b/mail-client/mozilla-thunderbird/ChangeLog @@ -1,6 +1,9 @@ # 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.25 2004/08/07 12:48:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.26 2004/08/08 19:01:35 agriffis Exp $ + + 08 Aug 2004; <agriffis@gentoo.org> mozilla-thunderbird-0.7.3.ebuild: + stable on ia64 07 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> mozilla-thunderbird-0.7.3.ebuild: diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.7.3.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.7.3.ebuild index 75ec9f6e5797..0b158523f106 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.7.3.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.7.3.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-0.7.3.ebuild,v 1.5 2004/08/07 12:48:06 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-0.7.3.ebuild,v 1.6 2004/08/08 19:01:35 agriffis Exp $ IUSE="crypt gtk2" @@ -16,7 +16,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/thund 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" |