diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2007-06-02 21:21:36 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2007-06-02 21:21:36 +0000 |
commit | 45504c701a1846dddfe91e1758b547b77e8cbefd (patch) | |
tree | 591f7cd53ccfe4508726822de90c022ac5c0e010 /mail-client | |
parent | Removed mask for >=kde-misc/tork-0.13. Fixes bug 180330. (diff) | |
download | gentoo-2-45504c701a1846dddfe91e1758b547b77e8cbefd.tar.gz gentoo-2-45504c701a1846dddfe91e1758b547b77e8cbefd.tar.bz2 gentoo-2-45504c701a1846dddfe91e1758b547b77e8cbefd.zip |
Stable on ppc. See bug #180436.
(Portage version: 2.1.2.7)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/mozilla-thunderbird/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.12.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index 52f2c26fb250..fdc42228d278 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.198 2007/06/01 17:51:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.199 2007/06/02 21:21:36 killerfox Exp $ + + 02 Jun 2007; René Nussbaumer <killerfox@gentoo.org> + mozilla-thunderbird-1.5.0.12.ebuild: + Stable on ppc. See bug #180436. 01 Jun 2007; Raúl Porcel <armin76@gentoo.org> mozilla-thunderbird-1.5.0.12.ebuild: diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.12.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.12.ebuild index 6c5960ab991f..a916463b5c0b 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.12.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.12.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-1.5.0.12.ebuild,v 1.4 2007/06/01 17:51:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.12.ebuild,v 1.5 2007/06/02 21:21:36 killerfox Exp $ WANT_AUTOCONF="2.1" @@ -16,7 +16,7 @@ HOMEPAGE="http://www.mozilla.com/thunderbird/" SRC_URI="http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/source/thunderbird-${PV}-source.tar.bz2 mirror://gentoo/${PATCH}.tar.bz2" -KEYWORDS="alpha amd64 ia64 ~mips ~ppc sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86 ~x86-fbsd" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="ldap crypt" |