Пытаюсь поставить rhvoice по ману отсюда, но не получается. После успешного добавления оверлея
layman --overlays="https://raw.githubusercontent.com/ahippo/rhvoice-gentoo-overlay/master/repositories.xml" -f -a ahippo-rhvoice-overlay
.
.
.
Successfully added overlay(s) ahippo-rhvoice-overlay.
emerge: there are no ebuilds to satisfy "rhvoice".
layman -S
.
.
.
* Warnings:
* ------
* Overlay "ahippo-rhvoice-overlay" could not be found in the remote lists.
* Please check if it has been renamed and re-add if necessary.
* Overlay "bgo-overlay" could not be found in the remote lists.
* Please check if it has been renamed and re-add if necessary.
$cat /etc/portage/make.conf
# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-march=native -O2 -pipe"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j3"
GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/
ftp://mirror.yandex.ru/gentoo-distfiles/"
#SYNC="rsync://rsync.gentoo.org/gentoo-portage"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
USE="-bindist mmx sse sse2 sse3 ssse3 sse4_1 sse4_2 introspection"
VIDEO_CARDS="intel i965"
PORTDIR="/usr/portage"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"
#source /var/lib/layman/make.conf
PHP_TARGETS="php5-6"
#PORTDIR_OVERLAY="/usr/local/portage/"
$cat /var/lib/layman/make.conf
PORTDIR_OVERLAY="
/var/lib/layman/bgo-overlay
/var/lib/layman/zugaina
/var/lib/layman/ROKO__
/var/lib/layman/ikelos
/var/lib/layman/ahippo-rhvoice-overlay
$PORTDIR_OVERLAY
"