-->

2011-06-10

eix-remote

laymanの追加の参考に使う。eixの検索用データのみ追加される。

インストール。
$ wget -N -P /usr/portage/distfiles http://dev.gentooexperimental.org/eix_cache/eix-caches.tbz2
$ eix-remote -l /var/lib/layman/ -f /usr/portage/distfiles/eix-caches.tbz2 add

バイナリエディタ関連。(-Sは説明の検索)
$ eix -c -C editor -S hex
[N] app-editors/dhex (~0.65): ncurses-based hex-editor with diff mode
[N] app-editors/ghex (2.24.0(2)): Gnome hexadecimal editor
[N] app-editors/hexcurse (1.55): ncurses based hex editor
[N] app-editors/hexedit (1.2.12): View and edit files in hex or ASCII
[N] app-editors/lfhex (0.42): A fast, efficient hex-editor with support for large files and comparing binary files
[N] app-editors/shed (1.13): Simple Hex EDitor
[N] app-editors/wxhexeditor (~0.09): A cross-platform hex editor designed specially for large files.
[N] app-editors/hexer [2] (~0.1.5): Hex Editor with vi/ex-style user interface
[1] "dilfridge" layman/dilfridge
[2] "sunrise" layman/sunrise

Found 8 matches.

php関連。(-Oでoverlayのみ)
$ eix -* -c -C php | wc -l
490
$ eix -* -c -C php -O | wc -l
155

graaff, sunrise のみの場合。
$ eix -* -c -C php | wc -l
380
$ eix -* -c -C php -O | wc -l
4

削除。
$ eix-remote remove

0 件のコメント: