mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
14 lines
1.0 KiB
Plaintext
14 lines
1.0 KiB
Plaintext
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
|
|
DEFINED_PHASES=compile configure install setup test unpack
|
|
DESCRIPTION=OwO-ifies text via regex
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/iliketwertles
|
|
INHERIT=cargo
|
|
IUSE=debug
|
|
KEYWORDS=~amd64
|
|
LICENSE=Apache-2.0 MIT Unlicense
|
|
SLOT=0
|
|
SRC_URI=https://github.com/iliketwertles/owo/archive/refs/tags/0.1.0.tar.gz -> owo-0.1.0.tar.gz https://crates.io/api/v1/crates/aho-corasick/0.7.20/download -> aho-corasick-0.7.20.crate https://crates.io/api/v1/crates/memchr/2.5.0/download -> memchr-2.5.0.crate https://crates.io/api/v1/crates/regex/1.7.3/download -> regex-1.7.3.crate https://crates.io/api/v1/crates/regex-syntax/0.6.29/download -> regex-syntax-0.6.29.crate
|
|
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust 0d1cc00e0e91a021b50b0491e361ad41 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo ace036f48c4ad5c1938fccedf35ccf45
|
|
_md5_=05ebfedb1441dbabb69c7c30eca5f490
|