diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-03 17:22:11 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-08-03 17:22:11 +0000 |
commit | 8d570d64f314079a95ab919f5ee4935756f6a37c (patch) | |
tree | 300158369d83756c92a3d9411c5a02284a76acfc | |
parent | Fixed SRC_URI and digest. (diff) | |
download | gentoo-2-8d570d64f314079a95ab919f5ee4935756f6a37c.tar.gz gentoo-2-8d570d64f314079a95ab919f5ee4935756f6a37c.tar.bz2 gentoo-2-8d570d64f314079a95ab919f5ee4935756f6a37c.zip |
ppc stable, bug #187205
(Portage version: 2.1.3.2)
-rw-r--r-- | mail-client/mozilla-thunderbird/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index 9d339105a22e..dd8ae317aedc 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.223 2007/08/03 10:54:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.224 2007/08/03 17:22:11 dertobi123 Exp $ + + 03 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + mozilla-thunderbird-2.0.0.6.ebuild: + ppc stable, bug #187205 03 Aug 2007; Raúl Porcel <armin76@gentoo.org> mozilla-thunderbird-2.0.0.6.ebuild: diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.6.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.6.ebuild index 477c2add6023..9a1755c3645c 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.6.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.6.ebuild,v 1.5 2007/08/03 10:54:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-2.0.0.6.ebuild,v 1.6 2007/08/03 17:22:11 dertobi123 Exp $ WANT_AUTOCONF="2.1" @@ -13,7 +13,7 @@ NOSHORTLANGS="en-GB es-AR pt-BR zh-TW" DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" -KEYWORDS="alpha amd64 ia64 -mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 -mips ppc ~ppc64 sparc x86 ~x86-fbsd" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="ldap crypt bindist mozdom replytolist" |