On Thursday 23 March 2006 23:48, JimD wrote:
> addkey()
> {
>         sudo sh -c "echo $* >> /etc/portage/package.keywords"
> }

For keywording I prefer to use this script:
http://users.cybercity.dk/~dsl89966/keix

It allows me to do:

 $ eix porth
* app-portage/porthole 
     Available versions:  ~0.4.1 [M]0.5.0
     Installed:           none
     Homepage:            http://porthole.sourceforge.net
     Description:         A GTK+-based frontend to Portage


Found 1 matches
$ sudo keix porth
Do you wish to add '=app-portage/porthole-0.4* ~x86' to package.keywords? 
(Yes/no)

Adding '=app-portage/porthole-0.4* ~x86' to package.keywords

$

Of course it requires that app-portage/eix is installed and updated.

-- 
Bo Andresen
-- 
gentoo-user@gentoo.org mailing list

Reply via email to