diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-04-22 14:25:03 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-04-22 14:25:03 +0100 |
commit | 5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch) | |
tree | b041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /app-misc/hachoir-subfile | |
parent | 5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff) |
gentoo resync : 22.04.2018
Diffstat (limited to 'app-misc/hachoir-subfile')
-rw-r--r-- | app-misc/hachoir-subfile/Manifest | 2 | ||||
-rw-r--r-- | app-misc/hachoir-subfile/hachoir-subfile-0.5.3-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/hachoir-subfile/Manifest b/app-misc/hachoir-subfile/Manifest index fc43562321df..ca5fe1b1768f 100644 --- a/app-misc/hachoir-subfile/Manifest +++ b/app-misc/hachoir-subfile/Manifest @@ -1,3 +1,3 @@ DIST hachoir-subfile-0.5.3.tar.gz 15499 BLAKE2B a055f19285cdfa5a6d31b9f7a346b7ab54b8eb3c54d78890079bde25bf9660b5cadd18f9418b4dc55a543b329bbf38f274aa78fccddf52f47f9f65f28a0d4375 SHA512 b34cf7d7befc1031ae821dc5124b83d198cbd6d2f95666b8497b23a87c748d574637ed65023c7e1e2532a3a62ca079dfd13d11dbcac31457c6423309208d0ce4 -EBUILD hachoir-subfile-0.5.3-r1.ebuild 773 BLAKE2B 6b00d243438595181917d17f033e9f108ae91262326cd2428509e9c0bf7ec50e236cc247a3be5a72cf3ce6a30e6e78ef9acb4c8dbe6d49451df87999cc58ca5c SHA512 1501a7f4c042a4d460f2b9d1bd6f99f5b91872457c9d8c67eabe327dbf0865e08436cf745411f094e47d999a4f07730afa4707f474c82149fc24716f0da12cdc +EBUILD hachoir-subfile-0.5.3-r1.ebuild 769 BLAKE2B 6ae6927ea920738674e41c61a18b4d64f104b006c8f1dd8bcf2d46511589f74309576b3495130a854d4d8f6e9bf90aeecc3defe22008b7f6447b8fbe9aca768e SHA512 7322a64820854ad2737e48b6f7fc3426b501e59d6073c12ce7cd9980c8453eb9ecdfbb387d1043383f613757cbd2cd7f723f6aa3b9fa0d13747ba059dae69c49 MISC metadata.xml 425 BLAKE2B 6636365b918a8252757c0a69ea4dad61a9ea1eefe45ad2b0864b33a72e41c9af358662550bb9e9bdb42c88d3c627d9c316192f45d78761bfc5ecab7c76e00cb9 SHA512 7c19037ce6003a18113d0ef240041a0ad9501080b5021a018124be678ee86240f6ad3cbb4fa0ece3a8a4994884eb499374f714b2ab2dd1e60ce82e885051af2d diff --git a/app-misc/hachoir-subfile/hachoir-subfile-0.5.3-r1.ebuild b/app-misc/hachoir-subfile/hachoir-subfile-0.5.3-r1.ebuild index 1d2887f48a74..12fd6da2185d 100644 --- a/app-misc/hachoir-subfile/hachoir-subfile-0.5.3-r1.ebuild +++ b/app-misc/hachoir-subfile/hachoir-subfile-0.5.3-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Find subfile in any binary stream" -HOMEPAGE="https://web.archive.org/web/20170502140945/https://bitbucket.org/haypo/hachoir/wiki/hachoir-subfile https://pypi.python.org/pypi/hachoir-subfile" +HOMEPAGE="https://web.archive.org/web/20170502140945/https://bitbucket.org/haypo/hachoir/wiki/hachoir-subfile https://pypi.org/project/hachoir-subfile" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" |