diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-10-17 21:07:04 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-10-17 21:07:04 +0300 |
commit | 2eb3d52f7ea724c00f456771bc5d59e579193a37 (patch) | |
tree | 9d3e2c36f29c62e5e584ec90c4807f06382bdd1b /packages/dev-libs/log4cxx/log4cxx.exlib | |
parent | 229d587312d78f54ebda24987beb2b53b81179d6 (diff) |
log4cxxx: changes requested by exherbo devs
Diffstat (limited to 'packages/dev-libs/log4cxx/log4cxx.exlib')
-rw-r--r-- | packages/dev-libs/log4cxx/log4cxx.exlib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dev-libs/log4cxx/log4cxx.exlib b/packages/dev-libs/log4cxx/log4cxx.exlib index e569e4a..40ac126 100644 --- a/packages/dev-libs/log4cxx/log4cxx.exlib +++ b/packages/dev-libs/log4cxx/log4cxx.exlib @@ -12,7 +12,7 @@ LICENCES="Apache-2.0" SLOT="0" MYOPTIONS=" - smtp + smtp [[ description = [ Send an e-mail when a specific logging event occurs, typically on errors or fatal errors ] ]] ( providers: unixodbc iodbc ) [[ number-selected = at-most-one ]] " |