dev-qt/qtwayland: stable 5.14.2 for ppc, bug #719732
[gentoo.git] / sci-libs / coinor-sample / coinor-sample-1.2.12.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 MY_PN=Data-Sample
7
8 DESCRIPTION="COIN-OR Sample models"
9 HOMEPAGE="https://github.com/coin-or-tools/Data-Sample/"
10 SRC_URI="https://github.com/coin-or-tools/${MY_PN}/archive/releases/${PV}.tar.gz -> ${P}.tar.gz"
11 LICENSE="EPL-1.0"
12 SLOT="0"
13 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
14 IUSE=""
15
16 S="${WORKDIR}/${MY_PN}-releases-${PV}"