summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2006-02-03 00:11:52 +0000
committerLuca Barbato <lu_zero@gentoo.org>2006-02-03 00:11:52 +0000
commit2afe4345b6861f080b0a58c1e5cfad643034245a (patch)
tree0331c3ce1ec464401efc73eea5afa7c129a4a274 /mail-client/mozilla-thunderbird
parentVersion bump. (diff)
downloadgentoo-2-2afe4345b6861f080b0a58c1e5cfad643034245a.tar.gz
gentoo-2-2afe4345b6861f080b0a58c1e5cfad643034245a.tar.bz2
gentoo-2-2afe4345b6861f080b0a58c1e5cfad643034245a.zip
Marked ~ppc
(Portage version: 2.1_pre3-r1)
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.5-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog
index ef4feb500d64..0357a58bef83 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.99 2006/01/12 07:31:21 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.100 2006/02/03 00:11:52 lu_zero Exp $
+
+ 02 Feb 2006; Luca Barbato <lu_zero@gentoo.org>
+ mozilla-thunderbird-1.5-r1.ebuild:
+ Marked ~ppc
*mozilla-thunderbird-1.5 (12 Jan 2006)
diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5-r1.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5-r1.ebuild
index 629f3c3350d9..276d5d4f2df2 100644
--- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5-r1.ebuild
+++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5-r1.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.5-r1.ebuild,v 1.2 2006/02/01 22:23:50 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5-r1.ebuild,v 1.3 2006/02/03 00:11:52 lu_zero Exp $
unset ALLOWED_FLAGS # stupid extra-functions.sh ... bug 49179
inherit flag-o-matic toolchain-funcs eutils mozconfig-2 mozilla-launcher makeedit multilib autotools
@@ -13,7 +13,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/sourc
mirror://gentoo/${P}-patches-${PVER}.tar.bz2
http://dev.gentoo.org/~anarchy/dist/${P}-patches-${PVER}.tar.bz2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
LICENSE="MPL-1.1 NPL-1.1"
IUSE="ldap crypt"