Update config
This commit is contained in:
parent
d363c3071e
commit
479c46081a
@ -4,8 +4,8 @@ dev-go/sanitized-anchor-name ~amd64
|
|||||||
dev-go/blackfriday ~amd64
|
dev-go/blackfriday ~amd64
|
||||||
dev-go/go-md2man ~amd64
|
dev-go/go-md2man ~amd64
|
||||||
|
|
||||||
<app-emulation/docker-machine-0.5 ~amd64
|
app-emulation/docker-machine ~amd64
|
||||||
<app-emulation/docker-swarm-1 ~amd64
|
app-emulation/docker-swarm ~amd64
|
||||||
|
|
||||||
# docker-compose
|
# docker-compose
|
||||||
app-emulation/docker-compose ~amd64
|
app-emulation/docker-compose ~amd64
|
||||||
|
@ -14,6 +14,9 @@ dev-python/enum34 ~amd64
|
|||||||
mail-filter/spamassassin ~amd64
|
mail-filter/spamassassin ~amd64
|
||||||
www-servers/nginx ~amd64
|
www-servers/nginx ~amd64
|
||||||
~net-misc/wget-1.16.3 ~amd64
|
~net-misc/wget-1.16.3 ~amd64
|
||||||
|
~dev-libs/libevent-2.0.22 ~amd64
|
||||||
|
~net-analyzer/tcpdump-4.7.4 ~amd64
|
||||||
|
~dev-python/cryptography-1.3.4 ~amd64
|
||||||
|
|
||||||
# TODO: remove this when possible
|
# TODO: remove this when possible
|
||||||
~dev-lang/python-2.7.11:2.7 ~amd64
|
~dev-lang/python-2.7.11:2.7 ~amd64
|
||||||
|
@ -1,2 +0,0 @@
|
|||||||
# breaks the whole docker system, good job gentoo
|
|
||||||
>=dev-lang/go-1.5.3
|
|
3
package_unmask.conf.d/libressl.conf
Normal file
3
package_unmask.conf.d/libressl.conf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
~dev-libs/libevent-2.0.22
|
||||||
|
~net-analyzer/tcpdump-4.7.4
|
||||||
|
~dev-python/cryptography-1.3.4
|
@ -1 +1,2 @@
|
|||||||
-libressl
|
-libressl
|
||||||
|
-curl_ssl_libressl
|
||||||
|
4
use.conf
4
use.conf
@ -1,8 +1,8 @@
|
|||||||
*/* acl bash-completion ipv6 kmod libressl openrc pcre readline unicode zlib pam ssl sasl bzip2 urandom crypt tcpd -acpi -cairo -consolekit -cups -dbus -dri -gnome -gnutls -gtk -gtk2 -gtk3 -nls -ogg -opengl -pdf -policykit -qt3support -qt4 -qt5 -sdl -sound -systemd -truetype -vim -vim-syntax -wayland -X
|
*/* acl bash-completion ipv6 kmod libressl openrc pcre readline unicode zlib pam ssl sasl bzip2 urandom crypt tcpd -acpi -cairo -consolekit -cups -dbus -dri -gnome -gnutls -gtk -gtk2 -gtk3 -nls -ogg -opengl -pdf -policykit -qt3support -qt4 -qt5 -sdl -sound -systemd -truetype -vim -vim-syntax -wayland -X
|
||||||
*/* ABI_X86: -* 64
|
*/* ABI_X86: -* 64
|
||||||
*/* CURL_SSL: -* -polarssl openssl
|
*/* CURL_SSL: -* -polarssl libressl
|
||||||
*/* LINGUAS: -* en
|
*/* LINGUAS: -* en
|
||||||
*/* PYTHON_TARGETS: -* python2_7
|
*/* PYTHON_TARGETS: -* python2_7 python3_4
|
||||||
*/* PYTHON_SINGLE_TARGET: -* python2_7
|
*/* PYTHON_SINGLE_TARGET: -* python2_7
|
||||||
*/* BUILD_OPTIONS: symbols=strip
|
*/* BUILD_OPTIONS: symbols=strip
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user