diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-03-23 21:19:01 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-03-23 21:19:01 +0000 |
commit | 834806fec656445ac5fb52732f9104fefa6ad240 (patch) | |
tree | 6cce0716e706478b42675619b44d08d13ee6400b /mail-client/mozilla-thunderbird | |
parent | Fixup copy operations to not replace symlinks with files. Add a fix ala (diff) | |
download | gentoo-2-834806fec656445ac5fb52732f9104fefa6ad240.tar.gz gentoo-2-834806fec656445ac5fb52732f9104fefa6ad240.tar.bz2 gentoo-2-834806fec656445ac5fb52732f9104fefa6ad240.zip |
stable to x86 for brad
(Portage version: 1.585-cvs)
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.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 b25f97558109..b74eccb48f51 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.48 2005/03/23 20:04:15 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.49 2005/03/23 21:19:01 seemant Exp $ + + 23 Mar 2005; Seemant Kulleen <seemant@gentoo.org> + mozilla-thunderbird-1.0.2.ebuild: + stable to x86 for brad 23 Mar 2005; Seemant Kulleen <seemant@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 0a3b03e01293..6590479493d7 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.3 2005/03/23 20:04:15 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.2.ebuild,v 1.4 2005/03/23 21:19:01 seemant 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="x86 ~ppc ~sparc ~alpha ~amd64 ~ia64" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" |