lodgeit: Various fixes. Works with python2.7 and latest stage3

This commit is contained in:
Albert Hopkins 2011-04-09 10:01:18 -04:00
parent 1edf7ed990
commit 0c8126df93
3 changed files with 5 additions and 5 deletions

View File

@ -5,6 +5,8 @@ POST_FILES += issue
preinstall: make.conf.extra
cat make.conf.extra >> $(CHROOT)/etc/make.conf
chroot $(CHROOT) $(EMERGE) --select -n $(USEPKG) dev-lang/python:2.7
chroot $(CHROOT) eselect python set python2.7
postinstall: $(POST_FILES)
chroot $(CHROOT) $(EMERGE) -1n $(USEPKG) dev-vcs/mercurial

View File

@ -1,3 +1,6 @@
app-editors/nano ncurses
dev-db/sqlite extensions
dev-lang/python sqlite ssl threads xml
sys-auth/pambase minimal
sys-kernel/gentoo-sources symlink
sys-libs/ncurses minimal

View File

@ -1,6 +1 @@
app-admin/syslog-ng
dev-lang/python:2.6
net-misc/dhcpcd
sys-boot/grub
sys-kernel/gentoo-sources
www-apache/mod_wsgi