Add manifest to manifest
[gpytage.git] / README
blob9d92877b74d9cfe7e022c3b7f5206535dbb1629c
1 WARNING: THIS IS AN BETA RELEASE. BEFORE USING PLEASE BACKUP YOUR /etc/portage/ DIRECTORY.
3 Note: GPytage must be run under an account that can read/write to /etc/portage, or through su, sudo, or root.
5 GPytage is a utility that helps manage Portage's user config files with a GTK interface. It supports the package.*/* structure as well as the traditional package.[keywords, unmask, mask, use] file structure. 
7 GPytage allows you to edit, add, and remove entries from your package files with an easy to use interface.
9 == INSTALLATION ==
10 Installation is accomplished through the setup.py script. 
12 `python setup.py install`
14 == RUNNING FROM THIS FOLDER ==
15 To run gpytage from this folder without installing:
17 `./gpytage -l`