mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
2023-05-09 18:02:06 UTC
This commit is contained in:
@@ -5,10 +5,12 @@ DESCRIPTION=File format designed for highly efficient deltas with good compressi
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/zchunk/zchunk
|
||||
INHERIT=meson
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=app-arch/zstd:= net-misc/curl dev-libs/openssl:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/zchunk/zchunk/archive/1.2.3.tar.gz -> zchunk-1.2.3.tar.gz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 meson 915ec7c25e08d7886558215e6809ca1e
|
||||
_md5_=b6b8294da4a445b8527085a6031d2e28
|
||||
_md5_=c1797c6f6ec6cd7a3fcdf8ef13ee976f
|
||||
|
||||
@@ -5,9 +5,11 @@ DESCRIPTION=File format designed for highly efficient deltas with good compressi
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/zchunk/zchunk
|
||||
INHERIT=meson git-r3
|
||||
IUSE=test
|
||||
LICENSE=BSD-2
|
||||
PROPERTIES=live
|
||||
RDEPEND=app-arch/zstd:= net-misc/curl dev-libs/openssl:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 meson 915ec7c25e08d7886558215e6809ca1e git-r3 27e13c09a4c7e4c78ac812f74727e676
|
||||
_md5_=aae46711d4f795b412923c6a1e49f472
|
||||
_md5_=c1797c6f6ec6cd7a3fcdf8ef13ee976f
|
||||
|
||||
10
metadata/md5-cache/dev-libs/argtable-2.13-r4
Normal file
10
metadata/md5-cache/dev-libs/argtable-2.13-r4
Normal file
@@ -0,0 +1,10 @@
|
||||
DEFINED_PHASES=configure install
|
||||
DESCRIPTION=An ANSI C library for parsing GNU-style command-line options with minimal fuss
|
||||
EAPI=8
|
||||
HOMEPAGE=https://argtable.sourceforge.net
|
||||
IUSE=doc debug examples static-libs
|
||||
KEYWORDS=~alpha ~amd64 ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86
|
||||
LICENSE=LGPL-2
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/argtable/argtable2-13.tar.gz
|
||||
_md5_=09d26ec7625ca3326d5ad5ea0f0d868a
|
||||
@@ -4,10 +4,11 @@ DEPEND=>=dev-libs/openssl-0.9.7:= gnutls? ( >=net-libs/gnutls-1.4.4:= ) nss? ( d
|
||||
DESCRIPTION=PKCS#11 helper library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/OpenSC/pkcs11-helper
|
||||
IUSE=doc gnutls nss
|
||||
IUSE=doc gnutls nss test
|
||||
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
|
||||
LICENSE=|| ( BSD GPL-2 )
|
||||
RDEPEND=>=dev-libs/openssl-0.9.7:= gnutls? ( >=net-libs/gnutls-1.4.4:= ) nss? ( dev-libs/nss )
|
||||
RESTRICT=!test? ( test ) test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-1.29.0/pkcs11-helper-1.29.0.tar.bz2
|
||||
_md5_=9f10a551553c032d99d232e904d99366
|
||||
_md5_=fe0091627d4ba498948e7474d97e8d57
|
||||
|
||||
@@ -5,11 +5,12 @@ DESCRIPTION=C Unit Test Framework
|
||||
EAPI=8
|
||||
HOMEPAGE=http://cunit.sourceforge.net
|
||||
INHERIT=autotools flag-o-matic multilib-minimal toolchain-funcs
|
||||
IUSE=ncurses static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
|
||||
IUSE=ncurses static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
|
||||
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-2
|
||||
RDEPEND=ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/cunit/CUnit-2.1-3.tar.bz2
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 libtool 9d3a9a889a6fa62ae794f817c156491b autotools f0d3196128225dee3220e65f3371bc7a flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b
|
||||
_md5_=9fe607f9f489cd3114abbb98ce2508c7
|
||||
_md5_=0179054d3335c6cb67cd08bc2420d182
|
||||
|
||||
16
metadata/md5-cache/mate-extra/mate-sensors-applet-1.26.0-r1
Normal file
16
metadata/md5-cache/mate-extra/mate-sensors-applet-1.26.0-r1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=>=dev-libs/glib-2.50:2 >=mate-base/mate-panel-1.17.0 >=x11-libs/cairo-1.0.4 x11-libs/gdk-pixbuf:2 >=x11-libs/gtk+-3.22:3 hddtemp? ( >=app-admin/hddtemp-0.3_beta13 ) libnotify? ( >=x11-libs/libnotify-0.7 ) lm-sensors? ( sys-apps/lm-sensors ) video_cards_nvidia? ( >=x11-drivers/nvidia-drivers-100.14.09:0[static-libs,tools] ) app-text/rarian >=app-text/scrollkeeper-dtd-1:1.0 app-text/yelp-tools >=sys-devel/gettext-0.19.8 virtual/pkgconfig >=app-portage/elt-patches-20170815 app-arch/xz-utils sys-devel/gnuconfig || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info >=mate-base/mate-common-1.26
|
||||
DESCRIPTION=MATE panel applet to display readings from hardware sensors
|
||||
EAPI=7
|
||||
HOMEPAGE=https://mate-desktop.org
|
||||
INHERIT=mate
|
||||
IUSE=+dbus hddtemp libnotify lm-sensors video_cards_nvidia
|
||||
KEYWORDS=~amd64 ~arm ~loong ~riscv ~x86
|
||||
LICENSE=FDL-1.1+ GPL-2+
|
||||
PDEPEND=hddtemp? ( dbus? ( sys-fs/udisks:2 ) )
|
||||
RDEPEND=>=dev-libs/glib-2.50:2 >=mate-base/mate-panel-1.17.0 >=x11-libs/cairo-1.0.4 x11-libs/gdk-pixbuf:2 >=x11-libs/gtk+-3.22:3 hddtemp? ( >=app-admin/hddtemp-0.3_beta13 ) libnotify? ( >=x11-libs/libnotify-0.7 ) lm-sensors? ( sys-apps/lm-sensors ) video_cards_nvidia? ( >=x11-drivers/nvidia-drivers-100.14.09:0[static-libs,tools] ) virtual/libintl
|
||||
SLOT=0
|
||||
SRC_URI=https://pub.mate-desktop.org/releases/1.26/mate-sensors-applet-1.26.0.tar.xz
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 libtool 9d3a9a889a6fa62ae794f817c156491b gnome.org 6b39404f1491c60a2d32e3c693a683fe xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 xdg 4a14c5c24f121e7da66e5aab4a168c6e gnome2 9bd787a54d31405e742ae7537eed650b gnuconfig b6b3e92f8b8c996400074b5f61a59256 autotools f0d3196128225dee3220e65f3371bc7a mate-desktop.org 46dd83b4e2012277a35ac955603b5fb9 mate 467afb829b36c9c9b4ee0cba4e1efcdd
|
||||
_md5_=6e1cc69dfdab1b286b0a5d8adce747d0
|
||||
@@ -6,11 +6,11 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/embree/embree
|
||||
INHERIT=cmake flag-o-matic linux-info
|
||||
IUSE=+compact-polys ispc +raymask ssp +tbb tutorial cpu_flags_arm_neon cpu_flags_x86_sse2 cpu_flags_x86_sse4_2 cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_avx512dq
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86
|
||||
KEYWORDS=-* ~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=media-libs/glfw-3.2.1 virtual/opengl ispc? ( dev-lang/ispc ) tbb? ( dev-cpp/tbb:= ) tutorial? ( media-libs/libjpeg-turbo >=media-libs/libpng-1.6.34:0= >=media-libs/openimageio-1.8.7:0= )
|
||||
REQUIRED_USE=amd64? ( cpu_flags_x86_sse2 ) x86? ( cpu_flags_x86_sse2 )
|
||||
REQUIRED_USE=|| ( cpu_flags_arm_neon cpu_flags_x86_sse2 cpu_flags_x86_sse4_2 cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_avx512dq )
|
||||
SLOT=3
|
||||
SRC_URI=https://github.com/embree/embree/archive/v3.13.5.tar.gz -> embree-3.13.5.tar.gz
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91
|
||||
_md5_=ba8a1fa8dfb256dc6cded9afea7d91ee
|
||||
_md5_=c6096b7a3016f4da0039f1614a31f183
|
||||
|
||||
@@ -4,11 +4,11 @@ DESCRIPTION=Lightweight OSC (Open Sound Control) implementation
|
||||
EAPI=7
|
||||
HOMEPAGE=https://sourceforge.net/projects/liblo/
|
||||
INHERIT=autotools
|
||||
IUSE=doc ipv6 static-libs
|
||||
IUSE=doc ipv6 static-libs test
|
||||
KEYWORDS=amd64 ~arm ppc ppc64 x86 ~ppc-macos
|
||||
LICENSE=LGPL-2.1
|
||||
RESTRICT=test
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/liblo/liblo-0.31.tar.gz
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 libtool 9d3a9a889a6fa62ae794f817c156491b autotools f0d3196128225dee3220e65f3371bc7a
|
||||
_md5_=c9bad77e12b1a40082a81c5860427994
|
||||
_md5_=1e60c3e11fc5906a991f6415fe89daa7
|
||||
|
||||
@@ -5,11 +5,12 @@ DESCRIPTION=Intel Open Path Guiding Library
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/OpenPathGuidingLibrary/openpgl
|
||||
INHERIT=cmake
|
||||
IUSE=cpu_flags_x86_sse4_2 cpu_flags_x86_avx2 cpu_flags_x86_avx512dq debug
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
IUSE=cpu_flags_arm_neon cpu_flags_x86_sse4_2 cpu_flags_x86_avx2 cpu_flags_x86_avx512dq debug
|
||||
KEYWORDS=-* ~amd64 ~arm64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=media-libs/embree dev-cpp/tbb:=
|
||||
REQUIRED_USE=|| ( cpu_flags_arm_neon cpu_flags_x86_sse4_2 cpu_flags_x86_avx2 cpu_flags_x86_avx512dq )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/OpenPathGuidingLibrary/openpgl/archive/v0.5.0.tar.gz -> openpgl-0.5.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c
|
||||
_md5_=85f7cca4c3b876826ace7e5e4558b091
|
||||
_md5_=d115d4e33cda72232d2be861f4b471b1
|
||||
|
||||
@@ -5,11 +5,12 @@ DESCRIPTION=Ncurses client for the Music Player Daemon (MPD)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.musicpd.org/clients/ncmpc/ https://github.com/MusicPlayerDaemon/ncmpc
|
||||
INHERIT=meson
|
||||
IUSE=async-connect chat-screen doc +help-screen key-screen +library-screen lirc lyrics-screen +mouse nls outputs-screen pcre search-screen +song-screen
|
||||
IUSE=async-connect chat-screen doc +help-screen key-screen +library-screen lirc lyrics-screen +mouse nls outputs-screen pcre search-screen +song-screen test
|
||||
KEYWORDS=amd64 ppc ppc64 ~sparc x86
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=media-libs/libmpdclient sys-libs/ncurses:=[unicode(+)] lirc? ( app-misc/lirc ) pcre? ( dev-libs/libpcre2 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://www.musicpd.org/download/ncmpc/0/ncmpc-0.48.tar.xz
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 meson 915ec7c25e08d7886558215e6809ca1e
|
||||
_md5_=ed2c58b54f4a4ecdeb8d6320d98abe51
|
||||
_md5_=6945472c8b51ae2404b4a651293941f1
|
||||
|
||||
16
metadata/md5-cache/sci-mathematics/eclib-20230424
Normal file
16
metadata/md5-cache/sci-mathematics/eclib-20230424
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
|
||||
DEFINED_PHASES=configure install prepare
|
||||
DEPEND=sci-mathematics/pari:= dev-libs/ntl:= boost? ( dev-libs/boost:= ) flint? ( sci-mathematics/flint:= )
|
||||
DESCRIPTION=Programs for elliptic curves defined over the rational numbers
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/JohnCremona/eclib
|
||||
INHERIT=autotools
|
||||
IUSE=boost flint minimal test
|
||||
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=sci-mathematics/pari:= dev-libs/ntl:= boost? ( dev-libs/boost:= ) flint? ( sci-mathematics/flint:= )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/12
|
||||
SRC_URI=https://github.com/JohnCremona/eclib/releases/download/v20230424/eclib-20230424.tar.bz2
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 libtool 9d3a9a889a6fa62ae794f817c156491b autotools f0d3196128225dee3220e65f3371bc7a
|
||||
_md5_=322b59a29ce117f504cb0418e7880d74
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) test
|
||||
SLOT=0
|
||||
SRC_URI=https://download.ceph.com/tarballs/ceph-17.2.5.tar.gz parquet? ( https://github.com/xtensor-stack/xsimd/archive/aeec9c872c8b475dedd7781336710f2dd2666cb2.tar.gz -> ceph-xsimd-17.2.5.tar.gz )
|
||||
_eclasses_=check-reqs a5f1e025c53d62f98bc24bd63d7d95e1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 bash-completion-r1 59cf54afadd3b37d31d9d85c7d7d8067 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d udev eec0bbab06977f1cfc5597269c1fa152 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 systemd 5f4bb0758df2e483babf68cd517078ca tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
|
||||
_md5_=930850fde2d6273cf926f4a041a0b891
|
||||
_md5_=fd850e347eff7270a3cb2f7c4e055bae
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) test
|
||||
SLOT=0
|
||||
SRC_URI=https://download.ceph.com/tarballs/ceph-17.2.6.tar.gz parquet? ( https://github.com/xtensor-stack/xsimd/archive/aeec9c872c8b475dedd7781336710f2dd2666cb2.tar.gz -> ceph-xsimd-17.2.6.tar.gz )
|
||||
_eclasses_=check-reqs a5f1e025c53d62f98bc24bd63d7d95e1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 bash-completion-r1 59cf54afadd3b37d31d9d85c7d7d8067 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d udev eec0bbab06977f1cfc5597269c1fa152 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 systemd 5f4bb0758df2e483babf68cd517078ca tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
|
||||
_md5_=dcfb1d1e237dc5a0e063ead0e9ebfb04
|
||||
_md5_=ae5c669f229eb0392e73677cca8cf477
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Full sources including the Gentoo patchset for the 4.14 kernel tree
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
|
||||
INHERIT=kernel-2
|
||||
IUSE=experimental symlink build
|
||||
KEYWORDS=sparc
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=4.14.302
|
||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.14-313.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.14-313.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.14-313.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.14-313.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.14-313.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.14-313.experimental.tar.xz )
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 kernel-2 5ec69098eb726d07eec2cf05ce4fbdfe
|
||||
_md5_=8924370434b7b4d1b236d3c890c631f7
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Full sources including the Gentoo patchset for the 4.14 kernel tree
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
|
||||
INHERIT=kernel-2
|
||||
IUSE=experimental symlink build
|
||||
KEYWORDS=arm arm64 ~m68k ~mips ppc ~s390
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=4.14.305
|
||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.14-316.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.14-316.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.14-316.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.14-316.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.14-316.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.14-316.experimental.tar.xz )
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 kernel-2 5ec69098eb726d07eec2cf05ce4fbdfe
|
||||
_md5_=7fd02859d159de798436a044174e5567
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Full sources including the Gentoo patchset for the 4.14 kernel tree
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
|
||||
INHERIT=kernel-2
|
||||
IUSE=experimental symlink build
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=4.14.311
|
||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.14-322.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.14-322.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.14-322.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.14-322.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.14-322.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.14-322.experimental.tar.xz )
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 kernel-2 5ec69098eb726d07eec2cf05ce4fbdfe
|
||||
_md5_=7ab5887bed261e1a526d8fe191340b46
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Full sources including the Gentoo patchset for the 4.19 kernel tree
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
|
||||
INHERIT=kernel-2
|
||||
IUSE=experimental symlink build
|
||||
KEYWORDS=sparc
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=4.19.269
|
||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.19-268.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.19-268.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.19-268.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.19-268.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.19-268.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.19-268.experimental.tar.xz )
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 kernel-2 5ec69098eb726d07eec2cf05ce4fbdfe
|
||||
_md5_=1ea32d64634ea1a9cb6cb1bd251f1829
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Full sources including the Gentoo patchset for the 4.19 kernel tree
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
|
||||
INHERIT=kernel-2
|
||||
IUSE=experimental symlink build
|
||||
KEYWORDS=arm arm64 ~m68k ~mips ppc ~s390
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=4.19.272
|
||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.19-271.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.19-271.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.19-271.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.19-271.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.19-271.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.19-271.experimental.tar.xz )
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 kernel-2 5ec69098eb726d07eec2cf05ce4fbdfe
|
||||
_md5_=3a2d41de97b69d9c4f2681f8440b7f9f
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Full sources including the Gentoo patchset for the 4.19 kernel tree
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
|
||||
INHERIT=kernel-2
|
||||
IUSE=experimental symlink build
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=4.19.279
|
||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.19-278.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.19-278.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.19-278.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.19-278.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-4.19-278.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-4.19-278.experimental.tar.xz )
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 kernel-2 5ec69098eb726d07eec2cf05ce4fbdfe
|
||||
_md5_=adb4a152be2bc830279888ae2475b075
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Full sources including the Gentoo patchset for the 5.10 kernel tree
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
|
||||
INHERIT=kernel-2
|
||||
IUSE=experimental symlink build
|
||||
KEYWORDS=sparc
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=5.10.163
|
||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.10-172.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.10-172.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.10-172.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.10-172.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.10-172.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.10-172.experimental.tar.xz )
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 kernel-2 5ec69098eb726d07eec2cf05ce4fbdfe
|
||||
_md5_=d7afb8cca37be4d2a7e4f947f905a6e0
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Full sources including the Gentoo patchset for the 5.10 kernel tree
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
|
||||
INHERIT=kernel-2
|
||||
IUSE=experimental symlink build
|
||||
KEYWORDS=arm arm64 ~m68k ~mips ppc ~s390
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=5.10.167
|
||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.10-176.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.10-176.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.10-176.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.10-176.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.10-176.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.10-176.experimental.tar.xz )
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 kernel-2 5ec69098eb726d07eec2cf05ce4fbdfe
|
||||
_md5_=7182a634a792949fc610400d8e116b97
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Full sources including the Gentoo patchset for the 5.10 kernel tree
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
|
||||
INHERIT=kernel-2
|
||||
IUSE=experimental symlink build
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=5.10.176
|
||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.10-185.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.10-185.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.10-185.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.10-185.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.10-185.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.10-185.experimental.tar.xz )
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 kernel-2 5ec69098eb726d07eec2cf05ce4fbdfe
|
||||
_md5_=d2bf60cec464f99a0213b768e957f40e
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Full sources including the Gentoo patchset for the 5.15 kernel tree
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
|
||||
INHERIT=kernel-2
|
||||
IUSE=experimental symlink build
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=5.15.107
|
||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.15-112.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.15-112.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.15-112.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.15-112.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.15-112.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.15-112.experimental.tar.xz )
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 kernel-2 5ec69098eb726d07eec2cf05ce4fbdfe
|
||||
_md5_=e97d0d2a9adce3e20892b877ade845b0
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Full sources including the Gentoo patchset for the 5.15 kernel tree
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
|
||||
INHERIT=kernel-2
|
||||
IUSE=experimental symlink build
|
||||
KEYWORDS=sparc
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=5.15.88
|
||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.15-92.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.15-92.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.15-92.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.15-92.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.15-92.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.15-92.experimental.tar.xz )
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 kernel-2 5ec69098eb726d07eec2cf05ce4fbdfe
|
||||
_md5_=6a5f5d18c04b681b1bd880e75ff5227d
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Full sources including the Gentoo patchset for the 5.15 kernel tree
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
|
||||
INHERIT=kernel-2
|
||||
IUSE=experimental symlink build
|
||||
KEYWORDS=arm arm64 ~m68k ~mips ppc ~s390
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=5.15.94
|
||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.15-98.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.15-98.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.15-98.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.15-98.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.15-98.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.15-98.experimental.tar.xz )
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 kernel-2 5ec69098eb726d07eec2cf05ce4fbdfe
|
||||
_md5_=37a782fe6f6475816b7faac7003a7fff
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Full sources including the Gentoo patchset for the 5.4 kernel tree
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
|
||||
INHERIT=kernel-2
|
||||
IUSE=experimental symlink build
|
||||
KEYWORDS=sparc
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=5.4.228
|
||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.4-233.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-233.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.4-233.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-233.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.4-233.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-233.experimental.tar.xz )
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 kernel-2 5ec69098eb726d07eec2cf05ce4fbdfe
|
||||
_md5_=aa3bbbc1a9429a49ee37c4559bc00ee8
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Full sources including the Gentoo patchset for the 5.4 kernel tree
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
|
||||
INHERIT=kernel-2
|
||||
IUSE=experimental symlink build
|
||||
KEYWORDS=arm arm64 ~m68k ~mips ppc ~s390
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=5.4.231
|
||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.4-236.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-236.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.4-236.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-236.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.4-236.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-236.experimental.tar.xz )
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 kernel-2 5ec69098eb726d07eec2cf05ce4fbdfe
|
||||
_md5_=8bb98a8237cc6eb1e78b815fbde2e0db
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Full sources including the Gentoo patchset for the 5.4 kernel tree
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
|
||||
INHERIT=kernel-2
|
||||
IUSE=experimental symlink build
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=5.4.239
|
||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.4-245.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-245.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.4-245.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-245.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.4-245.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.4-245.experimental.tar.xz )
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 kernel-2 5ec69098eb726d07eec2cf05ce4fbdfe
|
||||
_md5_=35bb02dd3691f538741032db42fa9040
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Full sources including the Gentoo patchset for the 6.1 kernel tree
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
|
||||
INHERIT=kernel-2
|
||||
IUSE=experimental symlink build
|
||||
KEYWORDS=arm arm64 ~loong ~mips ppc ~s390
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=6.1.12
|
||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.1.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.1-14.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.1-14.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.1-14.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.1-14.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.1-14.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.1-14.experimental.tar.xz )
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 kernel-2 5ec69098eb726d07eec2cf05ce4fbdfe
|
||||
_md5_=88599fac074c9e138259a9fbf59e9c67
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Full sources including the Gentoo patchset for the 6.1 kernel tree
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
|
||||
INHERIT=kernel-2
|
||||
IUSE=experimental symlink build
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=6.1.24
|
||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.1.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.1-28.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.1-28.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.1-28.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.1-28.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.1-28.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.1-28.experimental.tar.xz )
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 kernel-2 5ec69098eb726d07eec2cf05ce4fbdfe
|
||||
_md5_=bc45be569ac93fcf191ba378a498b32d
|
||||
@@ -1,14 +0,0 @@
|
||||
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
|
||||
DESCRIPTION=Full sources including the Gentoo patchset for the 6.2 kernel tree
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
|
||||
INHERIT=kernel-2
|
||||
IUSE=experimental symlink build
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=6.2.11
|
||||
SRC_URI=https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.2.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.2-13.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.2-13.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.2-13.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.2-13.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.2-13.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.2-13.experimental.tar.xz )
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 kernel-2 5ec69098eb726d07eec2cf05ce4fbdfe
|
||||
_md5_=dbe53f385d3b571f20cff69e86c9be02
|
||||
16
metadata/md5-cache/x11-misc/spacefm-1.0.6-r2
Normal file
16
metadata/md5-cache/x11-misc/spacefm-1.0.6-r2
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-util/intltool sys-devel/gettext virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
|
||||
DEFINED_PHASES=configure postinst postrm preinst prepare setup
|
||||
DEPEND=dev-libs/glib:2 dev-util/desktop-file-utils virtual/udev virtual/freedesktop-icon-theme x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/pango x11-libs/libX11 x11-misc/shared-mime-info startup-notification? ( x11-libs/startup-notification ) video-thumbnails? ( media-video/ffmpegthumbnailer )
|
||||
DESCRIPTION=A multi-panel tabbed file manager
|
||||
EAPI=8
|
||||
HOMEPAGE=https://ignorantguru.github.io/spacefm/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=autotools linux-info optfeature xdg
|
||||
IUSE=+startup-notification +video-thumbnails
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2 LGPL-2.1
|
||||
RDEPEND=dev-libs/glib:2 dev-util/desktop-file-utils virtual/udev virtual/freedesktop-icon-theme x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/pango x11-libs/libX11 x11-misc/shared-mime-info startup-notification? ( x11-libs/startup-notification ) video-thumbnails? ( media-video/ffmpegthumbnailer )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/IgnorantGuru/spacefm/archive/1.0.6.tar.gz -> spacefm-1.0.6.tar.gz
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 libtool 9d3a9a889a6fa62ae794f817c156491b autotools f0d3196128225dee3220e65f3371bc7a linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=053fed6ebe8b8bc9efffc28137f07644
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=dev-util/intltool sys-devel/gettext virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=configure postinst postrm preinst prepare setup unpack
|
||||
DEPEND=dev-libs/glib:2 dev-util/desktop-file-utils virtual/udev virtual/freedesktop-icon-theme x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/pango x11-libs/libX11 x11-misc/shared-mime-info startup-notification? ( x11-libs/startup-notification ) video-thumbnails? ( media-video/ffmpegthumbnailer ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A multi-panel tabbed file manager
|
||||
EAPI=7
|
||||
HOMEPAGE=https://ignorantguru.github.io/spacefm/
|
||||
INHERIT=linux-info optfeature xdg git-r3
|
||||
IUSE=+startup-notification +video-thumbnails
|
||||
LICENSE=GPL-2 LGPL-2.1
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-libs/glib:2 dev-util/desktop-file-utils virtual/udev virtual/freedesktop-icon-theme x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/pango x11-libs/libX11 x11-misc/shared-mime-info startup-notification? ( x11-libs/startup-notification ) video-thumbnails? ( media-video/ffmpegthumbnailer )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e git-r3 27e13c09a4c7e4c78ac812f74727e676
|
||||
_md5_=69c527eef1704aafde97d6ca27ebe327
|
||||
@@ -4969,7 +4969,7 @@ dev-libs/appstream 0.15.6: Cross-distro effort for providing metadata for softwa
|
||||
dev-libs/appstream-glib 0.8.2: Provides GObjects and helper methods to read and write AppStream metadata
|
||||
dev-libs/apr 1.7.2 1.7.2-r1 1.7.3 1.7.4: Apache Portable Runtime Library
|
||||
dev-libs/apr-util 1.6.3: Apache Portable Runtime Utility Library
|
||||
dev-libs/argtable 2.13-r3: An ANSI C library for parsing GNU-style command-line options with minimal fuss
|
||||
dev-libs/argtable 2.13-r3 2.13-r4: An ANSI C library for parsing GNU-style command-line options with minimal fuss
|
||||
dev-libs/asmjit 2021.11.13 2022.07.02: Machine code generation for C++
|
||||
dev-libs/atcore 1.0.0: API to manage the serial connection between the computer and 3D Printers
|
||||
dev-libs/atf 0.21-r2: Libraries to write tests in C, C++ and shell
|
||||
@@ -12231,7 +12231,7 @@ mate-extra/mate-netbook 1.26.0: MATE utilities for netbooks
|
||||
mate-extra/mate-polkit 1.26.0 1.26.0-r1: A MATE specific DBUS service that is used to bring up authentication dialogs
|
||||
mate-extra/mate-power-manager 1.26.0: A session daemon for MATE that makes it easy to manage your laptop or desktop
|
||||
mate-extra/mate-screensaver 1.26.1-r1: Replaces xscreensaver, integrating with the MATE desktop
|
||||
mate-extra/mate-sensors-applet 1.26.0: MATE panel applet to display readings from hardware sensors
|
||||
mate-extra/mate-sensors-applet 1.26.0 1.26.0-r1: MATE panel applet to display readings from hardware sensors
|
||||
mate-extra/mate-system-monitor 1.26.0: The MATE System Monitor
|
||||
mate-extra/mate-user-guide 1.26.0: User documentation for MATE Desktop
|
||||
mate-extra/mate-user-share 1.26.0: Personal file sharing for the MATE desktop
|
||||
@@ -15931,7 +15931,7 @@ sci-mathematics/diagrtb 2.64: Calculation of some eigenvectors of a large real,
|
||||
sci-mathematics/dsfmt 2.2.4: Double precision SIMD-oriented Fast Mersenne Twister library
|
||||
sci-mathematics/dunshire 0.1.1-r3: Python library to solve linear games over symmetric cones
|
||||
sci-mathematics/easycrypt 2022.04_p20220505 2022.04_p20230324: Computer-Aided Cryptographic Proofs
|
||||
sci-mathematics/eclib 20221012: Programs for elliptic curves defined over the rational numbers
|
||||
sci-mathematics/eclib 20221012 20230424: Programs for elliptic curves defined over the rational numbers
|
||||
sci-mathematics/ent 101202: Random number sequence test and entropy calculation
|
||||
sci-mathematics/eprover 3.0_pre008: Automated theorem prover for full first-order logic with equality
|
||||
sci-mathematics/euler 1.61.0-r1: Mathematical programming environment
|
||||
@@ -16904,7 +16904,7 @@ sys-boot/yaboot 1.3.17-r4: PPC Bootloader
|
||||
sys-boot/yaboot-static 1.3.17-r2: Static yaboot ppc boot loader for machines with open firmware
|
||||
sys-cluster/ampi 0_pre20140616: MPI library for algorithmic differentiation
|
||||
sys-cluster/c3 4.0.1: The Cluster Command and Control (C3) tool suite
|
||||
sys-cluster/ceph 16.2.12 17.2.5-r4 17.2.6-r1: Ceph distributed filesystem
|
||||
sys-cluster/ceph 16.2.12 17.2.5-r6 17.2.6-r2: Ceph distributed filesystem
|
||||
sys-cluster/charliecloud 0.30 0.31-r1 0.32 9999: Lightweight user-defined software stacks for high-performance computing
|
||||
sys-cluster/charm 6.8.2: Message-passing parallel language and runtime system
|
||||
sys-cluster/charmdebug 6.2.0-r1: A debugger for Charm++ applications
|
||||
@@ -17211,7 +17211,7 @@ sys-kernel/dracut-crypt-ssh 1.0.7: Early unlocking of encrypted systems via ssh
|
||||
sys-kernel/genkernel 4.0.10 4.2.6-r6 4.2.6-r8 4.3.1-r1 4.3.2 9999: Gentoo automatic kernel building scripts
|
||||
sys-kernel/gentoo-kernel 5.4.240 5.4.242 5.10.177 5.10.179 5.15.107 5.15.109 5.15.110 6.1.24 6.1.26 6.1.27 6.2.13 6.2.14: Linux kernel built with Gentoo patches
|
||||
sys-kernel/gentoo-kernel-bin 5.4.240 5.4.242 5.10.177 5.10.179 5.15.98 5.15.107 5.15.109 5.15.110 6.1.24 6.1.26 6.1.27 6.2.13 6.2.14: Pre-built Linux kernel with Gentoo patches
|
||||
sys-kernel/gentoo-sources 4.14.302 4.14.305 4.14.309 4.14.311 4.14.312 4.14.313 4.14.314 4.19.269 4.19.272 4.19.277 4.19.279 4.19.280 4.19.281 4.19.282 5.4.228 5.4.231 5.4.236 5.4.239 5.4.240 5.4.241 5.4.242 5.10.163 5.10.167 5.10.174 5.10.176 5.10.177 5.10.178 5.10.179 5.15.88 5.15.94 5.15.102 5.15.107 5.15.108 5.15.109 5.15.110 6.1.12 6.1.19 6.1.24 6.1.25 6.1.26 6.1.27 6.2.11 6.2.12 6.2.13 6.2.14 6.3.0 6.3.1: Full sources including the Gentoo patchset for the 6.3 kernel tree
|
||||
sys-kernel/gentoo-sources 4.14.309 4.14.312 4.14.313 4.14.314 4.19.277 4.19.280 4.19.281 4.19.282 5.4.236 5.4.240 5.4.241 5.4.242 5.10.174 5.10.177 5.10.178 5.10.179 5.15.102 5.15.108 5.15.109 5.15.110 6.1.19 6.1.25 6.1.26 6.1.27 6.2.12 6.2.13 6.2.14 6.3.0 6.3.1: Full sources including the Gentoo patchset for the 6.3 kernel tree
|
||||
sys-kernel/git-sources 6.4_rc1: The very latest -git version of the Linux kernel
|
||||
sys-kernel/installkernel-gentoo 7: Gentoo fork of installkernel script from debianutils
|
||||
sys-kernel/installkernel-systemd-boot 2: Wrap kernel-install from systemd-boot as installkernel
|
||||
@@ -18167,7 +18167,7 @@ x11-misc/slim 1.3.6-r5 1.3.9 1.4.0 9999: Simple Login Manager resurrected
|
||||
x11-misc/slock 1.4-r1 1.5: simple X display locker
|
||||
x11-misc/slop 7.6-r1: Application that queries the user for a selection for printing
|
||||
x11-misc/snixembed 0.2.2 0.3.0: Proxy StatusNotifierItems as XEmbedded systemtray-spec icons
|
||||
x11-misc/spacefm 1.0.6-r1 9999: A multi-panel tabbed file manager
|
||||
x11-misc/spacefm 1.0.6-r1 1.0.6-r2: A multi-panel tabbed file manager
|
||||
x11-misc/splatmoji 1.1.1 1.2.0: Quickly look up and input emoji and/or emoticons
|
||||
x11-misc/spnavcfg 0.3.1 1.0 1.1: Qt-based GUI to configure a space navigator device
|
||||
x11-misc/sprop 0.1-r1: a simple X property utility
|
||||
|
||||
@@ -1 +1 @@
|
||||
Tue, 09 May 2023 17:17:16 +0000
|
||||
Tue, 09 May 2023 18:02:06 +0000
|
||||
|
||||
Reference in New Issue
Block a user