mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
2025-05-10 05:39:53 UTC
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/tree-sitter-grammars/tree-sitter-vim
|
||||
INHERIT=tree-sitter-grammar
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug test python
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
|
||||
KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python? ( python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/tree-sitter-0.21.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] )
|
||||
REQUIRED_USE=python? ( || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/tree-sitter-grammars/tree-sitter-vim/archive/v0.5.0.tar.gz -> tree-sitter-vim-0.5.0.tar.gz
|
||||
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs f9d71a6efe9d083aec750dd13968e169 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 8ce6124c0dace0bd8440c65b2fbe1de1 tree-sitter-grammar 4f6f80050c180a8df6cc8d063b6d7df5
|
||||
_md5_=e803dcd408dba4946544137b61b1b761
|
||||
_md5_=60baafd9b87f4c146661a4d90f0f4fb2
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/luvit/luv
|
||||
INHERIT=cmake flag-o-matic lua-single unpacker
|
||||
IUSE=test lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~x64-macos
|
||||
KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86 ~x64-macos
|
||||
LICENSE=Apache-2.0 MIT
|
||||
RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) 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 ) >=dev-libs/libuv-1.50:=
|
||||
REQUIRED_USE=^^ ( lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/luvit/luv/archive/1.50.0-1.tar.gz -> luv-1.50.0.1.tar.gz https://github.com/keplerproject/lua-compat-5.3/archive/v0.10.tar.gz -> luv-lua-compat-0.10.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627
|
||||
_md5_=562b2f6d7ff8e69e380781191541396d
|
||||
_md5_=bfa6c03f38481d4187f03d951e4222e4
|
||||
|
||||
@@ -7,10 +7,10 @@ HOMEPAGE=https://lttng.org
|
||||
IDEPEND=sys-apps/kmod[tools]
|
||||
INHERIT=linux-mod-r1
|
||||
IUSE=dist-kernel modules-compress modules-sign +strip
|
||||
KEYWORDS=~amd64 ~x86
|
||||
KEYWORDS=amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
|
||||
SLOT=0/2.13
|
||||
SRC_URI=https://lttng.org/files/lttng-modules/lttng-modules-2.13.16.tar.bz2
|
||||
_eclasses_=mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 dist-kernel-utils 8fd483ccdf8e7fc0919507c0c7c273e4 edo 367e103a74bf77e6a8da7894d999fa3c linux-info ea4122ba1d8791a12b78e53f9510a2e3 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 84b53048ef3f4ee4f1b3dce65d43580e
|
||||
_md5_=b479fa26f102223a7b8a419da2180449
|
||||
_md5_=28212ee27e7d5dcce5680213383bcbd0
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=8
|
||||
HOMEPAGE=https://profanity-im.github.io
|
||||
INHERIT=flag-o-matic python-single-r1
|
||||
IUSE=libnotify omemo omemo-qrcode otr gpg test xscreensaver python python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
KEYWORDS=amd64 ~arm64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0 dev-db/sqlite:3 dev-libs/glib:2 >=dev-libs/libstrophe-0.12.3:= media-libs/harfbuzz:= net-misc/curl sys-libs/ncurses:=[unicode(+)] sys-libs/readline:= x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/pango x11-misc/shared-mime-info gpg? ( app-crypt/gpgme:= ) libnotify? ( x11-libs/libnotify ) omemo? ( dev-libs/libgcrypt:= net-libs/libsignal-protocol-c ) omemo-qrcode? ( media-gfx/qrencode:= ) otr? ( net-libs/libotr ) python? ( 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 ) ) xscreensaver? ( x11-libs/libXScrnSaver x11-libs/libX11 )
|
||||
REQUIRED_USE=omemo-qrcode? ( omemo ) python? ( ^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) )
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/profanity-im/profanity/releases/download/0.14.0/profanity-0.14.0.tar.gz https://github.com/profanity-im/profanity/commit/122434a.patch -> profanity-0.14.0-ox-carbons.patch https://github.com/profanity-im/profanity/commit/2ed6211c.patch -> profanity-0.14.0-xscreensaver.patch https://github.com/profanity-im/profanity/commit/b8817470.patch -> profanity-0.14.0-plugins-install.patch https://github.com/profanity-im/profanity/commit/6b9d0e86.patch -> profanity-0.14.0-fix-test-lto.patch
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
||||
_md5_=0c37abf556016479902951381f956a64
|
||||
_md5_=9fbdbed2ed3b9bf8aeb9024f8a19c56f
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=8
|
||||
HOMEPAGE=https://www.eduvpn.org/
|
||||
INHERIT=distutils-r1 docs xdg-utils verify-sig
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 doc verify-sig
|
||||
KEYWORDS=~amd64 ~x86
|
||||
KEYWORDS=amd64 ~x86
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pygobject:3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] net-misc/networkmanager >=net-vpn/eduvpn-common-2.99[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <net-vpn/eduvpn-common-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] x11-libs/libnotify python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
@@ -13,4 +13,4 @@ RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/eduVPN/linux-app/releases/download/4.4.99.0/linux-app-4.4.99.0.tar.xz -> eduvpn-client-4.4.99.0.tar.xz verify-sig? ( https://codeberg.org/eduVPN/linux-app/releases/download/4.4.99.0/linux-app-4.4.99.0.tar.xz.asc -> eduvpn-client-4.4.99.0.tar.xz.asc )
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 8ce6124c0dace0bd8440c65b2fbe1de1 docs 006125f2158d2f16904ebd9114336058 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 7433426b6b28bf2737ba4b82c8aa8c53
|
||||
_md5_=1010b334e08f2354083412169f42c1ca
|
||||
_md5_=ce1dcd3b8854d41846f18591fee04176
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 10 May 2025 04:54:56 +0000
|
||||
Sat, 10 May 2025 05:39:53 +0000
|
||||
|
||||
Reference in New Issue
Block a user