mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
2020-10-21 09:35:29 UTC
This commit is contained in:
10
metadata/md5-cache/app-admin/customrescuecd-x86-0.4.1
Normal file
10
metadata/md5-cache/app-admin/customrescuecd-x86-0.4.1
Normal file
@@ -0,0 +1,10 @@
|
||||
DEFINED_PHASES=install postinst postrm unpack
|
||||
DESCRIPTION=A system rescue cd or usbstick for desktop and server based on gentoo
|
||||
EAPI=7
|
||||
HOMEPAGE=https://sourceforge.net/projects/customrescuecd
|
||||
KEYWORDS=~x86
|
||||
LICENSE=GPL-3
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0.4.1
|
||||
SRC_URI=mirror://sourceforge/customrescuecd/CUSTOMRESCUECD-x86-0.4.1.iso
|
||||
_md5_=295053385db55c2248a41913d59d1d1d
|
||||
10
metadata/md5-cache/app-admin/customrescuecd-x86_64-0.11.1
Normal file
10
metadata/md5-cache/app-admin/customrescuecd-x86_64-0.11.1
Normal file
@@ -0,0 +1,10 @@
|
||||
DEFINED_PHASES=install postinst postrm unpack
|
||||
DESCRIPTION=A system rescue cd or usbstick for desktop and server based on gentoo
|
||||
EAPI=7
|
||||
HOMEPAGE=https://sourceforge.net/projects/customrescuecd
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0.11.1
|
||||
SRC_URI=mirror://sourceforge/customrescuecd/CUSTOMRESCUECD-x86_64-0.11.1.iso
|
||||
_md5_=f58f1334cb4249f502fe2b6f33b3be9e
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=dev-python/cython python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] doc? ( || ( ( dev-lang/python:3.8 dev-python/mkdocs[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/mkdocs-material[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/mkdocs-exclude[python_targets_python3_8(-),python_single_target_python3_8(+)] dev-python/markdown-include[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-material[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/mkdocs-exclude[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/markdown-include[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/mypy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pytest-mock[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] )
|
||||
DESCRIPTION=Data parsing and validation using Python type hints
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/samuelcolvin/pydantic
|
||||
IUSE=test python_targets_python3_7 python_targets_python3_8 doc
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/devtools-0.5.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/python-email-validator-1.1.1[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/python-dotenv-0.13.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/typing-extensions[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samuelcolvin/pydantic/archive/v1.6.1.tar.gz -> pydantic-1.6.1.tar.gz
|
||||
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e docs be9c1076914af89ca820db1983080651 multibuild b2c915190b051f55a23b9354b9849847 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=b0faf62dc77f91bfa017c6d4b758dc6d
|
||||
12
metadata/md5-cache/dev-vcs/gitqlient-1.3.0_beta
Normal file
12
metadata/md5-cache/dev-vcs/gitqlient-1.3.0_beta
Normal file
@@ -0,0 +1,12 @@
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare
|
||||
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Multi-platform Git client written with Qt
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/francescmm/GitQlient
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-vcs/git
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/francescmm/GitQlient/archive/v1.3.0-beta.tar.gz -> gitqlient-1.3.0_beta.tar.gz
|
||||
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 estack 686eaab303305a908fd57b2fd7617800 multilib 98584e405e2b0264d37e8f728327fed1 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=4815d23024a9dd3914d1d018cf7b23ba
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~arm ~m68k ~mips ~ppc ~ppc64 ~s390 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-lang/lua:5.3 dev-libs/qhttpengine:5 dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtsql:5 dev-qt/qtwidgets:5 media-video/mpv[libmpv,-luajit] net-misc/aria2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Protostars/KikoPlay/archive/0.7.1.tar.gz -> kikoplay-0.7.1.tar.gz
|
||||
SRC_URI=https://github.com/Protostars/KikoPlay/archive/0.7.2.tar.gz -> kikoplay-0.7.2.tar.gz
|
||||
_eclasses_=estack 686eaab303305a908fd57b2fd7617800 multilib 98584e405e2b0264d37e8f728327fed1 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
|
||||
_md5_=8a3689fad5e7fc40767c0ab55f8cef75
|
||||
12
metadata/md5-cache/net-misc/openbgpd-6.8_p0
Normal file
12
metadata/md5-cache/net-misc/openbgpd-6.8_p0
Normal file
@@ -0,0 +1,12 @@
|
||||
BDEPEND=sys-devel/libtool virtual/pkgconfig
|
||||
DEFINED_PHASES=install postinst
|
||||
DESCRIPTION=OpenBGPD is a free implementation of BGPv4
|
||||
EAPI=7
|
||||
HOMEPAGE=http://www.openbgpd.org/index.html
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=ISC
|
||||
RDEPEND=!!net-misc/quagga acct-group/_bgpd acct-user/_bgpd
|
||||
SLOT=0
|
||||
SRC_URI=mirror://openbsd/OpenBGPD/openbgpd-6.8p0.tar.gz
|
||||
_eclasses_=multilib 98584e405e2b0264d37e8f728327fed1 systemd 69be00334d73f9f50261554b94be0879 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=6f941181e8e3c5b3dd252645d0f5471e
|
||||
14
metadata/md5-cache/net-misc/rpki-client-6.7_p1
Normal file
14
metadata/md5-cache/net-misc/rpki-client-6.7_p1
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=configure install prepare unpack
|
||||
DEPEND=acct-group/_rpki-client acct-user/_rpki-client
|
||||
DESCRIPTION=Portability shim for OpenBSD's rpki-client
|
||||
EAPI=7
|
||||
HOMEPAGE=https://rpki-client.org/
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=ISC
|
||||
PROPERTIES=live
|
||||
RDEPEND=acct-group/_rpki-client acct-user/_rpki-client
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rpki-client/rpki-client-portable/archive/6.7p1.tar.gz -> rpki-client-6.7_p1.tar.gz
|
||||
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 git-r3 3e7ec3d6619213460c85e2aa48398441 libtool f143db5a74ccd9ca28c1234deffede96 multilib 98584e405e2b0264d37e8f728327fed1 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=91548252b4de389b04caf218f577aeb2
|
||||
12
metadata/md5-cache/net-misc/rpki-client-6.8_p0
Normal file
12
metadata/md5-cache/net-misc/rpki-client-6.8_p0
Normal file
@@ -0,0 +1,12 @@
|
||||
BDEPEND=sys-devel/libtool
|
||||
DEFINED_PHASES=configure install
|
||||
DEPEND=acct-group/_rpki-client acct-user/_rpki-client
|
||||
DESCRIPTION=Portability shim for OpenBSD's rpki-client
|
||||
EAPI=7
|
||||
HOMEPAGE=https://rpki-client.org/
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=ISC
|
||||
RDEPEND=acct-group/_rpki-client acct-user/_rpki-client
|
||||
SLOT=0
|
||||
SRC_URI=mirror://openbsd/rpki-client/rpki-client-6.8p0.tar.gz
|
||||
_md5_=fc0edd31f9eab192670125339ef29ac1
|
||||
15
metadata/md5-cache/net-misc/wsdd-0.6.2
Normal file
15
metadata/md5-cache/net-misc/wsdd-0.6.2
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=virtual/pkgconfig
|
||||
DEFINED_PHASES=install
|
||||
DEPEND=python_targets_python3_7? ( dev-lang/python:3.7[xml(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[xml(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DESCRIPTION=A Web Service Discovery host daemon.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/christgau/wsdd
|
||||
IUSE=samba python_targets_python3_7 python_targets_python3_8
|
||||
KEYWORDS=~amd64 ~arm ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7[xml(+)] ) python_targets_python3_8? ( dev-lang/python:3.8[xml(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] samba? ( net-fs/samba )
|
||||
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/christgau/wsdd/archive/v0.6.2.tar.gz -> wsdd-0.6.2.tar.gz
|
||||
_eclasses_=multibuild b2c915190b051f55a23b9354b9849847 multilib 98584e405e2b0264d37e8f728327fed1 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 systemd 69be00334d73f9f50261554b94be0879 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=bf643078aba2b6949d0189e7146e7baf
|
||||
@@ -8,6 +8,6 @@ KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s
|
||||
LICENSE=|| ( Artistic-2 LGPL-3 )
|
||||
RDEPEND=dev-lang/perl sys-libs/zlib
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/verilator/verilator/archive/v4.100.tar.gz -> verilator-4.100.tar.gz
|
||||
SRC_URI=https://github.com/verilator/verilator/archive/v4.102.tar.gz -> verilator-4.102.tar.gz
|
||||
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 98584e405e2b0264d37e8f728327fed1 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=7c52df605cf857c0dd5c13e199ce4705
|
||||
Reference in New Issue
Block a user