2024-07-17 12:03:53 UTC

This commit is contained in:
Repository mirror & CI
2024-07-17 12:03:53 +00:00
parent c402c6af95
commit cc9263f695
7 changed files with 21 additions and 21 deletions

View File

@@ -2,10 +2,10 @@ DEFINED_PHASES=compile install
DESCRIPTION=A lightweight tar library written in ANSI C
EAPI=8
HOMEPAGE=https://github.com/rxi/microtar
INHERIT=toolchain-funcs
INHERIT=edo toolchain-funcs
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/rxi/microtar/archive/refs/tags/v0.1.0.tar.gz -> microtar-0.1.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=cecabd576aa61783c1270843b5e3aa82
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=5550dc073fa237e66aca2438a6c08939

View File

@@ -8,4 +8,4 @@ LICENSE=ZLIB
RDEPEND=app-arch/bzip2 sys-libs/zlib virtual/libiconv
SLOT=0
SRC_URI=http://kippler.com/win/unalz/unalz-0.65.tgz https://git.launchpad.net/ubuntu/+source/unalz/patch/?id=b4ade05e7e6dec25fee7d57bac6a055137e332c0 -> unalz-0.65-use-system-zlib.patch https://git.launchpad.net/ubuntu/+source/unalz/patch/?id=00932925e108f186301c5941130fc34c9a76f345 -> unalz-0.65-use-system-bz2.patch
_md5_=7b38abaa1d049bb8d1c8e6b062606b4e
_md5_=29ec667bd2db3ba15953c1f71be4a9ce

View File

@@ -8,4 +8,4 @@ LICENSE=ZLIB
RDEPEND=app-arch/bzip2 sys-libs/zlib virtual/libiconv
SLOT=0
SRC_URI=http://kippler.com/win/unalz/unalz-0.65.tgz https://git.launchpad.net/ubuntu/+source/unalz/patch/?id=b4ade05e7e6dec25fee7d57bac6a055137e332c0 -> unalz-0.65-use-system-zlib.patch https://git.launchpad.net/ubuntu/+source/unalz/patch/?id=00932925e108f186301c5941130fc34c9a76f345 -> unalz-0.65-use-system-bz2.patch
_md5_=73050d5177105c305bb09d1eb06e1683
_md5_=dfaeff58e9e1681c78e9a7f2a09c9644

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long