drupal: Updates.
This commit is contained in:
parent
a315d1ee82
commit
59b721bc2a
|
@ -1,5 +1,5 @@
|
|||
PGVER = 9.2
|
||||
DPVER = 7.19
|
||||
DPVER = 7.22
|
||||
|
||||
inroot := chroot $(CHROOT)
|
||||
rcdefault := /etc/runlevels/default
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
# Apache config for LodgeIt
|
||||
APACHE2_MPMS="prefork"
|
||||
APACHE2_MODULES="authz_host dir mime"
|
||||
PHP_TARGETS="php5-4"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
app-admin/eselect-php apache2
|
||||
app-editors/nano ncurses
|
||||
dev-lang/php ctype fileinfo filter iconv phar posix simplexml tokenizer apache2 xml pdo gd postgres apache2 zlib cli session hash json
|
||||
dev-lang/python ssl threads xml
|
||||
|
|
Loading…
Reference in New Issue