diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-08-18 18:04:00 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-08-18 18:04:00 +0000 |
commit | c31788944401dc70a48c49bd8550a0d517c122d3 (patch) | |
tree | b9b8921ff84714eeccdeff65394a801cdc81bbc1 | |
parent | Merge updates from master (diff) | |
download | gentoo-c31788944401dc70a48c49bd8550a0d517c122d3.tar.gz gentoo-c31788944401dc70a48c49bd8550a0d517c122d3.tar.bz2 gentoo-c31788944401dc70a48c49bd8550a0d517c122d3.zip |
2024-08-18 18:04:00 UTC
22 files changed, 169 insertions, 78 deletions
diff --git a/metadata/md5-cache/app-vim/gundo-2.6.2-r4 b/metadata/md5-cache/app-vim/gundo-2.6.2-r4 new file mode 100644 index 000000000000..4b74dced2d36 --- /dev/null +++ b/metadata/md5-cache/app-vim/gundo-2.6.2-r4 @@ -0,0 +1,15 @@ +DEFINED_PHASES=install postinst postrm prepare setup unpack +DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) +DESCRIPTION=vim plugin: visualize your vim undo tree +EAPI=8 +HOMEPAGE=https://github.com/sjl/gundo.vim +INHERIT=vim-plugin python-single-r1 vcs-snapshot +IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 +KEYWORDS=~amd64 ~x86 ~x64-macos +LICENSE=GPL-2+ +RDEPEND=|| ( app-editors/vim[python,python_single_target_python3_10(-)?,python_single_target_python3_11(-)?,python_single_target_python3_12(-)?] app-editors/gvim[python,python_single_target_python3_10(-)?,python_single_target_python3_11(-)?,python_single_target_python3_12(-)?] ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) +REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) +SLOT=0 +SRC_URI=https://github.com/sjl/gundo.vim/archive/v2.6.2.tar.bz2 -> gundo-2.6.2.tar.bz2 +_eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 92ea4186891b666b0970fa1d713d64fa multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 5f8f1dc0c94e007fa08af4e98a19d0e5 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 6881b056477c23167d9a6b33e146374e python-single-r1 f7abe75c203a988aa9b5c460b6c7d0f1 vcs-snapshot 3d327d546f76e4c2054573ff0d78fad2 +_md5_=a1988f089c67b5ddbf3a756c86e03513 diff --git a/metadata/md5-cache/app-vim/nerdtree-7.1.3 b/metadata/md5-cache/app-vim/nerdtree-7.1.3-r1 index f383d3a1b88a..b4a1205c297b 100644 --- a/metadata/md5-cache/app-vim/nerdtree-7.1.3 +++ b/metadata/md5-cache/app-vim/nerdtree-7.1.3-r1 @@ -10,4 +10,4 @@ RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) SLOT=0 SRC_URI=https://github.com/preservim/nerdtree/archive/7.1.3.tar.gz -> nerdtree-7.1.3.tar.gz _eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 92ea4186891b666b0970fa1d713d64fa -_md5_=27ad4531f5afdfbe56d390de3b04094a +_md5_=963240867749b4c3a889ce0231bd08ee diff --git a/metadata/md5-cache/app-vim/nerdtree-9999 b/metadata/md5-cache/app-vim/nerdtree-9999 index 50eab28e9201..6c573b70d337 100644 --- a/metadata/md5-cache/app-vim/nerdtree-9999 +++ b/metadata/md5-cache/app-vim/nerdtree-9999 @@ -10,4 +10,4 @@ PROPERTIES=live RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) SLOT=0 _eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 92ea4186891b666b0970fa1d713d64fa git-r3 875eb471682d3e1f18da124be97dcc81 -_md5_=797815c0c99be8463cf2096715fb5f43 +_md5_=cebddda00f177ffbd016138d838d59ad diff --git a/metadata/md5-cache/app-vim/vimtex-2.15 b/metadata/md5-cache/app-vim/vimtex-2.15 new file mode 100644 index 000000000000..4af1edc07d6f --- /dev/null +++ b/metadata/md5-cache/app-vim/vimtex-2.15 @@ -0,0 +1,13 @@ +DEFINED_PHASES=install postinst postrm prepare +DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) +DESCRIPTION=vim plugin: a modern vim plugin for editing LaTeX files +EAPI=8 +HOMEPAGE=https://github.com/lervag/vimtex +INHERIT=vim-plugin +KEYWORDS=~amd64 ~riscv ~x86 +LICENSE=MIT +RDEPEND=!app-vim/vim-latex !app-vim/automatictexplugin || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) +SLOT=0 +SRC_URI=https://github.com/lervag/vimtex/archive/v2.15.tar.gz -> vimtex-2.15.tar.gz +_eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 92ea4186891b666b0970fa1d713d64fa +_md5_=04e00d524351d4eead9f2c2a2d03961c diff --git a/metadata/md5-cache/dev-build/make-4.4.1-r100 b/metadata/md5-cache/dev-build/make-4.4.1-r100 new file mode 100644 index 000000000000..c4a5e4e4f4a4 --- /dev/null +++ b/metadata/md5-cache/dev-build/make-4.4.1-r100 @@ -0,0 +1,17 @@ +BDEPEND=|| ( >=app-arch/xz-utils-5.4.0 app-arch/plzip app-arch/pdlzip app-arch/lzip ) doc? ( virtual/texi2dvi ) nls? ( sys-devel/gettext ) verify-sig? ( sec-keys/openpgp-keys-make ) test? ( dev-lang/perl ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 ) virtual/pkgconfig +DEFINED_PHASES=compile configure install prepare setup unpack +DEPEND=guile? ( guile_single_target_2-2? ( dev-scheme/guile:2.2 ) guile_single_target_3-0? ( dev-scheme/guile:3.0 ) ) +DESCRIPTION=Standard tool to compile source trees +EAPI=8 +HOMEPAGE=https://www.gnu.org/software/make/make.html +INHERIT=flag-o-matic unpacker verify-sig guile-single +IUSE=doc guile nls static test verify-sig guile_single_target_2-2 guile_single_target_3-0 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris +LICENSE=GPL-3+ +RDEPEND=guile? ( guile_single_target_2-2? ( dev-scheme/guile:2.2 ) guile_single_target_3-0? ( dev-scheme/guile:3.0 ) ) nls? ( virtual/libintl ) +REQUIRED_USE=guile? ( ^^ ( guile_single_target_2-2 guile_single_target_3-0 ) ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://gnu/make/make-4.4.1.tar.lz verify-sig? ( mirror://gnu/make/make-4.4.1.tar.lz.sig ) +_eclasses_=toolchain-funcs 5f8f1dc0c94e007fa08af4e98a19d0e5 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe unpacker fb4b84181244b3b9990fa0bf40232dd2 verify-sig a79ba011daaf532d71a219182474d150 guile-utils e8d231f853fa00386ecabde749cfc41b guile-single 8b5dafa272dbb5f937ae06cd992f0ee6 +_md5_=296e300c1d787c1f576b0ff786ed21e6 diff --git a/metadata/md5-cache/dev-build/make-9999 b/metadata/md5-cache/dev-build/make-9999 index 1761633744f6..fc8919456175 100644 --- a/metadata/md5-cache/dev-build/make-9999 +++ b/metadata/md5-cache/dev-build/make-9999 @@ -1,15 +1,16 @@ -BDEPEND=doc? ( virtual/texi2dvi ) nls? ( sys-devel/gettext ) verify-sig? ( sec-keys/openpgp-keys-make ) test? ( dev-lang/perl ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 ) >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3 >=dev-vcs/git-1.8.2.1[curl] -DEFINED_PHASES=compile configure install prepare unpack -DEPEND=guile? ( >=dev-scheme/guile-1.8:= ) +BDEPEND=doc? ( virtual/texi2dvi ) nls? ( sys-devel/gettext ) verify-sig? ( sec-keys/openpgp-keys-make ) test? ( dev-lang/perl ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 ) virtual/pkgconfig >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3 >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile configure install prepare setup unpack +DEPEND=guile? ( guile_single_target_2-2? ( dev-scheme/guile:2.2 ) guile_single_target_3-0? ( dev-scheme/guile:3.0 ) ) DESCRIPTION=Standard tool to compile source trees EAPI=8 HOMEPAGE=https://www.gnu.org/software/make/make.html -INHERIT=flag-o-matic unpacker verify-sig autotools git-r3 -IUSE=doc guile nls static test verify-sig +INHERIT=flag-o-matic unpacker verify-sig guile-single autotools git-r3 +IUSE=doc guile nls static test verify-sig guile_single_target_2-2 guile_single_target_3-0 LICENSE=GPL-3+ PROPERTIES=live -RDEPEND=guile? ( >=dev-scheme/guile-1.8:= ) nls? ( virtual/libintl ) +RDEPEND=guile? ( guile_single_target_2-2? ( dev-scheme/guile:2.2 ) guile_single_target_3-0? ( dev-scheme/guile:3.0 ) ) nls? ( virtual/libintl ) +REQUIRED_USE=guile? ( ^^ ( guile_single_target_2-2 guile_single_target_3-0 ) ) RESTRICT=!test? ( test ) SLOT=0 -_eclasses_=toolchain-funcs 5f8f1dc0c94e007fa08af4e98a19d0e5 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe unpacker fb4b84181244b3b9990fa0bf40232dd2 verify-sig a79ba011daaf532d71a219182474d150 gnuconfig a397adda6984a4c423e28ac274c1ba98 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools d12ccbad07b44642a75ac97a3334d8e0 git-r3 875eb471682d3e1f18da124be97dcc81 -_md5_=c01c35e792936b8987e6dc3771734038 +_eclasses_=toolchain-funcs 5f8f1dc0c94e007fa08af4e98a19d0e5 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe unpacker fb4b84181244b3b9990fa0bf40232dd2 verify-sig a79ba011daaf532d71a219182474d150 guile-utils e8d231f853fa00386ecabde749cfc41b guile-single 8b5dafa272dbb5f937ae06cd992f0ee6 gnuconfig a397adda6984a4c423e28ac274c1ba98 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools d12ccbad07b44642a75ac97a3334d8e0 git-r3 875eb471682d3e1f18da124be97dcc81 +_md5_=2f1444dcd4ded53ad379de8a69d64887 diff --git a/metadata/md5-cache/dev-ml/mccs-1.1.17 b/metadata/md5-cache/dev-ml/mccs-1.1.17 index 9694dd04af9e..f98721175ca7 100644 --- a/metadata/md5-cache/dev-ml/mccs-1.1.17 +++ b/metadata/md5-cache/dev-ml/mccs-1.1.17 @@ -6,11 +6,11 @@ EAPI=8 HOMEPAGE=https://github.com/ocaml-opam/ocaml-mccs INHERIT=dune IUSE=+ocamlopt test -KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 +KEYWORDS=amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86 LICENSE=|| ( LGPL-2.1 BSD GPL-3 ) RDEPEND=dev-ml/cudf:= sci-mathematics/glpk:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= RESTRICT=!test? ( test ) SLOT=0/1.1.17 SRC_URI=https://github.com/ocaml-opam/ocaml-mccs/archive/1.1+17.tar.gz -> mccs-1.1.17.tar.gz _eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d -_md5_=2f464bdb7d8dea8dd9442506fdfae632 +_md5_=0a9a22a82a3344fe3cd7cc5bdf565cd9 diff --git a/metadata/md5-cache/dev-ml/opam-2.1.6 b/metadata/md5-cache/dev-ml/opam-2.1.6 index c87a8354627e..6a21f2c35816 100644 --- a/metadata/md5-cache/dev-ml/opam-2.1.6 +++ b/metadata/md5-cache/dev-ml/opam-2.1.6 @@ -6,11 +6,11 @@ EAPI=8 HOMEPAGE=http://opam.ocaml.org/ INHERIT=dune IUSE=+ocamlopt -KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 +KEYWORDS=amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86 LICENSE=LGPL-2.1-with-linking-exception RDEPEND=dev-ml/cmdliner:=[ocamlopt?] dev-ml/cudf:=[ocamlopt?] dev-ml/dose3:=[ocamlopt?] dev-ml/extlib:=[ocamlopt?] >=dev-ml/mccs-1.1.17:=[ocamlopt?] dev-ml/ocamlgraph:=[ocamlopt?] !dev-ml/opam-client !dev-ml/opam-core dev-ml/opam-file-format:=[ocamlopt?] !dev-ml/opam-format !dev-ml/opam-state !dev-ml/opam-solver !dev-ml/opam-repository dev-ml/re:=[ocamlopt?] sys-apps/bubblewrap >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= RESTRICT=test SLOT=0/2.1.6 SRC_URI=https://github.com/ocaml/opam/archive/2.1.6.tar.gz -> opam-2.1.6.tar.gz _eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d -_md5_=efec8b43b3556c20a9f65f19ba3a6d95 +_md5_=a18c5a0df9acd814f8b4328f2ed13f8e diff --git a/metadata/md5-cache/dev-ml/opam-installer-2.1.6 b/metadata/md5-cache/dev-ml/opam-installer-2.1.6 index 8a7d6448e5c6..009a0eaca4ca 100644 --- a/metadata/md5-cache/dev-ml/opam-installer-2.1.6 +++ b/metadata/md5-cache/dev-ml/opam-installer-2.1.6 @@ -6,11 +6,11 @@ EAPI=8 HOMEPAGE=https://opam.ocaml.org/ https://github.com/ocaml/opam INHERIT=dune IUSE=+ocamlopt -KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 +KEYWORDS=amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86 LICENSE=LGPL-2.1 RDEPEND=dev-ml/cmdliner:=[ocamlopt?] ~dev-ml/opam-2.1.6:=[ocamlopt?] dev-ml/dose3:=[ocamlopt?] >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:= RESTRICT=test SLOT=0/2.1.6 SRC_URI=https://github.com/ocaml/opam/releases/download/2.1.6/opam-full-2.1.6.tar.gz _eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune 339df00cc31668d437589817d093748d -_md5_=385c895a3f88cd029eb825dcd3bcd434 +_md5_=4520eb1c58da081bf18b73e1a99233d9 diff --git a/metadata/md5-cache/dev-scheme/guile-2.2.7-r100 b/metadata/md5-cache/dev-scheme/guile-2.2.7-r100 new file mode 100644 index 000000000000..e7cf6f8bf2d1 --- /dev/null +++ b/metadata/md5-cache/dev-scheme/guile-2.2.7-r100 @@ -0,0 +1,15 @@ +BDEPEND=virtual/pkgconfig dev-build/libtool sys-devel/gettext +DEFINED_PHASES=configure install +DEPEND=>=dev-libs/boehm-gc-7.0:=[threads?] dev-libs/gmp:= dev-libs/libffi:= dev-libs/libltdl:= dev-libs/libunistring:0= sys-libs/ncurses:0= sys-libs/readline:0= virtual/libcrypt:= !dev-scheme/guile:12 +DESCRIPTION=GNU Ubiquitous Intelligent Language for Extensions +EAPI=8 +HOMEPAGE=https://www.gnu.org/software/guile/ +IUSE=debug debug-malloc +deprecated +networking +nls +regex +threads +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos +LICENSE=LGPL-3+ +RDEPEND=>=dev-libs/boehm-gc-7.0:=[threads?] dev-libs/gmp:= dev-libs/libffi:= dev-libs/libltdl:= dev-libs/libunistring:0= sys-libs/ncurses:0= sys-libs/readline:0= virtual/libcrypt:= !dev-scheme/guile:12 +REQUIRED_USE=regex +RESTRICT=strip +SLOT=2.2 +SRC_URI=mirror://gnu/guile/guile-2.2.7.tar.xz +_md5_=ec961ed033755fae7c77ea45710ec23f diff --git a/metadata/md5-cache/dev-scheme/guile-3.0.10 b/metadata/md5-cache/dev-scheme/guile-3.0.10 index be458dca3cc7..71672a938533 100644 --- a/metadata/md5-cache/dev-scheme/guile-3.0.10 +++ b/metadata/md5-cache/dev-scheme/guile-3.0.10 @@ -12,4 +12,4 @@ REQUIRED_USE=regex RESTRICT=strip SLOT=12/3.0-1 SRC_URI=mirror://gnu/guile/guile-3.0.10.tar.xz -_md5_=afe314277cc65a33a9902f89e5990e8c +_md5_=053c79f270799633323262bac89ff517 diff --git a/metadata/md5-cache/dev-scheme/guile-3.0.10-r100 b/metadata/md5-cache/dev-scheme/guile-3.0.10-r100 new file mode 100644 index 000000000000..c87d6361e729 --- /dev/null +++ b/metadata/md5-cache/dev-scheme/guile-3.0.10-r100 @@ -0,0 +1,15 @@ +BDEPEND=virtual/pkgconfig dev-build/libtool sys-devel/gettext +DEFINED_PHASES=configure install +DEPEND=>=dev-libs/boehm-gc-7.0[threads?] dev-libs/gmp:= dev-libs/libffi:= dev-libs/libatomic_ops dev-libs/libunistring:= sys-libs/ncurses:= sys-libs/readline:= virtual/libcrypt:= !dev-scheme/guile:12 +DESCRIPTION=GNU Ubiquitous Intelligent Language for Extensions +EAPI=8 +HOMEPAGE=https://www.gnu.org/software/guile/ +IUSE=debug debug-malloc +deprecated +jit +networking +nls +regex +threads +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos +LICENSE=LGPL-3+ +RDEPEND=>=dev-libs/boehm-gc-7.0[threads?] dev-libs/gmp:= dev-libs/libffi:= dev-libs/libatomic_ops dev-libs/libunistring:= sys-libs/ncurses:= sys-libs/readline:= virtual/libcrypt:= !dev-scheme/guile:12 +REQUIRED_USE=regex +RESTRICT=strip +SLOT=3.0 +SRC_URI=mirror://gnu/guile/guile-3.0.10.tar.xz +_md5_=4d25b36a3745fdb4e262e13e922f8eee diff --git a/metadata/md5-cache/dev-scheme/guile-commonmark-0.1.2_pre20240803 b/metadata/md5-cache/dev-scheme/guile-commonmark-0.1.2_pre20240803 new file mode 100644 index 000000000000..1b10d4ef8a7c --- /dev/null +++ b/metadata/md5-cache/dev-scheme/guile-commonmark-0.1.2_pre20240803 @@ -0,0 +1,16 @@ +BDEPEND=virtual/pkgconfig >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=guile_targets_2-2? ( dev-scheme/guile:2.2 ) guile_targets_3-0? ( dev-scheme/guile:3.0 ) +DESCRIPTION=Implementation of CommonMark for Guile +EAPI=8 +HOMEPAGE=https://github.com/OrangeShark/guile-commonmark +INHERIT=guile autotools +IUSE=guile_targets_2-2 guile_targets_3-0 +KEYWORDS=~amd64 +LICENSE=LGPL-3+ +RDEPEND=guile_targets_2-2? ( dev-scheme/guile:2.2 ) guile_targets_3-0? ( dev-scheme/guile:3.0 ) +REQUIRED_USE=|| ( guile_targets_2-2 guile_targets_3-0 ) +SLOT=0 +SRC_URI=https://github.com/OrangeShark/guile-commonmark/archive/538ffea25ca69d9f3ee17033534ba03cc27ba468.tar.gz -> guile-commonmark-0.1.2_pre20240803.tar.gz +_eclasses_=toolchain-funcs 5f8f1dc0c94e007fa08af4e98a19d0e5 multilib c19072c3cd7ac5cb21de013f7e9832e0 guile-utils e8d231f853fa00386ecabde749cfc41b out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 guile 3da2d7154e1065b74194470a5302525a gnuconfig a397adda6984a4c423e28ac274c1ba98 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools d12ccbad07b44642a75ac97a3334d8e0 +_md5_=84b90e1f04710cac8b5f431e7a139fc3 diff --git a/metadata/md5-cache/dev-scheme/guile-reader-0.6.3-r100 b/metadata/md5-cache/dev-scheme/guile-reader-0.6.3-r100 new file mode 100644 index 000000000000..cc02904efc00 --- /dev/null +++ b/metadata/md5-cache/dev-scheme/guile-reader-0.6.3-r100 @@ -0,0 +1,16 @@ +BDEPEND=dev-util/gperf virtual/pkgconfig >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=guile_targets_2-2? ( dev-scheme/guile:2.2 ) guile_targets_3-0? ( dev-scheme/guile:3.0 ) +DESCRIPTION=Simple framework for building readers for GNU Guile +EAPI=8 +HOMEPAGE=https://www.nongnu.org/guile-reader/ +INHERIT=guile autotools +IUSE=guile_targets_2-2 guile_targets_3-0 +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3+ +RDEPEND=guile_targets_2-2? ( dev-scheme/guile:2.2 ) guile_targets_3-0? ( dev-scheme/guile:3.0 ) +REQUIRED_USE=|| ( guile_targets_2-2 guile_targets_3-0 ) +SLOT=0 +SRC_URI=mirror://nongnu/guile-reader/guile-reader-0.6.3.tar.gz +_eclasses_=toolchain-funcs 5f8f1dc0c94e007fa08af4e98a19d0e5 multilib c19072c3cd7ac5cb21de013f7e9832e0 guile-utils e8d231f853fa00386ecabde749cfc41b out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 guile 3da2d7154e1065b74194470a5302525a gnuconfig a397adda6984a4c423e28ac274c1ba98 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools d12ccbad07b44642a75ac97a3334d8e0 +_md5_=a028ad94ec4df6b5cdfab62dbc6a48e8 diff --git a/metadata/md5-cache/dev-scheme/slib-3.3.1-r100 b/metadata/md5-cache/dev-scheme/slib-3.3.1-r100 new file mode 100644 index 000000000000..e424844423fa --- /dev/null +++ b/metadata/md5-cache/dev-scheme/slib-3.3.1-r100 @@ -0,0 +1,17 @@ +BDEPEND=sys-apps/texinfo app-arch/unzip virtual/pkgconfig +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=guile_targets_2-2? ( dev-scheme/guile:2.2 ) guile_targets_3-0? ( dev-scheme/guile:3.0 ) gambit? ( dev-scheme/gambit ) scm? ( dev-scheme/scm ) +DESCRIPTION=Portable Scheme library for all standard Scheme implementations +EAPI=8 +HOMEPAGE=http://people.csail.mit.edu/jaffer/SLIB +INHERIT=guile +IUSE=gambit scm guile_targets_2-2 guile_targets_3-0 +KEYWORDS=~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos +LICENSE=public-domain BSD +RDEPEND=guile_targets_2-2? ( dev-scheme/guile:2.2 ) guile_targets_3-0? ( dev-scheme/guile:3.0 ) gambit? ( dev-scheme/gambit ) scm? ( dev-scheme/scm ) +REQUIRED_USE=|| ( guile_targets_2-2 guile_targets_3-0 ) +RESTRICT=mirror +SLOT=0 +SRC_URI=http://groups.csail.mit.edu/mac/ftpdir/scm/slib-3c1.zip +_eclasses_=toolchain-funcs 5f8f1dc0c94e007fa08af4e98a19d0e5 multilib c19072c3cd7ac5cb21de013f7e9832e0 guile-utils e8d231f853fa00386ecabde749cfc41b out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 guile 3da2d7154e1065b74194470a5302525a +_md5_=38630b5e084aa1cb6f8dd5b2ebacf99c diff --git a/metadata/md5-cache/net-misc/asterisk-16.30.1-r1 b/metadata/md5-cache/net-misc/asterisk-16.30.1-r1 deleted file mode 100644 index 4dd750e1699a..000000000000 --- a/metadata/md5-cache/net-misc/asterisk-16.30.1-r1 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=dev-libs/libxml2:2 virtual/pkgconfig >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3 -DEFINED_PHASES=compile configure install postinst prepare pretend setup -DEPEND=acct-user/asterisk acct-group/asterisk dev-db/sqlite:3 dev-libs/popt >=dev-libs/jansson-2.11:= dev-libs/libedit dev-libs/libxml2:2 dev-libs/libxslt sys-apps/util-linux sys-libs/zlib virtual/libcrypt:= alsa? ( media-libs/alsa-lib ) bluetooth? ( net-wireless/bluez:= ) calendar? ( net-libs/neon:= dev-libs/libical:= dev-libs/iksemel ) caps? ( sys-libs/libcap ) blocks? ( sys-libs/blocksruntime ) cluster? ( sys-cluster/corosync ) codec2? ( media-libs/codec2:= ) curl? ( net-misc/curl ) dahdi? ( net-libs/libpri net-misc/dahdi-tools ) freetds? ( dev-db/freetds ) gtalk? ( dev-libs/iksemel ) http? ( dev-libs/gmime:2.6 ) iconv? ( virtual/libiconv ) ilbc? ( media-libs/libilbc ) ldap? ( net-nds/openldap:= ) lua? ( lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) mysql? ( dev-db/mysql-connector-c:= ) newt? ( dev-libs/newt ) odbc? ( dev-db/unixODBC ) pjproject? ( >=net-libs/pjproject-2.9:= ) portaudio? ( media-libs/portaudio ) postgres? ( dev-db/postgresql:* ) radius? ( net-dialup/freeradius-client ) snmp? ( net-analyzer/net-snmp:= ) span? ( media-libs/spandsp ) speex? ( media-libs/libogg media-libs/speex media-libs/speexdsp ) srtp? ( net-libs/libsrtp:0 ) ssl? ( dev-libs/openssl:0= ) systemd? ( sys-apps/systemd ) !systemd? ( !sys-apps/systemd ) unbound? ( net-dns/unbound ) vorbis? ( media-libs/libogg media-libs/libvorbis ) voicemail_storage_imap? ( net-libs/c-client[ssl=] ) xmpp? ( dev-libs/iksemel ) -DESCRIPTION=Asterisk: A Modular Open Source PBX System -EAPI=8 -HOMEPAGE=https://www.asterisk.org/ -INHERIT=autotools linux-info lua-single toolchain-funcs -IUSE=+voicemail_storage_file voicemail_storage_odbc voicemail_storage_imap alsa blocks bluetooth calendar +caps cluster codec2 curl dahdi debug deprecated doc freetds gtalk http iconv ilbc ldap lua mysql newt odbc oss pjproject portaudio postgres radius selinux snmp span speex srtp +ssl static statsd syslog systemd unbound vorbis xmpp lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 -KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 x86 -LICENSE=GPL-2 -PDEPEND=net-misc/asterisk-base -RDEPEND=acct-user/asterisk acct-group/asterisk dev-db/sqlite:3 dev-libs/popt >=dev-libs/jansson-2.11:= dev-libs/libedit dev-libs/libxml2:2 dev-libs/libxslt sys-apps/util-linux sys-libs/zlib virtual/libcrypt:= alsa? ( media-libs/alsa-lib ) bluetooth? ( net-wireless/bluez:= ) calendar? ( net-libs/neon:= dev-libs/libical:= dev-libs/iksemel ) caps? ( sys-libs/libcap ) blocks? ( sys-libs/blocksruntime ) cluster? ( sys-cluster/corosync ) codec2? ( media-libs/codec2:= ) curl? ( net-misc/curl ) dahdi? ( net-libs/libpri net-misc/dahdi-tools ) freetds? ( dev-db/freetds ) gtalk? ( dev-libs/iksemel ) http? ( dev-libs/gmime:2.6 ) iconv? ( virtual/libiconv ) ilbc? ( media-libs/libilbc ) ldap? ( net-nds/openldap:= ) lua? ( lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) mysql? ( dev-db/mysql-connector-c:= ) newt? ( dev-libs/newt ) odbc? ( dev-db/unixODBC ) pjproject? ( >=net-libs/pjproject-2.9:= ) portaudio? ( media-libs/portaudio ) postgres? ( dev-db/postgresql:* ) radius? ( net-dialup/freeradius-client ) snmp? ( net-analyzer/net-snmp:= ) span? ( media-libs/spandsp ) speex? ( media-libs/libogg media-libs/speex media-libs/speexdsp ) srtp? ( net-libs/libsrtp:0 ) ssl? ( dev-libs/openssl:0= ) systemd? ( sys-apps/systemd ) !systemd? ( !sys-apps/systemd ) unbound? ( net-dns/unbound ) vorbis? ( media-libs/libogg media-libs/libvorbis ) voicemail_storage_imap? ( net-libs/c-client[ssl=] ) xmpp? ( dev-libs/iksemel ) net-misc/asterisk-core-sounds net-misc/asterisk-extra-sounds net-misc/asterisk-moh-opsound selinux? ( sec-policy/selinux-asterisk ) syslog? ( virtual/logger ) -REQUIRED_USE=gtalk? ( xmpp ) lua? ( ^^ ( lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 ) ) ^^ ( voicemail_storage_file voicemail_storage_odbc voicemail_storage_imap ) voicemail_storage_odbc? ( odbc ) -SLOT=0/16 -SRC_URI=https://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-16.30.1.tar.gz -_eclasses_=gnuconfig a397adda6984a4c423e28ac274c1ba98 toolchain-funcs 5f8f1dc0c94e007fa08af4e98a19d0e5 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools d12ccbad07b44642a75ac97a3334d8e0 linux-info ea4122ba1d8791a12b78e53f9510a2e3 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 -_md5_=47de7e0cadc075c1095919f37c213fe4 diff --git a/metadata/md5-cache/net-misc/asterisk-16.30.1-r2 b/metadata/md5-cache/net-misc/asterisk-16.30.1-r2 deleted file mode 100644 index ce0770315c64..000000000000 --- a/metadata/md5-cache/net-misc/asterisk-16.30.1-r2 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=dev-libs/libxml2:2 virtual/pkgconfig >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3 -DEFINED_PHASES=compile configure install postinst prepare pretend setup -DEPEND=acct-user/asterisk acct-group/asterisk dev-db/sqlite:3 dev-libs/popt >=dev-libs/jansson-2.11:= dev-libs/libedit dev-libs/libxml2:2 dev-libs/libxslt sys-apps/util-linux sys-libs/zlib virtual/libcrypt:= alsa? ( media-libs/alsa-lib ) bluetooth? ( net-wireless/bluez:= ) calendar? ( net-libs/neon:= dev-libs/libical:= dev-libs/iksemel ) caps? ( sys-libs/libcap ) blocks? ( sys-libs/blocksruntime ) cluster? ( sys-cluster/corosync ) codec2? ( media-libs/codec2:= ) curl? ( net-misc/curl ) freetds? ( dev-db/freetds ) gtalk? ( dev-libs/iksemel ) http? ( dev-libs/gmime:2.6 ) iconv? ( virtual/libiconv ) ilbc? ( media-libs/libilbc ) ldap? ( net-nds/openldap:= ) lua? ( lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) mysql? ( dev-db/mysql-connector-c:= ) newt? ( dev-libs/newt ) odbc? ( dev-db/unixODBC ) pjproject? ( >=net-libs/pjproject-2.9:= ) portaudio? ( media-libs/portaudio ) postgres? ( dev-db/postgresql:* ) radius? ( net-dialup/freeradius-client ) snmp? ( net-analyzer/net-snmp:= ) span? ( media-libs/spandsp ) speex? ( media-libs/libogg media-libs/speex media-libs/speexdsp ) srtp? ( net-libs/libsrtp:0 ) ssl? ( dev-libs/openssl:0= ) systemd? ( sys-apps/systemd ) !systemd? ( !sys-apps/systemd ) unbound? ( net-dns/unbound ) vorbis? ( media-libs/libogg media-libs/libvorbis ) voicemail_storage_imap? ( net-libs/c-client[ssl=] ) xmpp? ( dev-libs/iksemel ) -DESCRIPTION=Asterisk: A Modular Open Source PBX System -EAPI=8 -HOMEPAGE=https://www.asterisk.org/ -INHERIT=autotools linux-info lua-single toolchain-funcs -IUSE=+voicemail_storage_file voicemail_storage_odbc voicemail_storage_imap alsa blocks bluetooth calendar +caps cluster codec2 curl debug deprecated doc freetds gtalk http iconv ilbc ldap lua mysql newt odbc oss pjproject portaudio postgres radius selinux snmp span speex srtp +ssl static statsd syslog systemd unbound vorbis xmpp lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 -KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 -LICENSE=GPL-2 -PDEPEND=net-misc/asterisk-base -RDEPEND=acct-user/asterisk acct-group/asterisk dev-db/sqlite:3 dev-libs/popt >=dev-libs/jansson-2.11:= dev-libs/libedit dev-libs/libxml2:2 dev-libs/libxslt sys-apps/util-linux sys-libs/zlib virtual/libcrypt:= alsa? ( media-libs/alsa-lib ) bluetooth? ( net-wireless/bluez:= ) calendar? ( net-libs/neon:= dev-libs/libical:= dev-libs/iksemel ) caps? ( sys-libs/libcap ) blocks? ( sys-libs/blocksruntime ) cluster? ( sys-cluster/corosync ) codec2? ( media-libs/codec2:= ) curl? ( net-misc/curl ) freetds? ( dev-db/freetds ) gtalk? ( dev-libs/iksemel ) http? ( dev-libs/gmime:2.6 ) iconv? ( virtual/libiconv ) ilbc? ( media-libs/libilbc ) ldap? ( net-nds/openldap:= ) lua? ( lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) mysql? ( dev-db/mysql-connector-c:= ) newt? ( dev-libs/newt ) odbc? ( dev-db/unixODBC ) pjproject? ( >=net-libs/pjproject-2.9:= ) portaudio? ( media-libs/portaudio ) postgres? ( dev-db/postgresql:* ) radius? ( net-dialup/freeradius-client ) snmp? ( net-analyzer/net-snmp:= ) span? ( media-libs/spandsp ) speex? ( media-libs/libogg media-libs/speex media-libs/speexdsp ) srtp? ( net-libs/libsrtp:0 ) ssl? ( dev-libs/openssl:0= ) systemd? ( sys-apps/systemd ) !systemd? ( !sys-apps/systemd ) unbound? ( net-dns/unbound ) vorbis? ( media-libs/libogg media-libs/libvorbis ) voicemail_storage_imap? ( net-libs/c-client[ssl=] ) xmpp? ( dev-libs/iksemel ) net-misc/asterisk-core-sounds net-misc/asterisk-extra-sounds net-misc/asterisk-moh-opsound selinux? ( sec-policy/selinux-asterisk ) syslog? ( virtual/logger ) -REQUIRED_USE=gtalk? ( xmpp ) lua? ( ^^ ( lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 ) ) ^^ ( voicemail_storage_file voicemail_storage_odbc voicemail_storage_imap ) voicemail_storage_odbc? ( odbc ) -SLOT=0/16 -SRC_URI=https://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-16.30.1.tar.gz -_eclasses_=gnuconfig a397adda6984a4c423e28ac274c1ba98 toolchain-funcs 5f8f1dc0c94e007fa08af4e98a19d0e5 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools d12ccbad07b44642a75ac97a3334d8e0 linux-info ea4122ba1d8791a12b78e53f9510a2e3 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 -_md5_=b9c848e14b0a1952cbec79134c8e2084 diff --git a/metadata/md5-cache/net-misc/asterisk-18.21.0 b/metadata/md5-cache/net-misc/asterisk-18.21.0 deleted file mode 100644 index 02e9da53c418..000000000000 --- a/metadata/md5-cache/net-misc/asterisk-18.21.0 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=dev-libs/libxml2:2 virtual/pkgconfig >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3 -DEFINED_PHASES=compile configure install postinst prepare pretend setup -DEPEND=acct-user/asterisk acct-group/asterisk dev-db/sqlite:3 dev-libs/popt >=dev-libs/jansson-2.11:= dev-libs/libedit dev-libs/libxml2:2 dev-libs/libxslt sys-apps/util-linux sys-libs/zlib virtual/libcrypt:= alsa? ( media-libs/alsa-lib ) bluetooth? ( net-wireless/bluez:= ) calendar? ( net-libs/neon:= dev-libs/libical:= dev-libs/iksemel ) caps? ( sys-libs/libcap ) blocks? ( sys-libs/blocksruntime ) cluster? ( sys-cluster/corosync ) codec2? ( media-libs/codec2:= ) curl? ( net-misc/curl ) dahdi? ( net-libs/libpri net-misc/dahdi-tools ) freetds? ( dev-db/freetds ) gtalk? ( dev-libs/iksemel ) http? ( dev-libs/gmime:2.6 ) iconv? ( virtual/libiconv ) ilbc? ( media-libs/libilbc ) ldap? ( net-nds/openldap:= ) lua? ( lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) mysql? ( dev-db/mysql-connector-c:= ) newt? ( dev-libs/newt ) odbc? ( dev-db/unixODBC ) pjproject? ( >=net-libs/pjproject-2.12:= ) portaudio? ( media-libs/portaudio ) postgres? ( dev-db/postgresql:* ) radius? ( net-dialup/freeradius-client ) snmp? ( net-analyzer/net-snmp:= ) span? ( media-libs/spandsp ) speex? ( media-libs/libogg media-libs/speex media-libs/speexdsp ) srtp? ( net-libs/libsrtp:0 ) ssl? ( dev-libs/openssl:0= ) systemd? ( sys-apps/systemd ) !systemd? ( !sys-apps/systemd ) unbound? ( net-dns/unbound ) vorbis? ( media-libs/libogg media-libs/libvorbis ) voicemail_storage_imap? ( net-libs/c-client[ssl=] ) xmpp? ( dev-libs/iksemel ) -DESCRIPTION=Asterisk: A Modular Open Source PBX System -EAPI=8 -HOMEPAGE=https://www.asterisk.org/ -INHERIT=autotools linux-info lua-single toolchain-funcs -IUSE=voicemail_storage_odbc voicemail_storage_imap alsa blocks bluetooth calendar +caps cluster codec2 curl dahdi debug deprecated doc freetds gtalk http iconv ilbc ldap lua mysql newt odbc oss pjproject portaudio postgres radius selinux snmp span speex srtp +ssl static statsd syslog systemd unbound vorbis xmpp lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 -KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 x86 -LICENSE=GPL-2 -PDEPEND=net-misc/asterisk-base -RDEPEND=acct-user/asterisk acct-group/asterisk dev-db/sqlite:3 dev-libs/popt >=dev-libs/jansson-2.11:= dev-libs/libedit dev-libs/libxml2:2 dev-libs/libxslt sys-apps/util-linux sys-libs/zlib virtual/libcrypt:= alsa? ( media-libs/alsa-lib ) bluetooth? ( net-wireless/bluez:= ) calendar? ( net-libs/neon:= dev-libs/libical:= dev-libs/iksemel ) caps? ( sys-libs/libcap ) blocks? ( sys-libs/blocksruntime ) cluster? ( sys-cluster/corosync ) codec2? ( media-libs/codec2:= ) curl? ( net-misc/curl ) dahdi? ( net-libs/libpri net-misc/dahdi-tools ) freetds? ( dev-db/freetds ) gtalk? ( dev-libs/iksemel ) http? ( dev-libs/gmime:2.6 ) iconv? ( virtual/libiconv ) ilbc? ( media-libs/libilbc ) ldap? ( net-nds/openldap:= ) lua? ( lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) mysql? ( dev-db/mysql-connector-c:= ) newt? ( dev-libs/newt ) odbc? ( dev-db/unixODBC ) pjproject? ( >=net-libs/pjproject-2.12:= ) portaudio? ( media-libs/portaudio ) postgres? ( dev-db/postgresql:* ) radius? ( net-dialup/freeradius-client ) snmp? ( net-analyzer/net-snmp:= ) span? ( media-libs/spandsp ) speex? ( media-libs/libogg media-libs/speex media-libs/speexdsp ) srtp? ( net-libs/libsrtp:0 ) ssl? ( dev-libs/openssl:0= ) systemd? ( sys-apps/systemd ) !systemd? ( !sys-apps/systemd ) unbound? ( net-dns/unbound ) vorbis? ( media-libs/libogg media-libs/libvorbis ) voicemail_storage_imap? ( net-libs/c-client[ssl=] ) xmpp? ( dev-libs/iksemel ) net-misc/asterisk-core-sounds net-misc/asterisk-extra-sounds net-misc/asterisk-moh-opsound selinux? ( sec-policy/selinux-asterisk ) syslog? ( virtual/logger ) -REQUIRED_USE=gtalk? ( xmpp ) lua? ( ^^ ( lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 ) ) voicemail_storage_odbc? ( odbc ) -SLOT=0/18 -SRC_URI=https://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-18.21.0.tar.gz -_eclasses_=gnuconfig a397adda6984a4c423e28ac274c1ba98 toolchain-funcs 5f8f1dc0c94e007fa08af4e98a19d0e5 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools d12ccbad07b44642a75ac97a3334d8e0 linux-info ea4122ba1d8791a12b78e53f9510a2e3 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 -_md5_=80b0acbcc8b73552d045f8811f0537bf diff --git a/metadata/md5-cache/www-apps/haunt-0.3.0 b/metadata/md5-cache/www-apps/haunt-0.3.0 new file mode 100644 index 000000000000..ee42d95c48b6 --- /dev/null +++ b/metadata/md5-cache/www-apps/haunt-0.3.0 @@ -0,0 +1,16 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=install prepare setup +DEPEND=guile_single_target_3-0? ( dev-scheme/guile:3.0 ) guile_single_target_2-2? ( dev-scheme/guile:2.2 ) guile_single_target_3-0? ( dev-scheme/guile-reader[guile_targets_3-0(-)] dev-scheme/guile-commonmark[guile_targets_3-0(-)] ) guile_single_target_2-2? ( dev-scheme/guile-reader[guile_targets_2-2(-)] dev-scheme/guile-commonmark[guile_targets_2-2(-)] ) +DESCRIPTION=Haunt is a simple, functional, hackable static site generator +EAPI=8 +HOMEPAGE=https://dthompson.us/projects/haunt.html +INHERIT=guile-single +IUSE=guile_single_target_3-0 guile_single_target_2-2 +KEYWORDS=~amd64 +LICENSE=GPL-3+ +RDEPEND=guile_single_target_3-0? ( dev-scheme/guile:3.0 ) guile_single_target_2-2? ( dev-scheme/guile:2.2 ) guile_single_target_3-0? ( dev-scheme/guile-reader[guile_targets_3-0(-)] dev-scheme/guile-commonmark[guile_targets_3-0(-)] ) guile_single_target_2-2? ( dev-scheme/guile-reader[guile_targets_2-2(-)] dev-scheme/guile-commonmark[guile_targets_2-2(-)] ) +REQUIRED_USE=^^ ( guile_single_target_3-0 guile_single_target_2-2 ) +SLOT=0 +SRC_URI=https://files.dthompson.us/releases/haunt/haunt-0.3.0.tar.gz +_eclasses_=toolchain-funcs 5f8f1dc0c94e007fa08af4e98a19d0e5 multilib c19072c3cd7ac5cb21de013f7e9832e0 guile-utils e8d231f853fa00386ecabde749cfc41b guile-single 8b5dafa272dbb5f937ae06cd992f0ee6 +_md5_=c9507adee11eff56989b5adc76a9339b diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index ec3e3245b895..ae5f7445865a 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -3502,7 +3502,7 @@ app-vim/gitv 1.3.1-r1: vim plugin: gitk for vim app-vim/gnupg 2.7.1: transparent editing of gpg encrypted files app-vim/greputils 2.8-r2: vim plugin: interface with grep, find and id-utils app-vim/gtk-syntax 20130716: vim plugin: Syntax highlighting for GLib, Gtk+, Xlib, Gimp, Gnome, and more -app-vim/gundo 2.6.2-r3: vim plugin: visualize your vim undo tree +app-vim/gundo 2.6.2-r3 2.6.2-r4: vim plugin: visualize your vim undo tree app-vim/haskellmode 20101118-r2: vim plugin: Provides IDE-like features for Haskell development app-vim/help-extra-syntax 20050106-r2: vim plugin: extra syntax highlighting for help files app-vim/increment 1.1-r2: vim plugin: easily create sequences of incremented values @@ -3526,7 +3526,7 @@ app-vim/multvals 3.10-r2: vim plugin: library for helping with arrays app-vim/nagios-syntax 1.8-r1: vim plugin: Nagios configuration files syntax app-vim/neocomplcache 7.1-r2: vim plugin: ultimate auto completion system app-vim/nerdcommenter 2.5.2 9999: vim plugin: easy commenting of code for many filetypes -app-vim/nerdtree 6.4.3 7.1.3 9999: vim plugin: A tree explorer plugin for navigating the filesystem +app-vim/nerdtree 6.4.3 7.1.3-r1 9999: vim plugin: A tree explorer plugin for navigating the filesystem app-vim/nerdtree-tabs 1.4.7-r1: vim plugin: NERDTree and tabs in vim app-vim/nginx-syntax 0.3.3: vim plugin: Nginx configuration files syntax app-vim/ntp-syntax 20031001-r2: vim plugin: ntp.conf syntax highlighting @@ -3617,7 +3617,7 @@ app-vim/vimcdoc 2.1.0 2.4.0: online vim documentation translated into Chinese app-vim/vimclojure 2.3.6-r4: vim plugin: Clojure syntax highlighting, filetype and indent settings app-vim/vimcommander 0.81: vim plugin: Total Commander style file explorer app-vim/vimpython 1.13-r3: vim plugin: A set of menus/shortcuts to work with Python files -app-vim/vimtex 1.5: vim plugin: a modern vim plugin for editing LaTeX files +app-vim/vimtex 1.5 2.15: vim plugin: a modern vim plugin for editing LaTeX files app-vim/voom 5.3-r1: vim plugin: emulates a two-pane text outliner app-vim/vspec 1.9.2: A testing framework for Vim script app-vim/webapi 0.3-r1: vim plugin: interface to Web APIs @@ -3809,7 +3809,7 @@ dev-build/ignition-cmake 2.17.0 2.17.1: CMake modules to be used by the Ignition dev-build/kbuild 0.1.9998.3499-r4 0.1.9998.3592 9999: A makefile framework for writing simple makefiles for complex tasks dev-build/libtool 2.4.7-r4 2.5.0 2.5.1 9999: A shared library tool for developers dev-build/mage 1.11.0 1.13.0 1.15.0: make/rake like tool using go -dev-build/make 4.4.1-r1 9999: Standard tool to compile source trees +dev-build/make 4.4.1-r1 4.4.1-r100 9999: Standard tool to compile source trees dev-build/melange 0.8.1: Build APK packages from source code using declarative pipelines dev-build/meson 1.1.1 1.2.3 1.3.2 1.4.1 1.4.2 1.5.1 9999: Open source build system dev-build/meson-format-array 0: Format shell expressions into a meson array @@ -10419,8 +10419,9 @@ dev-scheme/gauche-kakasi 0.1-r1: Kakasi binding for Gauche dev-scheme/gauche-mecab 1.0.2-r1: MeCab binding for Gauche dev-scheme/gauche-qdbm 0.2-r1: QDBM binding for Gauche dev-scheme/goosh 1.3-r2: Small process-control library for Guile -dev-scheme/guile 1.8.8-r4 2.2.7-r1 2.2.7-r2 3.0.9 3.0.10: GNU Ubiquitous Intelligent Language for Extensions +dev-scheme/guile 1.8.8-r4 2.2.7-r1 2.2.7-r2 2.2.7-r100 3.0.9 3.0.10 3.0.10-r100: GNU Ubiquitous Intelligent Language for Extensions dev-scheme/guile-colorized 0.1_p20191205 9999: Colorized REPL for GNU Guile +dev-scheme/guile-commonmark 0.1.2_pre20240803: Implementation of CommonMark for Guile dev-scheme/guile-config 0.5.1: Guile application configuration parsing library dev-scheme/guile-dbd-postgresql 2.1.8: Guile DBI driver for PostgreSQL dev-scheme/guile-dbd-sqlite3 2.1.8: Guile DBI driver for SQLite @@ -10436,7 +10437,7 @@ dev-scheme/guile-libyaml 20211124: Simple yaml module for Guile using the ffi-he dev-scheme/guile-lzlib 0.0.2-r2: GNU Guile library providing bindings to lzlib dev-scheme/guile-ncurses 3.1: Guile FFI to ncurses library for text-based console UI dev-scheme/guile-nyacc 1.06.7: Guile modules for generating parsers and lexical analyzers -dev-scheme/guile-reader 0.6.3-r2: Simple framework for building readers for GNU Guile +dev-scheme/guile-reader 0.6.3-r2 0.6.3-r100: Simple framework for building readers for GNU Guile dev-scheme/guile-sqlite3 0.1.3: Guile bindings of sqlite3 dev-scheme/guile-ssh 0.16.4-r1: Library providing access to the SSH protocol for GNU Guile dev-scheme/guile-zlib 0.1.0-r3: GNU Guile library providing bindings to zlib @@ -10450,7 +10451,7 @@ dev-scheme/scm 5.5.6-r4: SCM is a Scheme implementation from the author of slib dev-scheme/scmxlate 20090410-r2: Scmxlate is a configuration tool for software packages written in Scheme dev-scheme/sigscheme 0.9.1: SigScheme is an R5RS Scheme interpreter for embedded use dev-scheme/skribilo 0.9.5 0.10.0: Document production tool written in Guile Scheme -dev-scheme/slib 3.2.5-r2: Portable Scheme library for all standard Scheme implementations +dev-scheme/slib 3.2.5-r2 3.3.1-r100: Portable Scheme library for all standard Scheme implementations dev-scheme/stklos 2.00-r1: Fast and light Scheme implementation dev-scheme/tinyscheme 1.42: Lightweight scheme interpreter dev-scheme/xdgdirs 2.2: Displays names/values of XDG Basedir variables @@ -15002,7 +15003,7 @@ net-misc/aria2 1.37.0: A download utility with segmented downloading with BitTor net-misc/arpsponge 3.17.11-r1: Sweeps up stray ARP queries from a peering LAN net-misc/asahi-btsync 0.2.0: Bluetooth pairing data handoff from macOS for Apple Silicon Macs net-misc/asahi-wifisync 0.2.0: WiFi network handoff from macOS for Apple Silicon Macs -net-misc/asterisk 16.30.1-r1 16.30.1-r2 16.30.1-r3 18.21.0 18.24.2 20.9.2 21.4.2: Asterisk: A Modular Open Source PBX System +net-misc/asterisk 16.30.1-r3 18.24.2 20.9.2 21.4.2: Asterisk: A Modular Open Source PBX System net-misc/asterisk-base 1 2 3: Gentoo Asterisk init scripts net-misc/asterisk-core-sounds 1.6.1-r1: Core sounds for asterisk net-misc/asterisk-extra-sounds 1.5.2: Extra sounds for asterisk @@ -17954,6 +17955,7 @@ www-apps/drupal 7.97 10.1.8 10.2.2: PHP-based open-source platform and content m www-apps/element 1.11.70 1.11.71 1.11.73: A glossy Matrix collaboration client for the web www-apps/gitea 1.21.11 1.22.1: A painless self-hosted Git service www-apps/grafana-bin 10.2.3 10.2.9 10.3.1 10.3.7 11.1.0 11.1.3: Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB +www-apps/haunt 0.3.0: Haunt is a simple, functional, hackable static site generator www-apps/hugo 0.124.1 0.127.0 0.128.2 0.129.0: Fast static HTML and CSS website generator www-apps/icingadb-web 1.1.0 1.1.1 1.1.2: UI for Icinga DB www-apps/icingaweb2 2.11.4-r1 2.12.1 2.12.1-r1 9999: Icinga Web 2 - Frontend for icinga2 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index d0b8a3c886b0..cc32e39d4a6b 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sun, 18 Aug 2024 17:38:13 +0000 +Sun, 18 Aug 2024 18:04:00 +0000 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 53448a626423..bf932b6450d2 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -6237,7 +6237,6 @@ net-misc/aria2:ssh - Enable SFTP support. net-misc/asterisk:blocks - Utlize -fblocks (only supported by, and required when using, clang/LLVM) net-misc/asterisk:cluster - Enable high-availability support through the Corosync Cluster Engine net-misc/asterisk:codec2 - Enable Codec2 support in asterisk -net-misc/asterisk:dahdi - Support Digium compatible hardware (formerly known as Zaptel) net-misc/asterisk:deprecated - Enable deprecated features (eg, app_macro) net-misc/asterisk:gtalk - Enable support for Google Talk services net-misc/asterisk:http - Enable embedded web server |