Revert DOCTYPE SYSTEM https changes in metadata.xml
[gentoo.git] / dev-cpp / metslib / metslib-0.5.3.ebuild
1 # Copyright 1999-2014 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6
7 DESCRIPTION="Metaheuristic modeling framework and optimization toolkit"
8 HOMEPAGE="https://projects.coin-or.org/metslib"
9 SRC_URI="http://www.coin-or.org/download/source/metslib/${P}.tgz"
10
11 LICENSE="|| ( GPL-3 CPL-1.0 )"
12 SLOT="0"
13 KEYWORDS="~amd64 ~arm"
14 IUSE=""
15
16 DEPEND=""
17 RDEPEND="${DEPEND}"
18 DOCS=( AUTHORS NEWS README )