saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
parent
4763bfd3a2
commit
3c332f9875
@ -1,7 +1,7 @@
|
|||||||
# use.conf
|
# use.conf
|
||||||
*/* cups qt3support -libav -qt5 qt4 -gnutls a52 aac acpi alsa apng bash-completion cairo cdr consolekit cscope css dbus dri dv dvd dvdr exif fat ffmpeg flac fontconfig gif -gnome-keyring gpm gstreamer hddtemp icq icu ipv6 jabber jpeg jpeg2k lame libressl libnotify lm_sensors matroska mmx mp3 mp4 mpeg musepack nsplugin ntfs ogg opengl oscar pdf png profile policykit python raw sdl sound sse sse2 ssse3 svg tcpd tiff timidity truetype threads udev unicode usb v4l vcd vdpau vim-syntax vnc vorbis wavpack wayland win32codecs wmf x264 xv xvmc xvid X
|
*/* cups qt3support -libav -qt5 qt4 -gnutls a52 aac acpi alsa apng bash-completion cairo cdr consolekit cscope css dbus dri dv dvd dvdr exif fat ffmpeg flac fontconfig gif -gnome-keyring gpm gstreamer hddtemp icq icu ipv6 jabber jpeg jpeg2k lame libressl libnotify lm_sensors matroska mmx mp3 mp4 mpeg musepack nsplugin ntfs ogg opengl oscar pdf png profile policykit python raw sdl sound sse sse2 ssse3 svg tcpd tiff timidity truetype threads udev unicode usb v4l vcd vdpau vim-syntax vnc vorbis wavpack wayland win32codecs wmf x264 xv xvmc xvid X
|
||||||
*/* ABI_X86: 32 64
|
*/* ABI_X86: 32 64
|
||||||
*/* CURL_SSL: -* -polarssl openssl
|
*/* CURL_SSL: -* openssl
|
||||||
*/* INPUT_DEVICES: -* evdev keyboard mouse joystick
|
*/* INPUT_DEVICES: -* evdev keyboard mouse joystick
|
||||||
*/* LIBREOFFICE_EXTENSIONS: -* pdfimport presenter-console presenter-minimizer
|
*/* LIBREOFFICE_EXTENSIONS: -* pdfimport presenter-console presenter-minimizer
|
||||||
*/* LINGUAS: -* en de
|
*/* LINGUAS: -* en de
|
||||||
|
@ -89,3 +89,7 @@ media-libs/libvpx postproc
|
|||||||
|
|
||||||
|
|
||||||
app-text/ghostscript-gpl gtk
|
app-text/ghostscript-gpl gtk
|
||||||
|
|
||||||
|
|
||||||
|
media-gfx/blender PYTHON_SINGLE_TARGET: -* python3_4
|
||||||
|
net-irc/hexchat PYTHON_SINGLE_TARGET: -* python3_3
|
||||||
|
@ -15,6 +15,7 @@ dev-util/anjuta devhelp doc
|
|||||||
dev-util/netbeans debug doc
|
dev-util/netbeans debug doc
|
||||||
dev-vcs/git gtk tk
|
dev-vcs/git gtk tk
|
||||||
dev-vcs/mercurial tk gpg
|
dev-vcs/mercurial tk gpg
|
||||||
|
dev-vcs/git-cola PYTHON_SINGLE_TARGET: -* python3_4
|
||||||
|
|
||||||
# for wxmaxima
|
# for wxmaxima
|
||||||
sci-visualization/gnuplot wxwidgets
|
sci-visualization/gnuplot wxwidgets
|
||||||
@ -27,3 +28,5 @@ dev-embedded/arduino doc examples
|
|||||||
|
|
||||||
dev-util/nemiver memoryview
|
dev-util/nemiver memoryview
|
||||||
|
|
||||||
|
app-editors/vim PYTHON_TARGETS: -* python2_7
|
||||||
|
app-editors/gvim PYTHON_TARGETS: -* python2_7
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
media-gfx/blender PYTHON_SINGLE_TARGET: -* python3_4
|
|
||||||
net-irc/hexchat PYTHON_SINGLE_TARGET: -* python3_3
|
|
||||||
dev-vcs/git-cola PYTHON_SINGLE_TARGET: -* python3_3
|
|
||||||
app-editors/vim PYTHON_TARGETS: -* python2_7
|
|
||||||
app-editors/gvim PYTHON_TARGETS: -* python2_7
|
|
||||||
#sys-apps/paludis PYTHON_SINGLE_TARGET: -* python3_3
|
|
@ -33,6 +33,6 @@ net-irc/znc PYTHON_SINGLE_TARGET: -* python3_4
|
|||||||
|
|
||||||
|
|
||||||
# libressl
|
# libressl
|
||||||
app-admin/rsyslog rfc5424hmac
|
#app-admin/rsyslog rfc5424hmac
|
||||||
net-misc/curl CURL_SSL: -* libressl
|
#net-misc/curl CURL_SSL: -* libressl
|
||||||
net-nds/openldap smbkrb5passwd ssl
|
#net-nds/openldap smbkrb5passwd ssl
|
||||||
|
Loading…
Reference in New Issue
Block a user