2026-08-16 02:00:53 UTC

This commit is contained in:
Repository mirror & CI
2026-08-16 02:00:53 +00:00
parent 36c7833567
commit a432095a88
4 changed files with 19 additions and 4 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=app-arch/unzip
DEFINED_PHASES=compile configure install prepare
DEPEND=bzip2? ( app-arch/bzip2 ) natspec? ( dev-libs/libnatspec )
DESCRIPTION=Info ZIP (encryption support)
EAPI=8
HOMEPAGE=https://infozip.sourceforge.net/Zip.html
INHERIT=edo toolchain-funcs flag-o-matic
IUSE=bzip2 crypt natspec unicode
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=Info-ZIP
RDEPEND=bzip2? ( app-arch/bzip2 ) natspec? ( dev-libs/libnatspec )
SLOT=0
SRC_URI=https://downloads.sourceforge.net/infozip/zip30.zip mirror://debian/pool/main/z/zip/zip_3.0-16.debian.tar.xz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d
_md5_=b0658d7d0fcfc08d4c1bb168e2ccea54

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/coleifer/peewee/ https://pypi.org/project/peewee/
INHERIT=distutils-r1
IUSE=examples +native-extensions test doc python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug
KEYWORDS=amd64 ~arm64 ~riscv ~x86
KEYWORDS=amd64 ~arm64 ~riscv x86
LICENSE=BSD
RDEPEND=native-extensions? ( dev-db/sqlite:3= ) python_targets_python3_12? ( dev-lang/python:3.12[sqlite] ) python_targets_python3_13? ( dev-lang/python:3.13[sqlite] ) python_targets_python3_14? ( dev-lang/python:3.14[sqlite] ) python_targets_python3_15? ( dev-lang/python:3.15[sqlite] )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/coleifer/peewee/archive/4.2.6.tar.gz -> peewee-4.2.6.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4
_md5_=ad40ef024d1d7eb47622228bdba416bf
_md5_=04869f68434d6676b07d22e326c00193

View File

@@ -1246,7 +1246,7 @@ app-arch/xarchiver 0.5.4.26 0.5.4.27: A GTK+ archive manager that can be used wi
app-arch/xdms 1.3.2-r2: xDMS - Amiga DMS disk image decompressor
app-arch/xz-utils 5.8.3 9999: Utils for managing LZMA compressed files
app-arch/zchunk 1.3.2 1.4.0 1.5.1 1.5.3 9999: File format designed for highly efficient deltas with good compression
app-arch/zip 3.0-r7: Info ZIP (encryption support)
app-arch/zip 3.0-r7 3.0_p16: Info ZIP (encryption support)
app-arch/zoo 2.10-r6: Manipulate archives of files in compressed form
app-arch/zopfli 1.0.3: Very good, but slow, deflate or zlib compression
app-arch/zpaq 7.15-r1: Journaling incremental deduplicating archiving compressor

View File

@@ -1 +1 @@
Sun, 16 Aug 2026 01:45:55 +0000
Sun, 16 Aug 2026 02:00:53 +0000