From: W. Trevor King Date: Wed, 27 Jul 2011 15:29:21 +0000 (-0400) Subject: Add serial (pypid and pymodbus) and modbus (pypid) USE flags. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d99be547cbba7ce2860497bf3e8acce160f339ec;p=wtk-overlay.git Add serial (pypid and pymodbus) and modbus (pypid) USE flags. --- diff --git a/profiles/use.local.desc b/profiles/use.local.desc index d98e514..e5e0b78 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,2 +1,5 @@ app-mobilephone/obexpushd:xobex - Build libraries to handle x-obex/* mime types. +dev-python/pymodbus:serial - include serial port support (through twisted) +dev-python/pypid:modbus - invlude modbus support (though pymodbus) +dev-python/pypid:serial - include serial port support (through pymodbus) sci-physics/sawsim:pbs - Add support for the Portable Batch System (PBS)