mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-cpp/rapidyaml: update comments
Turns out need this again... not that I have any interest in doing more than the minimum for this package. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2022-2025 Gentoo Authors
|
||||
# Copyright 2022-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -16,10 +16,7 @@ LICENSE="MIT Boost-1.0 BSD"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
|
||||
|
||||
# tests here are a maintenance headache, and current maintainer does
|
||||
# not need this package anymore -- please take the package over if you
|
||||
# want to handle this properly (keeping this in low maintenance mode
|
||||
# incl. ignoring some features like python bindings)
|
||||
# tests are too much of a maintenance headache
|
||||
RESTRICT="test"
|
||||
|
||||
DOCS=( README.md ROADMAP.md changelog )
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2022-2025 Gentoo Authors
|
||||
# Copyright 2022-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -16,10 +16,7 @@ LICENSE="MIT Boost-1.0 BSD"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
|
||||
|
||||
# tests here are a maintenance headache, and current maintainer does
|
||||
# not need this package anymore -- please take the package over if you
|
||||
# want to handle this properly (keeping this in low maintenance mode
|
||||
# incl. ignoring some features like python bindings)
|
||||
# tests are too much of a maintenance headache
|
||||
RESTRICT="test"
|
||||
|
||||
DOCS=( README.md ROADMAP.md changelog )
|
||||
|
||||
Reference in New Issue
Block a user