net-print/brother-mfcl8900cdw-bin
Brother printer driver for mfcl8900cdw
-
brother-mfcl8900cdw-bin-1.5.0amd64 ~x86
View Download Browse License: brother-eulaOverlay: brother-overlay
ChangeLog
commit 1fc3b6432bf7959fbe4068dbfac886081d8e7a43
Author: Eric Renfro <psi-jack@linux-help.org>
Date: Mon Aug 12 12:20:54 2024 -0400
Updated brother-mfcl8900cdw-bin to 1.5.0
commit 185c9ce76a0c190b890619408e7d7dcc697c6bd0
Author: maurerpe <junk4me46806@yahoo.com>
Date: Fri Sep 1 23:49:44 2023 -0400
Fix broken symlinks after merge by using relative paths
commit 5d98f5ddb7a98b4023045dae4e2f5b9c4c849dd7
Author: Anard <anard@free.fr>
Date: Wed Aug 17 11:49:10 2022 +0200
corrected bad renaming
commit d41b072bbeabcd6aca87d4f63f5318dfa9a20df8
Author: Anard <anard@free.fr>
Date: Wed Aug 17 10:53:57 2022 +0200
switched all ebuilds to EAPI8
commit 6e94367172e344f4c17324247f64914c5343e85f
Author: Matthew White <mehw.is.me@inventati.org>
Date: Sat Oct 26 14:30:17 2019 +0200
add missing inherit multilib to ebuild files
ebuilds with EAPI at least at version 7 will report a command not
found error when has_multilib_profile is called without inheriting
multilib first.
There's no need to inherit multilib if there is already linux-info:
linux-info.eclass -> inherit toolchain-funcs -> inherit multilib.
For the sake of logic, inherit multilib in either ebuilds with EAPI
lower than version 7 and in ebuilds which inherit linux-info if they
use the command has_multilib_profile.
commit 2ce0ea747cb47f0546d434f9528ae873dde6c21f
Author: Matthew White <mehw.is.me@inventati.org>
Date: Fri Oct 25 20:25:48 2019 +0200
fix Manifest files: Gentoo Council approved BLAKE2B SHA512
Unneeded Manifest files were removed, and needed Manifest files were updated.
Holding back net-print/brother-dcpj4120dw-bin/Manifest due to a non-working
link to dcpj4120dwlpr-3.0.1-1.i386.rpm in brother-dcpj4120dw-bin-3.0.1-r1.ebuild.
media-gfx/brother-scan4-bin/Manifest is already sane, even with non-working
links to brscan4-0.4.6-1.x86_64.rpm and brscan4-0.4.6-1.i386.rpm in both
brother-scan4-bin-0.4.6-r1.ebuild and r2 files.
Below there is an excerpt of the linked document.
[gentoo-dev] manifest-hashes changing to 'BLAKE2B SHA512' on 2017-11-21
https://archives.gentoo.org/gentoo-dev/message/ba2e5d9666ebd7e1bff1143485a37856
The updated plan
================
Already done:
- revbumped Portage with pyblake2 dep and started stabilizing it,
- added git update hook to reject invalid Manifest entries.
2017-11-21 (T+7d):
- manifest-hashes = BLAKE2B SHA512
2018-02-14 (T+3m):
- manifest-required-hashes = BLAKE2B
2018-05-14 (T+6m):
- last rite fetch-restricted packages that do not use BLAKE2B.
The final removal of SHA512 will be decided by the Council separately.
commit 108f497d147c5cad91a0b24ec6a2f5afb929f7b1
Author: Greg Surbey <gregsurbey@hotmail.com>
Date: Sun Sep 30 20:47:39 2018 -0400
net-print/brother-mfcl8900cdw-bin: add new package
Author: Eric Renfro <psi-jack@linux-help.org>
Date: Mon Aug 12 12:20:54 2024 -0400
Updated brother-mfcl8900cdw-bin to 1.5.0
commit 185c9ce76a0c190b890619408e7d7dcc697c6bd0
Author: maurerpe <junk4me46806@yahoo.com>
Date: Fri Sep 1 23:49:44 2023 -0400
Fix broken symlinks after merge by using relative paths
commit 5d98f5ddb7a98b4023045dae4e2f5b9c4c849dd7
Author: Anard <anard@free.fr>
Date: Wed Aug 17 11:49:10 2022 +0200
corrected bad renaming
commit d41b072bbeabcd6aca87d4f63f5318dfa9a20df8
Author: Anard <anard@free.fr>
Date: Wed Aug 17 10:53:57 2022 +0200
switched all ebuilds to EAPI8
commit 6e94367172e344f4c17324247f64914c5343e85f
Author: Matthew White <mehw.is.me@inventati.org>
Date: Sat Oct 26 14:30:17 2019 +0200
add missing inherit multilib to ebuild files
ebuilds with EAPI at least at version 7 will report a command not
found error when has_multilib_profile is called without inheriting
multilib first.
There's no need to inherit multilib if there is already linux-info:
linux-info.eclass -> inherit toolchain-funcs -> inherit multilib.
For the sake of logic, inherit multilib in either ebuilds with EAPI
lower than version 7 and in ebuilds which inherit linux-info if they
use the command has_multilib_profile.
commit 2ce0ea747cb47f0546d434f9528ae873dde6c21f
Author: Matthew White <mehw.is.me@inventati.org>
Date: Fri Oct 25 20:25:48 2019 +0200
fix Manifest files: Gentoo Council approved BLAKE2B SHA512
Unneeded Manifest files were removed, and needed Manifest files were updated.
Holding back net-print/brother-dcpj4120dw-bin/Manifest due to a non-working
link to dcpj4120dwlpr-3.0.1-1.i386.rpm in brother-dcpj4120dw-bin-3.0.1-r1.ebuild.
media-gfx/brother-scan4-bin/Manifest is already sane, even with non-working
links to brscan4-0.4.6-1.x86_64.rpm and brscan4-0.4.6-1.i386.rpm in both
brother-scan4-bin-0.4.6-r1.ebuild and r2 files.
Below there is an excerpt of the linked document.
[gentoo-dev] manifest-hashes changing to 'BLAKE2B SHA512' on 2017-11-21
https://archives.gentoo.org/gentoo-dev/message/ba2e5d9666ebd7e1bff1143485a37856
The updated plan
================
Already done:
- revbumped Portage with pyblake2 dep and started stabilizing it,
- added git update hook to reject invalid Manifest entries.
2017-11-21 (T+7d):
- manifest-hashes = BLAKE2B SHA512
2018-02-14 (T+3m):
- manifest-required-hashes = BLAKE2B
2018-05-14 (T+6m):
- last rite fetch-restricted packages that do not use BLAKE2B.
The final removal of SHA512 will be decided by the Council separately.
commit 108f497d147c5cad91a0b24ec6a2f5afb929f7b1
Author: Greg Surbey <gregsurbey@hotmail.com>
Date: Sun Sep 30 20:47:39 2018 -0400
net-print/brother-mfcl8900cdw-bin: add new package