diff options
author | 2004-04-11 08:21:00 +0000 | |
---|---|---|
committer | 2004-04-11 08:21:00 +0000 | |
commit | f636af243cae6f7c3c3352849f3d0a3b47e7ab64 (patch) | |
tree | 288121dcf2ae64b32cf2ad3d40fdd2a3ca9e0738 /net-mail | |
parent | added ~amd64 keyword and changed depend to virtual/x11 (Manifest recommit) (diff) | |
download | gentoo-2-f636af243cae6f7c3c3352849f3d0a3b47e7ab64.tar.gz gentoo-2-f636af243cae6f7c3c3352849f3d0a3b47e7ab64.tar.bz2 gentoo-2-f636af243cae6f7c3c3352849f3d0a3b47e7ab64.zip |
stable on amd64
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/mozilla-thunderbird/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/mozilla-thunderbird/ChangeLog b/net-mail/mozilla-thunderbird/ChangeLog index daedef8df42b..f7f571dd754b 100644 --- a/net-mail/mozilla-thunderbird/ChangeLog +++ b/net-mail/mozilla-thunderbird/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/mozilla-thunderbird # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/ChangeLog,v 1.24 2004/03/25 08:32:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/ChangeLog,v 1.25 2004/04/11 08:21:00 lv Exp $ + + 11 Apr 2004; Travis Tilley <lv@gentoo.org> mozilla-thunderbird-0.5.ebuild: + marked stable on amd64 25 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> mozilla-thunderbird-0.3-r1.ebuild, mozilla-thunderbird-0.4.ebuild, diff --git a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5.ebuild b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5.ebuild index 43831c353c08..a8f09183a87b 100644 --- a/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5.ebuild +++ b/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5.ebuild,v 1.5 2004/03/25 08:32:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.5.ebuild,v 1.6 2004/04/11 08:21:00 lv Exp $ inherit makeedit flag-o-matic gcc nsplugins @@ -25,7 +25,7 @@ SRC_URI="mirror://gentoo/thunderbird-${PV}-source.tar.bz2 crypt? ( mirror://gentoo/enigmail-${EMVER}.tar.gz http://downloads.mozdev.org/enigmail/src/ipc-${IPCVER}.tar.gz )" -KEYWORDS="x86 ~ppc sparc ~alpha ~amd64" +KEYWORDS="x86 ~ppc sparc ~alpha amd64" SLOT="0" LICENSE="MPL-1.1 | NPL-1.1" IUSE="gtk2 ipv6 crypt" |