Commits

Ryan Schmidt authored and Perry E. Metzger committed 71ca282ea96
Add GitHub handle jokuha to maintainers

See: https://trac.macports.org/ticket/56050
No tags

science/eo/Portfile

Modified
4 4 PortGroup cmake 1.0
5 5 PortGroup compilers 1.0
6 6
7 7 name eo
8 8 categories science
9 9 license LGPL-2.1+
10 10 version 1.3.1
11 11 revision 0
12 12 categories science math
13 13 platforms darwin
14 -maintainers openmaintainer jochen
14 +maintainers openmaintainer {jochen @jokuha}
15 15 description an evolutionary computation library
16 16 long_description Evolving Objects (EO) is a templates-based, \
17 17 ANSI-C++ compliant evolutionary computation \
18 18 library. It contains classes for almost any \
19 19 kind of evolutionary computation you might \
20 20 come up with -- at least for the ones we could \
21 21 think of. It is component-based, so that if \
22 22 you don't find the class you need in it, it is \
23 23 very easy to subclass existing abstract or \
24 24 concrete classes.

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut