summaryrefslogtreecommitdiff
path: root/app-misc/hachoir-subfile
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-16 17:34:21 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-16 17:34:21 +0000
commit02e2208f46f4e2c00fb9743cbc47350bdd233bfa (patch)
tree132dd60828854db4f65f30f9230f43d9602507ff /app-misc/hachoir-subfile
parent8be70107efbb417f839292165ee39d07a062046f (diff)
gentoo resync : 16.01.2018
Diffstat (limited to 'app-misc/hachoir-subfile')
-rw-r--r--app-misc/hachoir-subfile/Manifest2
-rw-r--r--app-misc/hachoir-subfile/hachoir-subfile-0.5.3-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/hachoir-subfile/Manifest b/app-misc/hachoir-subfile/Manifest
index 81026f314cc0..fc43562321df 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 730 BLAKE2B 8d76a74d505370121c2b7d6b273d562cc2d31182fe9bf45248fe29e2b885d2f59e00689dfae2a6669f96f40c567c5ae2cf5d22b4a54b99fbfbba6368b7bf2bd9 SHA512 4e2ec28067f3917fc16044b10b305a3f58fd36e5733c34f1c574508113687c32bbdd7aa22ca426987a1af4fcfd07853deff620c0e646be7b4fc3ff28ca7d9f31
+EBUILD hachoir-subfile-0.5.3-r1.ebuild 773 BLAKE2B 6b00d243438595181917d17f033e9f108ae91262326cd2428509e9c0bf7ec50e236cc247a3be5a72cf3ce6a30e6e78ef9acb4c8dbe6d49451df87999cc58ca5c SHA512 1501a7f4c042a4d460f2b9d1bd6f99f5b91872457c9d8c67eabe327dbf0865e08436cf745411f094e47d999a4f07730afa4707f474c82149fc24716f0da12cdc
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 31512f7fcb2d..1d2887f48a74 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Find subfile in any binary stream"
-HOMEPAGE="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.python.org/pypi/hachoir-subfile"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2"