Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions dev-libs/libredasm/Manifest

This file was deleted.

39 changes: 0 additions & 39 deletions dev-libs/libredasm/files/libredasm-4.0.0_beta1-system-miniz.patch

This file was deleted.

24 changes: 0 additions & 24 deletions dev-libs/libredasm/libredasm-20260616.ebuild

This file was deleted.

29 changes: 0 additions & 29 deletions dev-libs/libredasm/libredasm-4.0.0_beta1.ebuild

This file was deleted.

11 changes: 0 additions & 11 deletions dev-libs/libredasm/metadata.xml

This file was deleted.

3 changes: 0 additions & 3 deletions dev-util/redasm-gui/Manifest

This file was deleted.

11 changes: 0 additions & 11 deletions dev-util/redasm-gui/metadata.xml

This file was deleted.

33 changes: 0 additions & 33 deletions dev-util/redasm-gui/redasm-gui-4.0.0_beta1.ebuild

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ RDEPEND="
dev-vcs/mercurial
sys-kernel/gentoo-sources
)
app-arch/p7zip
app-arch/7zip
app-arch/pixz
app-containers/docker
app-containers/docker-cli
Expand Down
4 changes: 3 additions & 1 deletion scripts/qa/Dockerfile.visibility
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,7 @@ RUN if [ -z "${goornogo}" ]; then \
emerge -1 -kb dev-lang/go; \
fi

#test install pentoo/pentoo
# Check consistency of all metadata in the repo
RUN time FEATURES="-getbinpkg -ipc-sandbox -network-sandbox -pid-sandbox" emerge --regen --jobs="$(nproc)" --quiet
# test install pentoo/pentoo
RUN time FEATURES="-getbinpkg -ipc-sandbox -network-sandbox -pid-sandbox" emerge --getbinpkg=n --buildpkg=n --jobs=$(nproc) --load-average=$(nproc) --deep --update --newuse pentoo/pentoo --verbose --pretend