sci-libs/sundials: 3.2.1 version bump
authorband-a-prend <torokhov-s-a@yandex.ru>
Sat, 22 Jun 2019 21:56:22 +0000 (00:56 +0300)
committerMatthias Maier <tamiko@gentoo.org>
Mon, 15 Jul 2019 21:33:24 +0000 (16:33 -0500)
commitd8c8d5774ab358c10bb8007123aa334a8353f8f7
tree15e2f563365bf4d408cc8ccd57307e5e0683dbad
parentf04ac4dfe14c5cab939614ca9d07897c824d06e8
sci-libs/sundials: 3.2.1 version bump

This commit adds 'sci-libs/sundials-3.2.1' and replaces 'versionator'
with 'eapi7-ver' in 'inherit' section.

It seems that the block:

        if [[ lib != $(get_libdir) ]]; then
                mv "${ED%/}"/usr/lib "${ED%/}"/usr/$(get_libdir) || die
        fi

within 'src_install()' section isn't required anymore
since sundials-3.2.1 so it's removed here.

Closes: https://github.com/gentoo/gentoo/pull/12309
Signed-off-by: Sergey Torokhov <torokhov_s_a@mail.ru>
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
sci-libs/sundials/Manifest
sci-libs/sundials/files/sundials-3.2.1-fix-license-install-path.patch [new file with mode: 0644]
sci-libs/sundials/sundials-3.2.1.ebuild [new file with mode: 0644]