diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-12-21 18:59:31 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-12-21 18:59:31 +0000 |
commit | 9437704a4bcf823b775fc7fd622cb3cf43c62770 (patch) | |
tree | 125b72d3d98d692cfce1969fcb05bba89788b8b3 /mail-client | |
parent | Stable x86 (diff) | |
download | historical-9437704a4bcf823b775fc7fd622cb3cf43c62770.tar.gz historical-9437704a4bcf823b775fc7fd622cb3cf43c62770.tar.bz2 historical-9437704a4bcf823b775fc7fd622cb3cf43c62770.zip |
Stable x86
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'mail-client')
4 files changed, 14 insertions, 6 deletions
diff --git a/mail-client/mozilla-thunderbird-bin/ChangeLog b/mail-client/mozilla-thunderbird-bin/ChangeLog index 2f38f5bd2ea0..9e8eae372985 100644 --- a/mail-client/mozilla-thunderbird-bin/ChangeLog +++ b/mail-client/mozilla-thunderbird-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/mozilla-thunderbird-bin # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/ChangeLog,v 1.54 2006/12/20 23:01:19 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/ChangeLog,v 1.55 2006/12/21 18:59:31 tsunam Exp $ + + 21 Dec 2006; Joshua Jackson <tsunam@gentoo.org> + mozilla-thunderbird-bin-1.5.0.9.ebuild: + Stable x86; bug #158571 20 Dec 2006; Vlastimil Babka <caster@gentoo.org> mozilla-thunderbird-bin-1.5.0.9.ebuild: diff --git a/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.9.ebuild b/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.9.ebuild index 6222aade7996..2929c38c9424 100644 --- a/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.9.ebuild +++ b/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.9.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-bin/mozilla-thunderbird-bin-1.5.0.9.ebuild,v 1.2 2006/12/20 23:01:19 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird-bin/mozilla-thunderbird-bin-1.5.0.9.ebuild,v 1.3 2006/12/21 18:59:31 tsunam Exp $ inherit eutils mozilla-launcher multilib mozextension @@ -12,7 +12,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${PV}/linux HOMEPAGE="http://www.mozilla.org/projects/thunderbird" RESTRICT="nostrip" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" SLOT="0" LICENSE="MPL-1.1 NPL-1.1" IUSE="" diff --git a/mail-client/mozilla-thunderbird/ChangeLog b/mail-client/mozilla-thunderbird/ChangeLog index 5850e0b3d068..61304cd77281 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.152 2006/12/21 11:02:09 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.153 2006/12/21 18:56:37 tsunam Exp $ + + 21 Dec 2006; Joshua Jackson <tsunam@gentoo.org> + mozilla-thunderbird-1.5.0.9.ebuild: + Stable x86; bug #158571 21 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> mozilla-thunderbird-1.5.0.9.ebuild: diff --git a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.9.ebuild b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.9.ebuild index a267b436aacb..0e96abcab328 100644 --- a/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.9.ebuild +++ b/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.9.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.0.9.ebuild,v 1.3 2006/12/21 11:02:09 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/mozilla-thunderbird-1.5.0.9.ebuild,v 1.4 2006/12/21 18:56:37 tsunam Exp $ WANT_AUTOCONF="2.1" @@ -16,7 +16,7 @@ HOMEPAGE="http://www.mozilla.org/projects/thunderbird/" SRC_URI="http://ftp.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 NPL-1.1" IUSE="ldap crypt" |