summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-07-23 13:29:48 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-07-23 13:29:48 +0000
commit29dc8afa9cda1d0ed1a8f100b702457d1b7042f9 (patch)
tree94292caf6475a1678e0dceb99ca58b4820a26909 /mail-client/mozilla-thunderbird
parentDo not use a config file, as it complicates it without reason. (diff)
downloadgentoo-2-29dc8afa9cda1d0ed1a8f100b702457d1b7042f9.tar.gz
gentoo-2-29dc8afa9cda1d0ed1a8f100b702457d1b7042f9.tar.bz2
gentoo-2-29dc8afa9cda1d0ed1a8f100b702457d1b7042f9.zip
Stable on sparc wrt #99960
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'mail-client/mozilla-thunderbird')
-rw-r--r--mail-client/mozilla-thunderbird/ChangeLog6
-rw-r--r--mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog
index bab958250738..143ede3a7939 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.78 2005/07/22 22:54:04 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.79 2005/07/23 13:29:48 gustavoz Exp $
+
+ 23 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ mozilla-thunderbird-1.0.6-r2.ebuild:
+ Stable on sparc wrt #99960
22 Jul 2005; Jory A. Pratt <anarchy@gentoo.org>
mozilla-thunderbird-1.0.6-r2.ebuild:
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r2.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r2.ebuild
index 6dc3e4bc53d6..badf31d19f16 100644
--- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r2.ebuild
+++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r2.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.6-r2.ebuild,v 1.5 2005/07/22 22:55:21 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.0.6-r2.ebuild,v 1.6 2005/07/23 13:29:48 gustavoz Exp $
unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179
inherit flag-o-matic toolchain-funcs eutils mozconfig mozilla-launcher makeedit multilib
@@ -13,7 +13,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/sourc
mirror://gentoo/mozilla-firefox-1.0.6-nsplugins.patch
http://dev.gentoo.org/~agriffis/dist/mozilla-firefox-1.0.6-nsplugins.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"