Skip to content

Instantly share code, notes, and snippets.

@ursm
Created February 13, 2009 14:46
Show Gist options
  • Select an option

  • Save ursm/63934 to your computer and use it in GitHub Desktop.

Select an option

Save ursm/63934 to your computer and use it in GitHub Desktop.
CHOST="i686-pc-linux-gnu"
CFLAGS="-O2 -march=prescott -fomit-frame-pointer -pipe"
CXXFLAGS=$CFLAGS
MAKEOPTS="-j6 -l4"
FEATURES="ccache distcc"
ACCEPT_KEYWORDS="~x86"
LINGUAS="ja"
USE="X acpi alsa avahi -berkdb cairo cjk cleartype cups custom-optimization dbus gif gtk hal iconv -java5 java6 jpeg lm_sensors mmx nls nsplugin opengl -perl png -python libnotify pcmcia smp sse sse2 svg threads tiff truetype unicode usb vim-syntax xft"
INPUT_DEVICES="evdev keyboard mouse synaptics"
VIDEO_CARDS="intel"
APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_http rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
APACHE2_MPMS="worker"
PORTDIR_OVERLAY="/home/ursm/overlay"
source /usr/local/portage/layman/make.conf
SYNC=rsync://ursm.jp/gentoo-portage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment