diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-06-16 10:48:19 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-06-16 10:48:19 +0000 |
commit | f936af7c9148b1481a803904947494142603e46a (patch) | |
tree | f9aff4b9dcdb3b82afba1714b0134885f499e8e7 /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-f936af7c9148b1481a803904947494142603e46a.tar.gz gentoo-f936af7c9148b1481a803904947494142603e46a.tar.bz2 gentoo-f936af7c9148b1481a803904947494142603e46a.zip |
2022-06-16 10:48:19 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/dev-python/pybind11-2.9.2-r1 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/pycurl-7.44.1-r1 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/yarl-1.7.2-r3 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/media-gfx/feh-3.9 | 15 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 2 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
6 files changed, 23 insertions, 8 deletions
diff --git a/metadata/md5-cache/dev-python/pybind11-2.9.2-r1 b/metadata/md5-cache/dev-python/pybind11-2.9.2-r1 index 316ef1141d0d..4318a552a993 100644 --- a/metadata/md5-cache/dev-python/pybind11-2.9.2-r1 +++ b/metadata/md5-cache/dev-python/pybind11-2.9.2-r1 @@ -5,7 +5,7 @@ EAPI=8 HOMEPAGE=https://pybind11.readthedocs.io/en/stable/ https://github.com/pybind/pybind11/ https://pypi.org/project/pybind11/ INHERIT=cmake distutils-r1 IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 -KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc x86 +KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 LICENSE=BSD RDEPEND=dev-cpp/eigen:3 python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/pybind/pybind11/archive/v2.9.2.tar.gz -> pybind11-2.9.2.tar.gz _eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 multibuild d26d81f242cb193d899a72bca423d0bd python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47 -_md5_=88570672b52edfc7d4501d8cf11f811e +_md5_=a430abce31c57565482ce51a4db90d35 diff --git a/metadata/md5-cache/dev-python/pycurl-7.44.1-r1 b/metadata/md5-cache/dev-python/pycurl-7.44.1-r1 index 1147d25c73eb..439ef43b5ff8 100644 --- a/metadata/md5-cache/dev-python/pycurl-7.44.1-r1 +++ b/metadata/md5-cache/dev-python/pycurl-7.44.1-r1 @@ -6,7 +6,7 @@ EAPI=8 HOMEPAGE=http://pycurl.io/ https://github.com/pycurl/pycurl/ https://pypi.org/project/pycurl/ INHERIT=distutils-r1 toolchain-funcs IUSE=curl_ssl_gnutls curl_ssl_nss +curl_ssl_openssl examples ssl test test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 -KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos +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.1 RDEPEND=>=net-misc/curl-7.25.0-r1:=[ssl=] ssl? ( net-misc/curl[curl_ssl_gnutls(-)=,curl_ssl_nss(-)=,curl_ssl_openssl(-)=,-curl_ssl_axtls(-),-curl_ssl_cyassl(-)] curl_ssl_gnutls? ( >=net-libs/gnutls-2.11.0:= ) curl_ssl_openssl? ( dev-libs/openssl:= ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 ) REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) !test? ( test ) SLOT=0 SRC_URI=mirror://pypi/p/pycurl/pycurl-7.44.1.tar.gz _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47 -_md5_=104c701fdad3778b67c803dd223853e7 +_md5_=69bbd44e75d42d1577c5d3228783b6bf diff --git a/metadata/md5-cache/dev-python/yarl-1.7.2-r3 b/metadata/md5-cache/dev-python/yarl-1.7.2-r3 index 1b47b9d536e3..e65b69807b2a 100644 --- a/metadata/md5-cache/dev-python/yarl-1.7.2-r3 +++ b/metadata/md5-cache/dev-python/yarl-1.7.2-r3 @@ -5,7 +5,7 @@ EAPI=8 HOMEPAGE=https://github.com/aio-libs/yarl/ https://pypi.org/project/yarl/ INHERIT=distutils-r1 IUSE=test doc python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 -KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos +KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos LICENSE=Apache-2.0 RDEPEND=>=dev-python/multidict-4.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/idna-2.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 ) REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/aio-libs/yarl/archive/v1.7.2.tar.gz -> yarl-1.7.2.gh.tar.gz _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47 -_md5_=44960021a954ea56d3e52e5f1fef4ff6 +_md5_=109c24132a0a55575b1df83146d652f8 diff --git a/metadata/md5-cache/media-gfx/feh-3.9 b/metadata/md5-cache/media-gfx/feh-3.9 new file mode 100644 index 000000000000..5fd09951824e --- /dev/null +++ b/metadata/md5-cache/media-gfx/feh-3.9 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile install postinst postrm setup +DEPEND=media-libs/imlib2[X] >=media-libs/libpng-1.2:0= x11-libs/libX11 curl? ( net-misc/curl ) exif? ( media-libs/libexif ) xinerama? ( x11-libs/libXinerama ) x11-base/xorg-proto x11-libs/libXt test? ( >=dev-lang/perl-5.10 dev-perl/Test-Command media-libs/imlib2[gif,jpeg,png] ) +DESCRIPTION=A fast, lightweight imageviewer using imlib2 +EAPI=8 +HOMEPAGE=https://feh.finalrewind.org/ +INHERIT=toolchain-funcs xdg-utils +IUSE=debug curl exif test xinerama inotify +KEYWORDS=~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86 +LICENSE=feh +RDEPEND=media-libs/imlib2[X] >=media-libs/libpng-1.2:0= x11-libs/libX11 curl? ( net-misc/curl ) exif? ( media-libs/libexif ) xinerama? ( x11-libs/libXinerama ) media-libs/libjpeg-turbo:0 +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://feh.finalrewind.org/feh-3.9.tar.bz2 +_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e +_md5_=10f1cdac2b8b244c272f86ec6d06bc43 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 4712c1ff370b..dcc09ebadfb9 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -13434,7 +13434,7 @@ media-gfx/farbfeld 4 9999: farbfeld simple image format tools media-gfx/fbgrab 1.3 1.3.3 1.5: Framebuffer screenshot utility media-gfx/fbida 2.14-r3 9999: Image viewers for the framebuffer console (fbi) and X11 (ida) media-gfx/fdm-materials 4.13.0: FDM materials for media-gfx/cura -media-gfx/feh 3.6 3.6.1 3.6.2 3.6.3 3.7 3.7.1 3.7.2: A fast, lightweight imageviewer using imlib2 +media-gfx/feh 3.6 3.6.1 3.6.2 3.6.3 3.7 3.7.1 3.7.2 3.9: A fast, lightweight imageviewer using imlib2 media-gfx/figurine 1.0.5-r1: A vector based graphics editor similar to xfig, but simpler media-gfx/fim 0.5_rc3: Fbi-IMproved is a framebuffer image viewer based on Fbi and inspired from Vim media-gfx/flam3 3.1.1: Tools and a library for creating flame fractal images diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 1d9e92ac498e..3a57d7353706 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Thu, 16 Jun 2022 10:33:28 +0000 +Thu, 16 Jun 2022 10:48:19 +0000 |