diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-24 19:53:03 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-24 19:53:03 +0000 |
commit | 5c40b7f493ee6379ea6d381ec3988c454ce63795 (patch) | |
tree | f825958b5888104ab0092fa64a879cab6cfd7338 /mail-client/mozilla-thunderbird | |
parent | marked stable on x86 (diff) | |
download | gentoo-2-5c40b7f493ee6379ea6d381ec3988c454ce63795.tar.gz gentoo-2-5c40b7f493ee6379ea6d381ec3988c454ce63795.tar.bz2 gentoo-2-5c40b7f493ee6379ea6d381ec3988c454ce63795.zip |
Stable on sparc wrt security #130888
(Portage version: 2.0.54)
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.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index c84de13de953..a6e0f4cad219 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.106 2006/04/23 15:25:21 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.107 2006/04/24 19:53:03 gustavoz Exp $ + + 24 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> + mozilla-thunderbird-1.0.8.ebuild: + Stable on sparc wrt security #130888 23 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org> mozilla-thunderbird-1.5.0.2.ebuild: diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.8.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.8.ebuild index 945aba970eeb..36b537591915 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.8.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.8.ebuild,v 1.1 2006/04/23 03:48:13 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.8.ebuild,v 1.2 2006/04/24 19:53:03 gustavoz 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" |