Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Where is Thunderbird 3? [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
cradlinski
n00b
n00b


Joined: 24 Dec 2004
Posts: 73

PostPosted: Fri Feb 05, 2010 8:06 pm    Post subject: Where is Thunderbird 3? [SOLVED] Reply with quote

When I "emerge --search thunderbird" on my pure amd64 system, I only get two hits. One is Thunderbird 2 and the other is a masked Thunderbird 3-bin. Isn't there a Thunderbird 3 source ebuild for amd64?

Last edited by cradlinski on Fri Feb 05, 2010 11:13 pm; edited 1 time in total
Back to top
View user's profile Send private message
Etal
Veteran
Veteran


Joined: 15 Jul 2005
Posts: 1931

PostPosted: Fri Feb 05, 2010 9:19 pm    Post subject: Reply with quote

It's sure there:

Code:
$ emerge -qp mail-client/mozilla-thunderbird
[ebuild  N    ] mail-client/mozilla-thunderbird-3.0.1-r1
[ebuild  N    ] x11-plugins/enigmail-1.0.1


It might not be marked stable yet, though.
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10587
Location: Somewhere over Atlanta, Georgia

PostPosted: Fri Feb 05, 2010 9:48 pm    Post subject: Reply with quote

"emerge -s" doesn't show masked packages. Use equery (part of app-portage/gentoolkit):
Code:
~ # equery list -p -o -e mozilla-thunderbird
[ Searching for package 'mozilla-thunderbird' in all categories among: ]
 * installed packages
 * Portage tree (/usr/portage)
[-P-] [  ] mail-client/mozilla-thunderbird-2.0.0.23 (0)
[-P-] [M~] mail-client/mozilla-thunderbird-3.0.1-r1 (0)
 * overlay tree (/var/lib/layman/webapps-experimental /var/lib/layman/mozilla /usr/local/portage)
[--O] [M~] mail-client/mozilla-thunderbird-3.0.1 (0)
or eix (app-portage/eix):
Code:
~ # eix -e mozilla-thunderbird
* mail-client/mozilla-thunderbird
     Available versions:  2.0.0.23 ~3.0.1 ~3.0.1[1] ~3.0.1-r1 {bindist crypt custom-optimization dbus debug gnome ipv6 ldap lightning linguas_af linguas_ar linguas_be linguas_bg linguas_ca linguas_cs linguas_da linguas_de linguas_el linguas_en linguas_en_GB linguas_en_US linguas_es linguas_es_AR linguas_es_ES linguas_et linguas_eu linguas_fi linguas_fr linguas_fy linguas_fy_NL linguas_ga linguas_ga_IE linguas_he linguas_hu linguas_id linguas_is linguas_it linguas_ja linguas_ko linguas_lt linguas_mk linguas_nb linguas_nb_NO linguas_nl linguas_nn linguas_nn_NO linguas_pa linguas_pa_IN linguas_pl linguas_pt linguas_pt_BR linguas_pt_PT linguas_ro linguas_ru linguas_si linguas_sk linguas_sl linguas_sv linguas_sv_SE linguas_ta linguas_ta_LK linguas_tr linguas_uk linguas_zh linguas_zh_CN linguas_zh_TW mozdom moznopango replytolist startup-notification xinerama}
     Homepage:            http://www.mozilla.com/en-US/thunderbird/
     Description:         Thunderbird Mail Client

[1] "mozilla" /var/lib/layman/mozilla
:wink:

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
cradlinski
n00b
n00b


Joined: 24 Dec 2004
Posts: 73

PostPosted: Fri Feb 05, 2010 11:13 pm    Post subject: Reply with quote

There it is!

Code:
equery list -p -o -e mozilla-thunderbird
[ Searching for package 'mozilla-thunderbird' in all categories among: ]
 * installed packages
[I--] [  ] mail-client/mozilla-thunderbird-2.0.0.23 (0)
 * Portage tree (/usr/portage)
[-P-] [M~] mail-client/mozilla-thunderbird-3.0.1 (0)
 * overlay tree ()


Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum