80bd6a3d83
* Only just python 3 * Update postgres dependency to 9.3 * Remove apache. Replace with nginx/uwsgi mix. * Don't double-install packages in both portage and virtualenv.
5 lines
145 B
Plaintext
5 lines
145 B
Plaintext
# Settings for Airport
|
|
PYTHON_TARGETS="python3_2"
|
|
USE_PYTHON="3.2"
|
|
NGINX_MODULES_HTTP="auth_basic gzip proxy referer rewrite headers_more uwsgi"
|