commit: cdff2901087c89e91aa4c8a585de1485b2d0e3cb Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Fri Aug 28 11:05:50 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Fri Aug 28 11:05:50 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=cdff2901
world: add net-misc/tightvnc core/etc/grs/world.conf | 3 +++ core/var/lib/portage/world.CYCLE.4 | 1 + 2 files changed, 4 insertions(+) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index b1b7c2e..50a0fc1 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -6382,6 +6382,9 @@ package.use : net-misc/stunnel:0 -selinux ipv6 ssl tcpd [net-misc/suite3270:0] package.use : net-misc/suite3270:0 -cjk -doc X ncurses ssl tcl +[net-misc/tightvnc:0] +package.use: net-misc/tightvnc:0 -java server tcpd + [net-misc/tor:0] package.use : net-misc/tor:0 -bufferevents -nat-pmp -scrypt -selinux -stats -systemd -test -tor-hardening -transparent-proxy -web seccomp upnp diff --git a/core/var/lib/portage/world.CYCLE.4 b/core/var/lib/portage/world.CYCLE.4 index dd1ae1e..1e67d8c 100644 --- a/core/var/lib/portage/world.CYCLE.4 +++ b/core/var/lib/portage/world.CYCLE.4 @@ -2721,6 +2721,7 @@ net-misc/streamtuner net-misc/suite3270 net-misc/taylor-uucp net-misc/tcpsound +net-misc/tightvnc net-misc/tor net-misc/ttytter net-misc/udpcast
