mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 21:18:09 -07:00
16 lines
635 B
Plaintext
16 lines
635 B
Plaintext
BDEPEND=test? ( virtual/pkgconfig )
|
|
DEFINED_PHASES=compile install
|
|
DEPEND=test? ( dev-cpp/gtest )
|
|
DESCRIPTION=C++ library providing a simple API to read and write INI-style files
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/brofield/simpleini/
|
|
INHERIT=flag-o-matic toolchain-funcs
|
|
IUSE=test
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/brofield/simpleini/archive/refs/tags/v4.19.tar.gz -> simpleini-4.19.tar.gz
|
|
_eclasses_=toolchain-funcs 0c8a0b0d318eb5d5180d114bd3f6592b multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10
|
|
_md5_=fa3cc989e0d10df253d3921992892392
|