diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-12-11 15:06:05 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-12-11 15:06:05 +0000 |
commit | 4b376d19d3d69ea193be6667f30862b12d01c4f9 (patch) | |
tree | 216f4e89c119267d3b50e9042502f11f555d57db /metadata/md5-cache | |
parent | Merge updates from master (diff) | |
download | gentoo-4b376d19d3d69ea193be6667f30862b12d01c4f9.tar.gz gentoo-4b376d19d3d69ea193be6667f30862b12d01c4f9.tar.bz2 gentoo-4b376d19d3d69ea193be6667f30862b12d01c4f9.zip |
2019-12-11 15:06:04 UTC
Diffstat (limited to 'metadata/md5-cache')
-rw-r--r-- | metadata/md5-cache/app-arch/rar-5.8.0_p20191205 | 13 | ||||
-rw-r--r-- | metadata/md5-cache/app-arch/unrar-5.8.5 | 11 | ||||
-rw-r--r-- | metadata/md5-cache/app-text/tkinfo-2.8-r1 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-util/cbindgen-0.11.1 | 12 | ||||
-rw-r--r-- | metadata/md5-cache/www-apps/chromedriver-bin-79.0.3945.36 | 12 | ||||
-rw-r--r-- | metadata/md5-cache/x11-misc/xfractint-20.04_p14 | 4 |
6 files changed, 52 insertions, 4 deletions
diff --git a/metadata/md5-cache/app-arch/rar-5.8.0_p20191205 b/metadata/md5-cache/app-arch/rar-5.8.0_p20191205 new file mode 100644 index 000000000000..3907bd34cbdb --- /dev/null +++ b/metadata/md5-cache/app-arch/rar-5.8.0_p20191205 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install unpack +DEPEND=all_sfx? ( app-arch/unrar ) +DESCRIPTION=RAR compressor/uncompressor +EAPI=6 +HOMEPAGE=https://rarlab.com/ +IUSE=all_sfx +KEYWORDS=-* ~amd64 ~x86 +LICENSE=RAR BSD BSD-2 +RDEPEND=sys-libs/glibc +RESTRICT=mirror bindist +SLOT=0 +SRC_URI=x86? ( https://mirror.whissi.de/distfiles/rar/rarlinux-5.8.0_p20191205.tar.gz ) amd64? ( https://mirror.whissi.de/distfiles/rar/rarlinux-x64-5.8.0_p20191205.tar.gz ) all_sfx? ( https://mirror.whissi.de/distfiles/rar/rarlinux-5.8.0_p20191205.tar.gz https://mirror.whissi.de/distfiles/rar/rarlinux-x64-5.8.0_p20191205.tar.gz https://mirror.whissi.de/distfiles/rar/winrar-x64-5.8.0_p20191205.exe ) +_md5_=ab95dbbd38fc779bbfc65086e8f26183 diff --git a/metadata/md5-cache/app-arch/unrar-5.8.5 b/metadata/md5-cache/app-arch/unrar-5.8.5 new file mode 100644 index 000000000000..a8a494eb3e6b --- /dev/null +++ b/metadata/md5-cache/app-arch/unrar-5.8.5 @@ -0,0 +1,11 @@ +DEFINED_PHASES=compile configure install prepare +DESCRIPTION=Uncompress rar files +EAPI=7 +HOMEPAGE=https://www.rarlab.com/rar_add.htm +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris +LICENSE=unRAR +RDEPEND=!<=app-arch/unrar-gpl-0.0.1_p20080417 +SLOT=0/5 +SRC_URI=https://www.rarlab.com/rar/unrarsrc-5.8.5.tar.gz -> unrar-5.8.5.tar.gz +_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 8a43b9830f1e64a7a5fc0a276afa0275 multilib 1d91b03d42ab6308b5f4f6b598ed110e toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c +_md5_=bca78fe1330747313879fa0dc3e45550 diff --git a/metadata/md5-cache/app-text/tkinfo-2.8-r1 b/metadata/md5-cache/app-text/tkinfo-2.8-r1 index ae04f9018a6f..aadad8880225 100644 --- a/metadata/md5-cache/app-text/tkinfo-2.8-r1 +++ b/metadata/md5-cache/app-text/tkinfo-2.8-r1 @@ -4,8 +4,8 @@ DESCRIPTION=Info Browser in TK EAPI=6 HOMEPAGE=http://math-www.uni-paderborn.de/~axel/tkinfo/ KEYWORDS=alpha amd64 hppa ia64 ppc sparc x86 -LICENSE=freedist +LICENSE=Old-MIT GPL-1+ RDEPEND=dev-lang/tk SLOT=0 SRC_URI=http://math-www.uni-paderborn.de/~axel/tkinfo/tkinfo-2.8.tar.gz -_md5_=1e203ce4ae032579e9c4ebf14bd2e44f +_md5_=d63d61620dfc65d835f60a3edf711db1 diff --git a/metadata/md5-cache/dev-util/cbindgen-0.11.1 b/metadata/md5-cache/dev-util/cbindgen-0.11.1 new file mode 100644 index 000000000000..f4e8b5f58529 --- /dev/null +++ b/metadata/md5-cache/dev-util/cbindgen-0.11.1 @@ -0,0 +1,12 @@ +BDEPEND=virtual/cargo +DEFINED_PHASES=compile install test unpack +DESCRIPTION=A tool for generating C bindings to Rust code +EAPI=7 +HOMEPAGE=https://github.com/eqrion/cbindgen/ +IUSE=debug +KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86 +LICENSE=MIT MPL-2.0 +SLOT=0 +SRC_URI=https://crates.io/api/v1/crates/ansi_term/0.11.0/download -> ansi_term-0.11.0.crate https://crates.io/api/v1/crates/atty/0.2.11/download -> atty-0.2.11.crate https://crates.io/api/v1/crates/autocfg/0.1.4/download -> autocfg-0.1.4.crate https://crates.io/api/v1/crates/bitflags/1.1.0/download -> bitflags-1.1.0.crate https://crates.io/api/v1/crates/cbindgen/0.11.1/download -> cbindgen-0.11.1.crate https://crates.io/api/v1/crates/cfg-if/0.1.9/download -> cfg-if-0.1.9.crate https://crates.io/api/v1/crates/clap/2.33.0/download -> clap-2.33.0.crate https://crates.io/api/v1/crates/cloudabi/0.0.3/download -> cloudabi-0.0.3.crate https://crates.io/api/v1/crates/fuchsia-cprng/0.1.1/download -> fuchsia-cprng-0.1.1.crate https://crates.io/api/v1/crates/itoa/0.4.4/download -> itoa-0.4.4.crate https://crates.io/api/v1/crates/libc/0.2.58/download -> libc-0.2.58.crate https://crates.io/api/v1/crates/log/0.4.6/download -> log-0.4.6.crate https://crates.io/api/v1/crates/numtoa/0.1.0/download -> numtoa-0.1.0.crate https://crates.io/api/v1/crates/proc-macro2/1.0.0/download -> proc-macro2-1.0.0.crate https://crates.io/api/v1/crates/quote/1.0.0/download -> quote-1.0.0.crate https://crates.io/api/v1/crates/rand/0.6.5/download -> rand-0.6.5.crate https://crates.io/api/v1/crates/rand_chacha/0.1.1/download -> rand_chacha-0.1.1.crate https://crates.io/api/v1/crates/rand_core/0.3.1/download -> rand_core-0.3.1.crate https://crates.io/api/v1/crates/rand_core/0.4.0/download -> rand_core-0.4.0.crate https://crates.io/api/v1/crates/rand_hc/0.1.0/download -> rand_hc-0.1.0.crate https://crates.io/api/v1/crates/rand_isaac/0.1.1/download -> rand_isaac-0.1.1.crate https://crates.io/api/v1/crates/rand_jitter/0.1.4/download -> rand_jitter-0.1.4.crate https://crates.io/api/v1/crates/rand_os/0.1.3/download -> rand_os-0.1.3.crate https://crates.io/api/v1/crates/rand_pcg/0.1.2/download -> rand_pcg-0.1.2.crate https://crates.io/api/v1/crates/rand_xorshift/0.1.1/download -> rand_xorshift-0.1.1.crate https://crates.io/api/v1/crates/rdrand/0.4.0/download -> rdrand-0.4.0.crate https://crates.io/api/v1/crates/redox_syscall/0.1.54/download -> redox_syscall-0.1.54.crate https://crates.io/api/v1/crates/redox_termios/0.1.1/download -> redox_termios-0.1.1.crate https://crates.io/api/v1/crates/remove_dir_all/0.5.2/download -> remove_dir_all-0.5.2.crate https://crates.io/api/v1/crates/ryu/0.2.8/download -> ryu-0.2.8.crate https://crates.io/api/v1/crates/serde/1.0.93/download -> serde-1.0.93.crate https://crates.io/api/v1/crates/serde_derive/1.0.99/download -> serde_derive-1.0.99.crate https://crates.io/api/v1/crates/serde_json/1.0.39/download -> serde_json-1.0.39.crate https://crates.io/api/v1/crates/strsim/0.8.0/download -> strsim-0.8.0.crate https://crates.io/api/v1/crates/syn/1.0.1/download -> syn-1.0.1.crate https://crates.io/api/v1/crates/tempfile/3.0.8/download -> tempfile-3.0.8.crate https://crates.io/api/v1/crates/termion/1.5.3/download -> termion-1.5.3.crate https://crates.io/api/v1/crates/textwrap/0.11.0/download -> textwrap-0.11.0.crate https://crates.io/api/v1/crates/toml/0.5.1/download -> toml-0.5.1.crate https://crates.io/api/v1/crates/unicode-width/0.1.5/download -> unicode-width-0.1.5.crate https://crates.io/api/v1/crates/unicode-xid/0.2.0/download -> unicode-xid-0.2.0.crate https://crates.io/api/v1/crates/vec_map/0.8.1/download -> vec_map-0.8.1.crate https://crates.io/api/v1/crates/winapi/0.3.7/download -> winapi-0.3.7.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate +_eclasses_=cargo 72d5e7b3dd6b7132f6efc1973fabe4a3 multiprocessing cac3169468f893670dac3e7cb940e045 +_md5_=4a8e7a8d56cee1855dd43d1e21fd9bae diff --git a/metadata/md5-cache/www-apps/chromedriver-bin-79.0.3945.36 b/metadata/md5-cache/www-apps/chromedriver-bin-79.0.3945.36 new file mode 100644 index 000000000000..27843eba9ccd --- /dev/null +++ b/metadata/md5-cache/www-apps/chromedriver-bin-79.0.3945.36 @@ -0,0 +1,12 @@ +BDEPEND=app-arch/unzip +DEFINED_PHASES=install +DESCRIPTION=WebDriver for Chrome +EAPI=7 +HOMEPAGE=https://sites.google.com/a/chromium.org/chromedriver +KEYWORDS=~amd64 +LICENSE=google-chrome +RDEPEND=!www-client/chromium www-client/google-chrome +RESTRICT=bindist mirror strip +SLOT=0 +SRC_URI=amd64? ( https://chromedriver.storage.googleapis.com/79.0.3945.36/chromedriver_linux64.zip -> chromedriver-bin-79.0.3945.36.linux64.zip ) +_md5_=cd21b13a7f832c8353dd3afe1deb75d0 diff --git a/metadata/md5-cache/x11-misc/xfractint-20.04_p14 b/metadata/md5-cache/x11-misc/xfractint-20.04_p14 index dafb2528b110..688762a48b80 100644 --- a/metadata/md5-cache/x11-misc/xfractint-20.04_p14 +++ b/metadata/md5-cache/x11-misc/xfractint-20.04_p14 @@ -4,9 +4,9 @@ DESCRIPTION=A fractal generator EAPI=7 HOMEPAGE=https://www.fractint.org KEYWORDS=amd64 ppc x86 -LICENSE=freedist +LICENSE=free-noncomm HPND public-domain RDEPEND=x11-libs/libX11 SLOT=0 SRC_URI=https://www.fractint.org/ftp/current/linux/xfractint-20.04p14.tar.gz _eclasses_=multilib 1d91b03d42ab6308b5f4f6b598ed110e toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c -_md5_=64b3bc6df209e0688ab6bb32055599e9 +_md5_=ca2c09c37e4fd75ecf7ac4f60d29bbf6 |