Hi.

I have the following USE setup in /etc/make.conf:

USE="
a b
c

-d -e
"

Portage seems ok with this layout.

However, when I euse to enable some other flag, /etc/make.conf gets
corrupted:

amit0 ~ # euse -E f
/etc/make.conf was modified, a backup copy has been placed at
/etc/make.conf.euse_backup
amit0 ~ # grep -A 5 ^USE /etc/make.conf
USE="a b c -d -e f"
a b
c

-d -e
"

Is euse broken?

amit0 ~ # qlist -Iv sys-apps/portage gentoolkit
app-portage/gentoolkit-0.2.4.2-r1
app-portage/gentoolkit-dev-0.2.6.2
sys-apps/portage-2.1.6.7


Amit


Reply via email to