Gentoo Archives: gentoo-dev

From: Pacho Ramos <pacho@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] About *ECLASS_ONCE_* stuff at top of some eclasses but not others
Date: Wed, 02 Jan 2013 23:42:12
Message-Id: 1357170086.26280.40.camel@belkin4
1 What is the purpose of this stuff:
2 if [[ ${___ECLASS_ONCE_EUTILS} != "recur -_+^+_- spank" ]] ; then
3 ___ECLASS_ONCE_EUTILS="recur -_+^+_- spank"
4
5 and similar in some eclasses (like eutils, multilib) but not others
6 (like python-single-r1 that I was looking some days ago for learning how
7 to use it)?
8
9 Thanks a lot for the info

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies