2021-07-19 10:21:50 UTC

This commit is contained in:
Repository mirror & CI
2021-07-19 10:21:50 +00:00
parent 5455cef475
commit e923e2c655
7 changed files with 11 additions and 14 deletions

View File

@@ -4,11 +4,11 @@ DEPEND=dev-libs/octetos-core
DESCRIPTION=Similar to coreutils but is a C++ API.
EAPI=7
HOMEPAGE=https://github.com/azaeldevel/octetos-coreutils
INHERIT=autotools autotools
INHERIT=autotools
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/octetos-core
SLOT=0
SRC_URI=https://github.com/azaeldevel/octetos-coreutils/archive/0.13.0-alpha.tar.gz -> octetos-coreutils-0.13.0_alpha.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 2a36908d5f63f41614b450a2459567da
_md5_=8524e5d5d8e4aab4910c77485f25d51d
_md5_=92275129363227e88089db9871a7aa5f

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-python/setuptools_scm[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/cython[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( >=media-libs/harfbuzz-2.8.1[experimental] >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pyproject2setuppy-15[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=dev-python/setuptools_scm[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/cython[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( >=media-libs/harfbuzz-2.8.1[experimental(-)] >=dev-python/pytest-4.5.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pyproject2setuppy-15[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=media-libs/harfbuzz-2.8.1[experimental]
DEPEND=>=media-libs/harfbuzz-2.8.1[experimental(-)]
DESCRIPTION=Streamlined Cython bindings for the HarfBuzz shaping engine
EAPI=8
HOMEPAGE=https://github.com/harfbuzz/uharfbuzz
@@ -8,10 +8,10 @@ INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=media-libs/harfbuzz-2.8.1[experimental] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
RDEPEND=>=media-libs/harfbuzz-2.8.1[experimental(-)] python_targets_pypy3? ( >=dev-python/pypy3-7.3.0:0= ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/harfbuzz/uharfbuzz/archive/refs/tags/v0.16.1.tar.gz -> uharfbuzz-0.16.1.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
_md5_=63787bdbd1f24842263461edc3efcf8f
_md5_=e39d90b6b18b2d08eace8b1279570ab8

View File

@@ -10,6 +10,6 @@ LICENSE=GPL-3
RDEPEND=|| ( dev-lang/vala:0.52 dev-lang/vala:0.50 dev-lang/vala:0.48 dev-lang/vala:0.46 dev-lang/vala:0.44 ) app-crypt/libsecret[vala] dev-db/sqlite:3 dev-libs/gobject-introspection dev-libs/json-glib dev-libs/libgee:0.8 dev-libs/libpeas dev-libs/libxml2 media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 >=net-libs/gnome-online-accounts-3.20 net-libs/libsoup:2.4 net-libs/rest >=net-libs/webkit-gtk-2.20:4 net-misc/curl >=x11-libs/gtk+-3.22:3 x11-libs/libnotify
RESTRICT=mirror
SLOT=0
SRC_URI=https://github.com/jangernert/FeedReader/archive/v2.11.0.tar.gz
SRC_URI=https://github.com/jangernert/FeedReader/archive/v2.11.0.tar.gz -> feedreader-2.11.0.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e gnome.org b5c48cddff1da36a205d924d722b28c9 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff xdg-utils 27f9a2f19502b925ac117bd657aa2979 gnome2-utils c8e3fff820d850c0e003e22208d2eea3 xdg c7ba313ea1eaf266f95cc6235f7d6a07 gnome2 c156bb2ac81c822dd861424ce19bc168 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a meson 5bc3f1b890f90cc00cf1d1dddc10233e vala 5ef05fa2f1612e51f4aea8c92b09e08d
_md5_=062cda2be346da54148445a7b6027318
_md5_=fc705bd8bc79a495680e94aca6d44f2e

View File

@@ -11,4 +11,4 @@ RDEPEND=dev-libs/boost:=
SLOT=0
SRC_URI=https://github.com/bsc-performance-tools/libbsctools/archive/refs/tags/1.0.6.tar.gz -> libbsctools-1.0.6.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 2a36908d5f63f41614b450a2459567da
_md5_=8f4f4cd18695b92043b7e2e2dbeb21f3
_md5_=e871db4d6aef4bcaed7b66906c81d412

View File

@@ -12,4 +12,4 @@ RDEPEND=fuse? ( sys-fs/fuse:0 ) lz4? ( >=app-arch/lz4-1.9 ) selinux? ( sys-libs/
SLOT=0
SRC_URI=https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/snapshot/erofs-utils-1.3.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 2a36908d5f63f41614b450a2459567da
_md5_=c05e660a41a0bdad2d9d1c7092b18787
_md5_=8f6c7f2d094d7d8a33d65dd8eb453889

View File

@@ -1 +1 @@
Mon, 19 Jul 2021 10:06:19 +0000
Mon, 19 Jul 2021 10:21:50 +0000