Results 1 to 3 of 3
II'm trying to unmask quod libet with this command
echo "=media-sound/quodlibet-0.24.r1 ~amd64 keyword" >> /etc/portage/package.keywords
then i run emerge quodlibet
It still says its masked? what am i doing wrong? ...
- 03-04-2007 #1Just Joined!
- Join Date
- Feb 2005
- Location
- KCMO
- Posts
- 25
unmask quod libet
II'm trying to unmask quod libet with this command
echo "=media-sound/quodlibet-0.24.r1 ~amd64 keyword" >> /etc/portage/package.keywords
then i run emerge quodlibet
It still says its masked? what am i doing wrong? thanks
- 03-04-2007 #2
Hard Masked
echo "media-sound/quodlibet" >> /etc/portage/package.unmask
Keyword
Do you want to mask this particular version? it should be
echo "=media-sound/quodlibet-0.24.r1" >> /etc/portage/package.keywords
or any version
echo "media-sound/quodlibet" >> /etc/portage/package.keywordsPut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 03-05-2007 #3Just Joined!
- Join Date
- Feb 2005
- Location
- KCMO
- Posts
- 25
thank you so much. Thats worked perfect.


Reply With Quote
