mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
2025-12-26 11:30:56 UTC
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
BDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11[sqlite,threads(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[sqlite,threads(+)] ) python_single_target_python3_13? ( dev-lang/python:3.13[sqlite,threads(+)] ) python_single_target_python3_11? ( >=dev-python/gpep517-16[python_targets_python3_11(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-16[python_targets_python3_13(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_13(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DESCRIPTION=C++ man pages for Linux, with source from cplusplus.com and cppreference.com
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/aitjcize/cppman
|
||||
INHERIT=distutils-r1 bash-completion-r1
|
||||
IUSE=python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~x64-macos
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=test_network
|
||||
RDEPEND=sys-apps/groff python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/html5lib[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/beautifulsoup4[python_targets_python3_12(-)] dev-python/html5lib[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/beautifulsoup4[python_targets_python3_13(-)] dev-python/html5lib[python_targets_python3_13(-)] ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite,threads(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[sqlite,threads(+)] ) python_single_target_python3_13? ( dev-lang/python:3.13[sqlite,threads(+)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/aitjcize/cppman/archive/0.5.6.tar.gz -> cppman-0.5.6.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 d35f403697c0f86d762e7560bb5cd143 bash-completion-r1 767861f3744f589ee5291c1698b1c082
|
||||
_md5_=99967dc324bc962db6abd2d08a1b6635
|
||||
17
metadata/md5-cache/app-doc/cppman-0.6.0
Normal file
17
metadata/md5-cache/app-doc/cppman-0.6.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=test? ( python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/beautifulsoup4[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/beautifulsoup4[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/beautifulsoup4[python_targets_python3_14(-)] ) ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite,threads(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[sqlite,threads(+)] ) python_single_target_python3_13? ( dev-lang/python:3.13[sqlite,threads(+)] ) python_single_target_python3_14? ( dev-lang/python:3.14[sqlite,threads(+)] ) python_single_target_python3_11? ( >=dev-python/gpep517-16[python_targets_python3_11(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-16[python_targets_python3_13(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_13(-)] ) python_single_target_python3_14? ( >=dev-python/gpep517-16[python_targets_python3_14(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_14(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DESCRIPTION=C++ man pages for Linux, with source from cplusplus.com and cppreference.com
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/aitjcize/cppman
|
||||
INHERIT=distutils-r1 shell-completion edo
|
||||
IUSE=test python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~x64-macos
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=test_network
|
||||
RDEPEND=sys-apps/groff python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/html5lib[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/beautifulsoup4[python_targets_python3_12(-)] dev-python/html5lib[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/beautifulsoup4[python_targets_python3_13(-)] dev-python/html5lib[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/beautifulsoup4[python_targets_python3_14(-)] dev-python/html5lib[python_targets_python3_14(-)] ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite,threads(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[sqlite,threads(+)] ) python_single_target_python3_13? ( dev-lang/python:3.13[sqlite,threads(+)] ) python_single_target_python3_14? ( dev-lang/python:3.14[sqlite,threads(+)] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/aitjcize/cppman/releases/download/v0.6.0/cppman-0.6.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 d35f403697c0f86d762e7560bb5cd143 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 edo a5e294016aa84979fcb2459749eb80b2
|
||||
_md5_=d893d2393515ab4f1595c797bf0bb457
|
||||
@@ -7,7 +7,7 @@ HOMEPAGE=https://www.gimp.org/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=flag-o-matic lua-single meson python-single-r1 toolchain-funcs vala xdg
|
||||
IUSE=X aalib alsa doc fits gnome heif javascript jpeg2k jpegxl lua mng openexr openmp postscript test udev unwind vala vector-icons wayland webp wmf xpm +lua_single_target_luajit python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc ppc64 x86
|
||||
KEYWORDS=amd64 ~arm ~arm64 ~loong ~ppc ppc64 x86
|
||||
LICENSE=GPL-3+ LGPL-3+
|
||||
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) python_single_target_python3_11? ( >=dev-python/pygobject-3.0:3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pygobject-3.0:3[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/pygobject-3.0:3[python_targets_python3_13(-)] ) python_single_target_python3_14? ( >=dev-python/pygobject-3.0:3[python_targets_python3_14(-)] ) >=app-accessibility/at-spi2-core-2.46.0 app-arch/bzip2 app-arch/libarchive:= >=app-arch/xz-utils-5.0.0 >=app-text/poppler-0.90.1[cairo] >=app-text/poppler-data-0.4.9 >=dev-libs/appstream-0.16.1:= >=dev-libs/glib-2.70.0:2 >=dev-libs/gobject-introspection-1.82.0-r2 >=dev-libs/json-glib-1.4.4 >=gnome-base/librsvg-2.40.6:2 >=media-gfx/mypaint-brushes-1.3.1:1.0= >=media-libs/babl-0.1.114[introspection,lcms,vala?] >=media-libs/fontconfig-2.12.6 >=media-libs/freetype-2.10.2 >=media-libs/gegl-0.4.62:0.4[cairo,introspection,lcms,vala?] <media-libs/gexiv2-0.15.0 >=media-libs/gexiv2-0.14.0 >=media-libs/harfbuzz-2.6.5:= >=media-libs/lcms-2.13.1:2 media-libs/libjpeg-turbo:= >=media-libs/libmypaint-1.6.1:= >=media-libs/libpng-1.6.37:0= >=media-libs/tiff-4.1.0:= net-libs/glib-networking[ssl] virtual/zlib:= >=x11-libs/cairo-1.16.0[X?] >=x11-libs/gdk-pixbuf-2.40.0:2[introspection] >=x11-libs/gtk+-3.24.48:3[introspection,wayland?,X?] >=x11-libs/pango-1.50.0[X?] aalib? ( media-libs/aalib ) alsa? ( >=media-libs/alsa-lib-1.0.0 ) fits? ( sci-libs/cfitsio:= ) heif? ( >=media-libs/libheif-1.13.0:= ) javascript? ( dev-libs/gjs ) jpeg2k? ( >=media-libs/openjpeg-2.3.1:2= ) jpegxl? ( >=media-libs/libjxl-0.6.1:= ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_luajit? ( dev-lua/lgi[lua_targets_luajit(-)] ) ) mng? ( media-libs/libmng:= ) openexr? ( >=media-libs/openexr-2.3.0:= ) postscript? ( app-text/ghostscript-gpl:= ) udev? ( >=dev-libs/libgudev-167:= ) unwind? ( >=sys-libs/libunwind-1.1.0:= ) webp? ( >=media-libs/libwebp-0.6.0:= ) wmf? ( >=media-libs/libwmf-0.2.8[X?] ) X? ( x11-libs/libX11 x11-libs/libXcursor x11-libs/libXext x11-libs/libXfixes >=x11-libs/libXmu-1.1.4 ) xpm? ( x11-libs/libXpm ) x11-themes/hicolor-icon-theme gnome? ( gnome-base/gvfs )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 ) lua? ( ^^ ( lua_single_target_luajit ) ) test? ( X ) xpm? ( X )
|
||||
@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0/3
|
||||
SRC_URI=mirror://gimp/v3.0/gimp-3.0.6.tar.xz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 99e6a34d0f7039439dad788f7443b574 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 vala e477903dbe0105930c51f170a592dc16 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=42585c34fd9417968398a040b0b378ab
|
||||
_md5_=4d889db2afffbe5e58410ac7c4e50e97
|
||||
|
||||
@@ -1756,7 +1756,7 @@ app-doc/autobook 1.5: GNU Autoconf, Automake and Libtool
|
||||
app-doc/blas-docs 3.1.1: Documentation reference and man pages for blas implementations
|
||||
app-doc/cantera-docs 3.0.0 3.2.0: Documentation API reference for Cantera package libraries
|
||||
app-doc/casting-spels-emacs 19-r4: Casting SPELs in Lisp - A Comic Book (Emacs Lisp Edition)
|
||||
app-doc/cppman 0.5.6-r1 0.5.9: C++ man pages for Linux, with source from cplusplus.com and cppreference.com
|
||||
app-doc/cppman 0.5.9 0.6.0: C++ man pages for Linux, with source from cplusplus.com and cppreference.com
|
||||
app-doc/csound-manual 6.15-r1 6.16: The Csound reference manual
|
||||
app-doc/devmanual 0_pre20241109 9999: The Gentoo Development Guide
|
||||
app-doc/dita-ot-bin 4.3.5: Darwin Information Typing Architecture - Open Toolkit publishing engine
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fri, 26 Dec 2025 10:00:56 +0000
|
||||
Fri, 26 Dec 2025 11:30:56 +0000
|
||||
|
||||
Reference in New Issue
Block a user