diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-01-01 21:17:06 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-01-01 21:17:06 +0000 |
commit | b727dc5b72429fa131ece1e72e88704b124c8b29 (patch) | |
tree | 9d5ee3dd9e120c6820f50c855b99bc97a1aa0c23 /metadata/md5-cache/sci-calculators | |
parent | Merge updates from master (diff) | |
download | gentoo-b727dc5b72429fa131ece1e72e88704b124c8b29.tar.gz gentoo-b727dc5b72429fa131ece1e72e88704b124c8b29.tar.bz2 gentoo-b727dc5b72429fa131ece1e72e88704b124c8b29.zip |
2023-01-01 21:17:05 UTC
Diffstat (limited to 'metadata/md5-cache/sci-calculators')
-rw-r--r-- | metadata/md5-cache/sci-calculators/bc-gh-6.2.2 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/metadata/md5-cache/sci-calculators/bc-gh-6.2.2 b/metadata/md5-cache/sci-calculators/bc-gh-6.2.2 new file mode 100644 index 000000000000..6600859835c9 --- /dev/null +++ b/metadata/md5-cache/sci-calculators/bc-gh-6.2.2 @@ -0,0 +1,12 @@ +DEFINED_PHASES=configure test +DEPEND=!readline? ( libedit? ( dev-libs/libedit:= ) ) readline? ( sys-libs/readline:= sys-libs/ncurses:= ) +DESCRIPTION=Implementation of POSIX bc with GNU extensions +EAPI=8 +HOMEPAGE=https://git.yzena.com/gavin/bc/ https://github.com/gavinhoward/bc/ +IUSE=libedit readline +KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 +LICENSE=BSD-2 +RDEPEND=!readline? ( libedit? ( dev-libs/libedit:= ) ) readline? ( sys-libs/readline:= sys-libs/ncurses:= ) +SLOT=0 +SRC_URI=https://github.com/gavinhoward/bc/releases/download/6.2.2/bc-6.2.2.tar.xz +_md5_=35573a667b5c7b4146cd9fb90c0c5103 |