You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New functions: disableColors(), getPackagesFromWorld(), recordPackageInWorld(), removePackageFromWorld()
formatUseflags(): Also handle suffixes (% and *)
added .cache dir to EXCLUDE_DIRS for use with paludis
removed virtual dir from EXCLUDE_DIRS - we actually want virtuals in
getPackagesFromCategory(): - Use PORTDIR by default - New optional
parameter to set the repository to use - Check for dirs before trying to
access them
searchPackage(): Works - Feel free to use it now.
Fixed bug #175175 - getArch() was not able to resolve the profile path
if make.profile was an absolute path
Apply fixes from bug #175175 to getProfilePath(); refactored getArch()
and getUsemasksFromProfile()