arangodb: Updates.

This commit is contained in:
Albert Hopkins 2013-08-31 01:38:19 +00:00
parent 11519edcde
commit 76d68f39c8
2 changed files with 4 additions and 3 deletions

View File

@ -1,13 +1,13 @@
preinstall:
postinstall: layman.cfg
$(inroot) $(EMERGE) $(USEPKG) -n layman git
PYTHON_TARGETS="python2_7" $(inroot) $(EMERGE) $(USEPKG) -1n layman git
cp layman.cfg "$(CHROOT)/etc/layman/layman.cfg"
grep layman $(CHROOT)/etc/portage/make.conf || \
echo "source /var/lib/layman/make.conf" >> $(CHROOT)/etc/portage/make.conf
$(inroot) layman -S
$(inroot) layman -f
$(inroot) layman -a mgiken || $(inroot) layman --sync mgiken
$(inroot) $(EMERGE) -un $(USEPKG) dev-db/ArangoDB
PYTHON_TARGETS="python2_7" $(inroot) $(EMERGE) -un $(USEPKG) dev-db/ArangoDB
ln -sf /etc/init.d/arangodb $(CHROOT)/etc/runlevels/default/arangodb
clean:

View File

@ -4,6 +4,7 @@ dev-libs/libpcre cxx
net-misc/dhcp client
net-misc/wget ssl
sys-apps/kmod tools
sys-apps/portage python3 ipc
sys-devel/gcc cxx nptl
sys-kernel/gentoo-sources symlink
sys-libs/ncurses minimal