diff options
author | Justin Lecher <jlec@gentoo.org> | 2012-04-26 15:40:11 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2012-04-26 15:40:11 +0000 |
commit | fe90d514598bf365c4df902b12215b9e311263d3 (patch) | |
tree | 4d6f4f3c60cc3022b234617dc013ec0d7a576e22 /sci-libs/beagle/metadata.xml | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-fe90d514598bf365c4df902b12215b9e311263d3.tar.gz gentoo-2-fe90d514598bf365c4df902b12215b9e311263d3.tar.bz2 gentoo-2-fe90d514598bf365c4df902b12215b9e311263d3.zip |
sci-libs/beagle: Move to EAPI=4, handle static-libs, use autotools-utils.eclass
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/beagle/metadata.xml')
-rw-r--r-- | sci-libs/beagle/metadata.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/beagle/metadata.xml b/sci-libs/beagle/metadata.xml index dce86978cdfb..47d9e0fe5467 100644 --- a/sci-libs/beagle/metadata.xml +++ b/sci-libs/beagle/metadata.xml @@ -1,8 +1,8 @@ -<?xml version='1.0' encoding='UTF-8'?> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sci</herd> - <longdescription> + <herd>sci</herd> + <longdescription> Open BEAGLE is a C++ Evolutionary Computation (EC) framework. It provides an high-level software environment to do any kind of EC, with support for tree-based genetic programming, bit string and real-valued genetic algorithms, and evolution strategy. </longdescription> </pkgmetadata> |