diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-12-29 12:17:00 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-12-29 12:17:00 +0000 |
commit | b45246357218fb4cb98f9415f995f054d1061443 (patch) | |
tree | 7b39e26868c6fbb684eea04eff7a4c0580222d70 /mail-client | |
parent | stable on ppc glsa: 68976 (Manifest recommit) (diff) | |
download | gentoo-2-b45246357218fb4cb98f9415f995f054d1061443.tar.gz gentoo-2-b45246357218fb4cb98f9415f995f054d1061443.tar.bz2 gentoo-2-b45246357218fb4cb98f9415f995f054d1061443.zip |
Tested and marked ppc stable for bug #68976.
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.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index 335433f644a1..c7664b483785 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.42 2004/12/21 10:54:05 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.43 2004/12/29 12:17:00 josejx Exp $ + + 29 Dec 2004; Joseph Jezak <josejx@gentoo.org> + mozilla-thunderbird-1.0.ebuild: + Tested and marked ppc stable for bug #68976. 21 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> mozilla-thunderbird-1.0.ebuild: diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.ebuild index 5ab01b4d11b7..d8afbc2f56ef 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.5 2004/12/21 10:54:05 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.ebuild,v 1.6 2004/12/29 12:17:00 josejx 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" |