diff options
author | Homer Parker <hparker@gentoo.org> | 2005-10-14 01:57:29 +0000 |
---|---|---|
committer | Homer Parker <hparker@gentoo.org> | 2005-10-14 01:57:29 +0000 |
commit | 44102d698d5f5c24a25ed408eab12c2078b9a27a (patch) | |
tree | 2b2384b45d0c518b3d280a0ec425044a19b1c0e1 /mail-client | |
parent | Mark 1.3.0 stable on alpha (diff) | |
download | gentoo-2-44102d698d5f5c24a25ed408eab12c2078b9a27a.tar.gz gentoo-2-44102d698d5f5c24a25ed408eab12c2078b9a27a.tar.bz2 gentoo-2-44102d698d5f5c24a25ed408eab12c2078b9a27a.zip |
Stable on amd64
(Portage version: 2.0.51.22-r3)
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.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index 2d71b5869376..103aee8f93cc 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.86 2005/10/13 21:44:51 fuzzyray Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.87 2005/10/14 01:57:29 hparker Exp $ + + 14 Oct 2005; Homer Parker <hparker@gentoo.org> + mozilla-thunderbird-1.0.7.ebuild: + Stable on amd64. 13 Oct 2005; Paul Varner <fuzzyray@gentoo.org> mozilla-thunderbird-1.0.7.ebuild: diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.7.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.7.ebuild index 8d3bdfd8dad7..2887f53b1f8f 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.7.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.7.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.7.ebuild,v 1.4 2005/10/13 21:44:51 fuzzyray Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.7.ebuild,v 1.5 2005/10/14 01:57:29 hparker Exp $ unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179 inherit flag-o-matic toolchain-funcs eutils mozconfig mozilla-launcher makeedit multilib @@ -12,7 +12,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/sourc mirror://gentoo/mozilla-jslibmath-alpha.patch http://dev.gentoo.org/~agriffis/dist/mozilla-1.7.10-nsplugins-v2.patch" -KEYWORDS="~alpha ~amd64 ia64 ~ppc sparc x86" +KEYWORDS="~alpha amd64 ia64 ~ppc sparc x86" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" IUSE="mozcalendar ldap" |