Install this version:
emerge -a =sci-chemistry/bodr-10
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =sci-chemistry/bodr-10
Or alternatively:
emerge --autounmask-write -a =sci-chemistry/bodr-10
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="The Blue Obelisk Data Repository listing element and isotope properties"
HOMEPAGE="https://sourceforge.net/projects/bodr"
SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
BDEPEND="dev-libs/libxslt"
src_prepare() {
default
sed -i -e "s/COPYING//g" Makefile.* || die
}
dev-libs/libxslt
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | bodr-10.tar.bz2 | 225671 bytes | https://downloads.sourceforge.net/bodr/bodr-10.tar.bz2 |