diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
commit | d87262dd706fec50cd150aab3e93883b6337466d (patch) | |
tree | 246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-arch/pdlzip-1.8 | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-arch/pdlzip-1.8')
-rw-r--r-- | app-arch/pdlzip-1.8 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app-arch/pdlzip-1.8 b/app-arch/pdlzip-1.8 new file mode 100644 index 000000000000..9f0842386557 --- /dev/null +++ b/app-arch/pdlzip-1.8 @@ -0,0 +1,10 @@ +DEFINED_PHASES=configure +DESCRIPTION=Public-domain version of lzip compressor +EAPI=6 +HOMEPAGE=http://www.nongnu.org/lzip/pdlzip.html +KEYWORDS=~amd64 ~mips ~x86 ~x86-fbsd +LICENSE=public-domain +SLOT=0 +SRC_URI=http://download.savannah.gnu.org/releases/lzip/pdlzip/pdlzip-1.8.tar.gz +_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 +_md5_=fa5658c9d25f13fb574b6ff386cf7497 |