summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/dev-util
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/md5-cache/dev-util')
-rw-r--r--metadata/md5-cache/dev-util/FlameGraph-1.04
-rw-r--r--metadata/md5-cache/dev-util/FlameGraph-1.0_p202108304
-rw-r--r--metadata/md5-cache/dev-util/FlameGraph-99994
-rw-r--r--metadata/md5-cache/dev-util/Manifest.gzbin133843 -> 134156 bytes
-rw-r--r--metadata/md5-cache/dev-util/android-tools-33.0.3-r116
-rw-r--r--metadata/md5-cache/dev-util/android-udev-rules-2022090313
-rw-r--r--metadata/md5-cache/dev-util/global-6.6.42
7 files changed, 36 insertions, 7 deletions
diff --git a/metadata/md5-cache/dev-util/FlameGraph-1.0 b/metadata/md5-cache/dev-util/FlameGraph-1.0
index 092f9f2b0625..d21b9b027393 100644
--- a/metadata/md5-cache/dev-util/FlameGraph-1.0
+++ b/metadata/md5-cache/dev-util/FlameGraph-1.0
@@ -1,5 +1,5 @@
DEFINED_PHASES=install test
-DESCRIPTION=Visualization of hierarchical data, especially pofiled stack traces
+DESCRIPTION=Visualization of hierarchical data, especially profiled stack traces
EAPI=8
HOMEPAGE=https://www.brendangregg.com/flamegraphs.html https://github.com/brendangregg/FlameGraph
KEYWORDS=~amd64 ~x86
@@ -7,4 +7,4 @@ LICENSE=CDDL
RDEPEND=dev-lang/perl virtual/awk
SLOT=0
SRC_URI=https://github.com/brendangregg/FlameGraph/archive/v1.0.tar.gz -> FlameGraph-1.0.tar.gz
-_md5_=ede80bb4e101c5a22f7edeff81df24f3
+_md5_=c6de2b5713e050844f510a5884076259
diff --git a/metadata/md5-cache/dev-util/FlameGraph-1.0_p20210830 b/metadata/md5-cache/dev-util/FlameGraph-1.0_p20210830
index 908a99f5693b..65093c7b0614 100644
--- a/metadata/md5-cache/dev-util/FlameGraph-1.0_p20210830
+++ b/metadata/md5-cache/dev-util/FlameGraph-1.0_p20210830
@@ -1,5 +1,5 @@
DEFINED_PHASES=install test
-DESCRIPTION=Visualization of hierarchical data, especially pofiled stack traces
+DESCRIPTION=Visualization of hierarchical data, especially profiled stack traces
EAPI=8
HOMEPAGE=https://www.brendangregg.com/flamegraphs.html https://github.com/brendangregg/FlameGraph
KEYWORDS=~amd64 ~x86
@@ -7,4 +7,4 @@ LICENSE=CDDL
RDEPEND=dev-lang/perl virtual/awk
SLOT=0
SRC_URI=https://dev.gentoo.org/~flow/distfiles/FlameGraph/FlameGraph-1.0_p20210830.tar.gz
-_md5_=af29abe5d40f3bdaa7e186b2ef73f686
+_md5_=461dfb9a058718a2d6c4da1b3aeab146
diff --git a/metadata/md5-cache/dev-util/FlameGraph-9999 b/metadata/md5-cache/dev-util/FlameGraph-9999
index 741c320538fd..59e81700fea3 100644
--- a/metadata/md5-cache/dev-util/FlameGraph-9999
+++ b/metadata/md5-cache/dev-util/FlameGraph-9999
@@ -1,6 +1,6 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=install test unpack
-DESCRIPTION=Visualization of hierarchical data, especially pofiled stack traces
+DESCRIPTION=Visualization of hierarchical data, especially profiled stack traces
EAPI=8
HOMEPAGE=https://www.brendangregg.com/flamegraphs.html https://github.com/brendangregg/FlameGraph
INHERIT=git-r3
@@ -9,4 +9,4 @@ PROPERTIES=live
RDEPEND=dev-lang/perl virtual/awk
SLOT=0
_eclasses_=git-r3 b9ac6f96d2a88edb5b351df634dc5e53
-_md5_=ede80bb4e101c5a22f7edeff81df24f3
+_md5_=c6de2b5713e050844f510a5884076259
diff --git a/metadata/md5-cache/dev-util/Manifest.gz b/metadata/md5-cache/dev-util/Manifest.gz
index eefed6ef42fe..0e6214be89f1 100644
--- a/metadata/md5-cache/dev-util/Manifest.gz
+++ b/metadata/md5-cache/dev-util/Manifest.gz
Binary files differ
diff --git a/metadata/md5-cache/dev-util/android-tools-33.0.3-r1 b/metadata/md5-cache/dev-util/android-tools-33.0.3-r1
new file mode 100644
index 000000000000..3a2458934893
--- /dev/null
+++ b/metadata/md5-cache/dev-util/android-tools-33.0.3-r1
@@ -0,0 +1,16 @@
+BDEPEND=dev-lang/go >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=app-arch/brotli:= app-arch/lz4:= app-arch/zstd:= dev-libs/libpcre2:= >=dev-libs/protobuf-3.0.0:= sys-libs/zlib:= virtual/libusb:1=
+DESCRIPTION=Android platform tools (adb, fastboot, and mkbootimg)
+EAPI=8
+HOMEPAGE=https://github.com/nmeum/android-tools/ https://developer.android.com/
+INHERIT=cmake python-r1
+IUSE=python python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~amd64 ~arm ~arm64 ~x86
+LICENSE=Apache-2.0 BSD-2
+RDEPEND=app-arch/brotli:= app-arch/lz4:= app-arch/zstd:= dev-libs/libpcre2:= >=dev-libs/protobuf-3.0.0:= sys-libs/zlib:= virtual/libusb:1= dev-util/android-udev-rules python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) )
+REQUIRED_USE=python? ( || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) )
+SLOT=0
+SRC_URI=https://github.com/nmeum/android-tools/releases/download/33.0.3/android-tools-33.0.3.tar.xz https://dev.gentoo.org/~zmedico/dist/android-tools-31.0.3-no-gtest.patch
+_eclasses_=cmake 44afbf15c35884f7c840470f1cf05d0d flag-o-matic 29a755b1291d64133634d80b0328f153 multibuild d26d81f242cb193d899a72bca423d0bd multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 python-r1 2d51fd03931e743811ce30d198e4dcfd python-utils-r1 b9fc5e97e886514e5132f50465185401 toolchain-funcs 1542e649be915f43f6908a9e93909961 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e
+_md5_=6170d110e20bb2eb1285e1a2138c2c4d
diff --git a/metadata/md5-cache/dev-util/android-udev-rules-20220903 b/metadata/md5-cache/dev-util/android-udev-rules-20220903
new file mode 100644
index 000000000000..2a58109802be
--- /dev/null
+++ b/metadata/md5-cache/dev-util/android-udev-rules-20220903
@@ -0,0 +1,13 @@
+BDEPEND=virtual/pkgconfig
+DEFINED_PHASES=install postinst postrm prepare
+DESCRIPTION=Android udev rules list aimed to be the most comprehensive on the net
+EAPI=8
+HOMEPAGE=https://github.com/M0Rf30/android-udev-rules
+INHERIT=udev
+KEYWORDS=~amd64 ~arm ~arm64 ~x86
+LICENSE=GPL-3
+RDEPEND=acct-group/android virtual/udev
+SLOT=0
+SRC_URI=https://github.com/M0Rf30/android-udev-rules/archive/refs/tags/20220903.tar.gz -> android-udev-rules-20220903.tar.gz
+_eclasses_=multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961 udev eec0bbab06977f1cfc5597269c1fa152
+_md5_=fbe6563cb3972479023c1bff3df87423
diff --git a/metadata/md5-cache/dev-util/global-6.6.4 b/metadata/md5-cache/dev-util/global-6.6.4
index 0ab6e5d8f3b6..b972896284bd 100644
--- a/metadata/md5-cache/dev-util/global-6.6.4
+++ b/metadata/md5-cache/dev-util/global-6.6.4
@@ -12,4 +12,4 @@ RDEPEND=sys-libs/ncurses emacs? ( >=app-editors/emacs-23.1:* ) vim? ( || ( app-e
SLOT=0
SRC_URI=mirror://gnu/global/global-6.6.4.tar.gz
_eclasses_=autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 elisp-common 79f8e13c80c89792e5c9b3fc8ef59f3b gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 241a8f577b9781a42a7421e53448a44e multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 1542e649be915f43f6908a9e93909961
-_md5_=b581472ebcd9757bf6c8676ab32b4fab
+_md5_=5bc08b529e5812ed2e927dddab2fa701