summaryrefslogtreecommitdiff
path: root/sys-block
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-09-16 09:32:48 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-09-16 09:32:48 +0100
commit9ee6d97c2883d42f204a533a8bc1f4562df778fb (patch)
treeb690ddc0ca30f1472887edbb0b8313629bfcbbb2 /sys-block
parentb17a3ef12038de50228bade1f05502c74e135321 (diff)
gentoo resync : 16.09.2020
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/Manifest.gzbin10564 -> 10545 bytes
-rw-r--r--sys-block/disktype/Manifest3
-rw-r--r--sys-block/disktype/disktype-9-r1.ebuild2
-rw-r--r--sys-block/disktype/disktype-9.ebuild25
-rw-r--r--sys-block/megacli/Manifest2
-rw-r--r--sys-block/megacli/megacli-8.07.14-r2.ebuild4
-rw-r--r--sys-block/rts5229/Manifest2
-rw-r--r--sys-block/rts5229/metadata.xml3
-rw-r--r--sys-block/sas2ircu/Manifest5
-rw-r--r--sys-block/sas2ircu/sas2ircu-19.ebuild97
-rw-r--r--sys-block/sas2ircu/sas2ircu-20.ebuild6
-rw-r--r--sys-block/sas3ircu/Manifest9
-rw-r--r--sys-block/sas3ircu/sas3ircu-14.ebuild71
-rw-r--r--sys-block/sas3ircu/sas3ircu-15.ebuild71
-rw-r--r--sys-block/sas3ircu/sas3ircu-16.ebuild4
-rw-r--r--sys-block/sas3ircu/sas3ircu-5.ebuild70
-rw-r--r--sys-block/tgt/Manifest2
-rw-r--r--sys-block/tgt/metadata.xml3
-rw-r--r--sys-block/thin-provisioning-tools/Manifest2
-rw-r--r--sys-block/thin-provisioning-tools/metadata.xml3
20 files changed, 17 insertions, 367 deletions
diff --git a/sys-block/Manifest.gz b/sys-block/Manifest.gz
index f0d56a310fb2..1e03178f0eeb 100644
--- a/sys-block/Manifest.gz
+++ b/sys-block/Manifest.gz
Binary files differ
diff --git a/sys-block/disktype/Manifest b/sys-block/disktype/Manifest
index 06f20fe70598..c827f6583ea4 100644
--- a/sys-block/disktype/Manifest
+++ b/sys-block/disktype/Manifest
@@ -1,4 +1,3 @@
DIST disktype-9.tar.gz 43809 BLAKE2B 9155705c02ad7a9c8c799d5b728517f9de9e837464e019f3c25aa74f6b784e634ea65c67bdb3817eb0bc816c494ada28968cf85885eaff2a49db14d430b9a4c1 SHA512 3642e35af55341db089d3b671ddecb026eca67a9f63ba55456a0c63c3fa611e3888104e5c14c18959435577a08d1fd93f1794fbb37e0d8118ab9be65f474bdf3
-EBUILD disktype-9-r1.ebuild 525 BLAKE2B fdb4a39ae53f72d7f0767a81bf846b136a8cfc0537f6358f2710492bd9a8a7e1fa343b4ce95e6e06e03919678ed42eb4c16e2c10a2fa04ce6eff9ee4ede6f17b SHA512 511ccf6ac1fdaa79eb5d44e30975415556e9c7f55a89af786df59a00001373158aadfd7e8fe908a11146955c7379a57add10589a33d5b3327d004536946f5b52
-EBUILD disktype-9.ebuild 528 BLAKE2B 11946cd15e0f707475612ce90a4a147cf804a4129b60ca5411734bb1e2c25fb8200436362180ddb79710599b0e4d9162fb29f5a20c8738b1a99c8aca781f64be SHA512 99b2179df96f55dfb5b721e528c58fd8cbbe92603bea2592bd72db2510c5e8e13c62c72bf2b591db4faa7369e2f1a1d1f5d7e37d29503e93ddf579e0642302e6
+EBUILD disktype-9-r1.ebuild 520 BLAKE2B 03db725bb8db9c84932fc254353c62f555bdfaba3514fe28ec6185a5a2ac2c797743ae492c1ef92a64dd04b6b161b528ac6614154aec039a632dbe185b5ad88e SHA512 07c32bcbe91ae1da74a417360712bf70941aa2a941a93f273f196c018f5c4071007cdf919348114cb903110d18696272f541cd5e092a09c0371e49c29e0af76d
MISC metadata.xml 1365 BLAKE2B fc972acd201480c3ee7defcec10d3f2392d40b8212c8457238fa4bfaf545e2452f9ffc814403ddeed23856e288c4175c9159fd77b794161635b5bf13d52fb92c SHA512 163cdd2d8b0f6bd22ee9cc4801a2bba0a89df27e1848182edcf1ab48d9c9fb066e5ae254437a2283d1a9b9c59f709c7b35330b4e4e12cbb965010b5ed8b62cc7
diff --git a/sys-block/disktype/disktype-9-r1.ebuild b/sys-block/disktype/disktype-9-r1.ebuild
index ebfafa2cc36f..a56d07abbe7a 100644
--- a/sys-block/disktype/disktype-9-r1.ebuild
+++ b/sys-block/disktype/disktype-9-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/disktype/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
+KEYWORDS="amd64 arm ppc sparc x86"
src_compile() {
emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
diff --git a/sys-block/disktype/disktype-9.ebuild b/sys-block/disktype/disktype-9.ebuild
deleted file mode 100644
index a24eae149a3a..000000000000
--- a/sys-block/disktype/disktype-9.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit toolchain-funcs
-
-DESCRIPTION="Detect the content format of a disk or disk image"
-HOMEPAGE="http://disktype.sourceforge.net/"
-SRC_URI="mirror://sourceforge/disktype/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm ppc sparc x86"
-IUSE=""
-
-src_compile() {
- emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
-}
-
-src_install() {
- dobin disktype
- dodoc README HISTORY TODO
- doman disktype.1
-}
diff --git a/sys-block/megacli/Manifest b/sys-block/megacli/Manifest
index f4d04d29b3f3..2e532ca1f9a7 100644
--- a/sys-block/megacli/Manifest
+++ b/sys-block/megacli/Manifest
@@ -4,6 +4,6 @@ DIST 8.07.10_MegaCLI_Linux.zip 1543709 BLAKE2B 6b42195d105faa5ce6469d6a36c37a1d8
DIST 8.07.14_MegaCLI.zip 7939395 BLAKE2B 3b4151724fab8b9fd2a5797d11919c52cdd5c96fefb6074fad6637a9a82a6d9291dd43e5480669779dbce18f3cb0c56fe119e868a6d6a7c9d05779eb6fccb154 SHA512 ee2b66b69dc41bb678e54f5ccf4908a51e6fde147b2118844ff6248127aa51f12af0e7562c74461d52ea8e9b4345877b21c87fc89210208d80cf2fd3402a93e3
EBUILD megacli-8.07.10.ebuild 2095 BLAKE2B db73b68bfb37be536e2254d29cdb0b71cd8bdbe9bf59ef0fd7c15ca7865993f0a962d533b2d24ea38783998bdb1cc420143bb286f03bf764df3d4523c562b41d SHA512 9c7eb12c22c7a82249419c04e9436f2eeec3e83b53fbb53c99bfdc6dd44a2d929539e6bb3839bef1514949999129214b7b396b400cf9a0acbc8beb89adee0b12
EBUILD megacli-8.07.14-r1.ebuild 2503 BLAKE2B 9d622084adb012d468c002ffd5556501fffeaa491c5e1a570be28a60606e01565f35e7dd3bbe5ec0376a32e3fa05989d2a641262f76dc313f37ca2c4403cf0d4 SHA512 a15d74ce1007e4d2399ff101374e81dba943114c959e68421a1c0ba8efe62630fb7d92050b239c8fe8561b18959c5ab376de780234e5dee2b9790d75b396d311
-EBUILD megacli-8.07.14-r2.ebuild 2488 BLAKE2B 196b2d912e47013d69517870e32bb295eae4bba05a392dbb0526979a0c3da7b3a757bd63b1e209eb48eda7769bfc9df0d1c219d3a738a1020f3ca6132b616f18 SHA512 bbe006cbcf1ecc9fec09df62ea1ecfa9d9d4657e9b5230d0f11f524565fde563953a584576b2b0684967a3cb8512ac38cfb993d88c008c3cb7d7d9aa458542e2
+EBUILD megacli-8.07.14-r2.ebuild 2487 BLAKE2B 3c2bf3d474e0b75d6d49db73ffa5c7f3b3532844be958341e0afaf632a1a672d4f87e0a7459d9dba656b7aca5dc370d6fb3a2174faa10cc94c47052010b9ea4b SHA512 253e9f7fc234089b56a692e3dd2fc6871a13c11fd3680a090b3112034e7667199c71d7f3fdd721ae477210f7ad258294059e5781c09d5784914c3838baacc6dd
EBUILD megacli-8.07.14.ebuild 2055 BLAKE2B 9a630e8908e6f1b120944e0feac9ab4e0b9dba1195fc969ae1686c8a27f28a405953b12ee5f6bef09ae877db81472fd3efe96637cb64f9f872e4d19c076f2aa4 SHA512 ee9885306d50b1c74efc4dfedc275fd03c5472ccbf008202674a3a9e62e2ccf970a36c7e72b5c9e44b2a0ac06e46e445617e93362680f227afe3fd7d5314c91f
MISC metadata.xml 318 BLAKE2B 98c2744d890564a2aee5a9541954654e57d97c3a30ca9d2470afb2d0d63935eadf02d7745b617bb9f0d076bc449ed5f10fbf4610226d3f701077d6e4c3929ab9 SHA512 d2c34bba25ecc086ba1e3e009fbcf56d40efa3522cbc8d1fd4e273a58d21d82c2fd159c25e9295939f713e1ed845d361645915060fef9bc71be9be3d4ef043ee
diff --git a/sys-block/megacli/megacli-8.07.14-r2.ebuild b/sys-block/megacli/megacli-8.07.14-r2.ebuild
index e211dc65c70c..a7ef05dd0fc2 100644
--- a/sys-block/megacli/megacli-8.07.14-r2.ebuild
+++ b/sys-block/megacli/megacli-8.07.14-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,7 +16,7 @@ LICENSE="LSI"
SLOT="0"
# This package can never enter stable, it can't be mirrored and upstream
# can remove the distfiles from their mirror anytime.
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND="app-arch/unzip
diff --git a/sys-block/rts5229/Manifest b/sys-block/rts5229/Manifest
index 6186f5ff24a4..3ba94108df13 100644
--- a/sys-block/rts5229/Manifest
+++ b/sys-block/rts5229/Manifest
@@ -3,4 +3,4 @@ AUX rts5229-linux-3.8.patch 820 BLAKE2B 3893c1afeaa194941b4ed90157099c9be9e961f4
AUX rts5229-vmalloc.patch 1043 BLAKE2B dcde2fedc2aa421582268488e59158267a73d7184c0608a71ff5403fcb4ae627315de2adb7dd816afa3607e8e3ad59b0a3e68217dc8541af928ae21ac5e6b547 SHA512 8784ece688f52fabe430e19c0b6fdde3eb81531e8b9af95fc2325a965cd36766a34a10bfcea61b8ea38169d143ee8a5185c4fc0814b2e8cac46b8f2b434b3879
DIST rts5229-1.07.tar.bz2 67175 BLAKE2B 43b1488ca788889ebbdcdcc03b3653a4323ce4550507e45f69f03caab5b37b561a17159b39a57eec7347f11fe6fb4e032c4c43c7b882a1a7e9eada2339d71575 SHA512 8df0396d5a08a22507e3a0a56321de6b17d1ca90b5cbdaa9712f56f5f4db026d1b49b9dacf244407889d354cb8eeac4e771388a0fc6eb00295b81456459a4503
EBUILD rts5229-1.07-r7.ebuild 1102 BLAKE2B 1b36ef30c6940e006ca25983d5472f3303415687de45fb2aa8ef6f71f9e88c3654d3ffc5063c662cb262e688dee16845964b8afd3da21bde89eaa610de9c193a SHA512 5c711cf6f3a1f9d74f33a69034340aa672869a7f78eb7c49725b9aec91d3ad542f5d49da659247dd973468f3195197be7637d849c26f48b2e35b60410e27ad0c
-MISC metadata.xml 259 BLAKE2B 6ac87e635cb16ac10f4d013e4c8e1201a72ca1ef5ebe19649efbfb46db3b94edf161403b728ce4df22dd6c27f604eed599bfdde388049d31e34c5f3dccadc94b SHA512 fb33755070098eaf5e742f4ef0c14c751f6733e4b4c8af7d01d63ec0256acdee8a64994512549eafa98d98e7a3066c6032ad20568b3b1bb296b7ba831d278402
+MISC metadata.xml 165 BLAKE2B ed7e2ebe9f71491aa6163627bdb6606e798b98ca85c053b50442182a245074a9e09b290835e7c8fb4a10e4e8227c16ec306fd16f337cb66904095d864e698e8b SHA512 bebe508b4e0a7ca4a046f9befd3d7ddb702756024756a5f0d9fb5ace5fe3f5a98f9d42afda4597b7d1338607b8d43e41c8fcd6d20d31da3ebad2b420edd2cb59
diff --git a/sys-block/rts5229/metadata.xml b/sys-block/rts5229/metadata.xml
index 80c338d77f75..58f638b2ac3e 100644
--- a/sys-block/rts5229/metadata.xml
+++ b/sys-block/rts5229/metadata.xml
@@ -2,7 +2,4 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!--maintainer-needed-->
- <longdescription lang="en">
- PCIE RTS5229 card reader driver for Linux.
- </longdescription>
</pkgmetadata>
diff --git a/sys-block/sas2ircu/Manifest b/sys-block/sas2ircu/Manifest
index b5170b294a2f..897a7143237d 100644
--- a/sys-block/sas2ircu/Manifest
+++ b/sys-block/sas2ircu/Manifest
@@ -1,7 +1,4 @@
-DIST SAS2IRCU_P19.zip 2664125 BLAKE2B a005c556750bb8eeb3cb02a2aa138182ffeb2489088bfb6bad7696f5c659dbb8d02031474bf12d7f42f282351a2bf5f0791635e92625f0d7b32e63544913d8af SHA512 99f5092e1344747912b081f4f9e22a1f22d55e5a951583f5482213a38a1faa7cd890b573fdeb50d4770bb862d970364ccaff982969813edd9581e80bc39e2bdf
DIST SAS2IRCU_P20.zip 2777958 BLAKE2B ba8c3ef1cf353af90f32a53722b3a7039768c0f48e1d5b48766acdf1c1c05a039692e1edc2586140da5af0f1f2378f4bfaca219895317dc7974004f3aed25343 SHA512 a0a4fa7d07959aa6a81d3540e71e3cc248c23267875ca098da6a80850e008cbdf57b2d6456b5fe17ef890fd39ac550788c9769d169a0673578632f1a8c8a8311
-DIST SAS2IRCU_User_Guide.pdf 794046 BLAKE2B e976f57ada3c51b58bfee24cd2f5d059f59b48bf388d93b146238d54aa09b06f6d450e3ccf149903871dfcdb32807a35d6f379738e149b410b7c1279f811153f SHA512 515869794be428ffbefcbfadac992912fb0eebab0cda640b315b4a231b5f25f1205978605f108b9009380015f3058c47e0ce4352c693ef23ab31980ea8b821a0
DIST SAS2_IR_User_Guide.pdf 999388 BLAKE2B 4f1a198ccaa04cf250430106e3254cfb37fd16a1e89861030ed92f52de1d8cff17337709bb641093d78acb44995c03fceff739a0c416f7e3b1692c3b8c6a85dc SHA512 7370b54021978eb543270c992569637092571eaad73896b4bfdf7c7bc45bfd0cb0c6f8f34468255372103f562eb1e3ce2ad30cc6f0d37e7f9bc23f61ee166355
-EBUILD sas2ircu-19.ebuild 3405 BLAKE2B a759f11d9209cf5bd6284a8554453a8a58095c4b93658274f9cade08821ea8c41cf037915ab8f0c5634fffc300f0120e80bb2806ad41b518caf5242786991934 SHA512 1e2d46cee261e2a421ddf18c3c1cc460adb82a2a089787b799ddef57c258aaf03ee6672eaba76c46571c9f2eaa47ec2302df9544294f44f9edc4f83e2c366489
-EBUILD sas2ircu-20.ebuild 3319 BLAKE2B 2e4363e67797433c0dcac5e4395ce4ca109418a6197e13671550d82aee42e76c968433839c7a0892ca71282d43fc1dc1215da4612b1a0392b4281b26edc7f627 SHA512 59f3d87de60b972d2556c9f527d5ed0aa3f562878c662933e88fb67be48b16b427c79fc9ff84105763d855e04aaaab5ca0d5193d5605672164e38d4b8cc4965b
+EBUILD sas2ircu-20.ebuild 3508 BLAKE2B 201854b5788906d8805bb5cf36587f729ca3bd7e29d1d10faf62810fcae849625697fa114b79c727be22503658b29a391da242b60dae42979642e390e05ad7ac SHA512 1961f3032b2d5ca768b48e46539f97d12c6a7aece79c82c986fc40d1c866417d5ef262cae3529247760bc579bb08457398cf2f283f5d1c2c57193e064b4c7c14
MISC metadata.xml 312 BLAKE2B 577d974392eb1ce437f0d37fb672838b00d37905df265b805a0b6a569735d29d2e51ec519298c9b6a524f7c48261f1954e9ef3f37f36998d87b040ae9d6cd678 SHA512 124c27e52e4e80fd1f377204adc8b369cba9d688b53908b40338f8313173f57933b3739f6086a7de64bd1cbc880e1c6d696cdf1078f6ec48a4948484436850e1
diff --git a/sys-block/sas2ircu/sas2ircu-19.ebuild b/sys-block/sas2ircu/sas2ircu-19.ebuild
deleted file mode 100644
index 88676b9d5913..000000000000
--- a/sys-block/sas2ircu/sas2ircu-19.ebuild
+++ /dev/null
@@ -1,97 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit mount-boot
-
-DESCRIPTION="LSI MPT-SAS2 controller management tool"
-HOMEPAGE="http://www.lsi.com/support/Pages/download-results.aspx?component=Storage+Component&productfamily=Host+Bus+Adapters&productcode=0&assettype=Miscellaneous&productname=&keyword=SAS2IRCU"
-LICENSE="LSI"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~ppc64 ~x86 ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="efi doc"
-RESTRICT="strip fetch mirror"
-DEPEND=""
-RDEPEND=""
-QA_PREBUILT="opt/lsi/sas2ircu boot/efi/sas2ircu.efi"
-
-MY_PN=SAS2IRCU
-MY_P="${MY_PN}_P${PV}"
-
-DISTFILE_BIN=${MY_P}.zip
-DISTFILE_DOC=SAS2IRCU_User_Guide.pdf
-DOC_PV=12
-
-SRC_URI="
-http://www.lsi.com/downloads/Public/Host%20Bus%20Adapters/Host%20Bus%20Adapters%20Common%20Files/SAS_SATA_6G_P${PV}/$DISTFILE_BIN
-doc? ( http://www.lsi.com/downloads/Public/Host%20Bus%20Adapters/Host%20Bus%20Adapters%20Common%20Files/SAS_SATA_6G_P${DOC_PV}/SAS2IRCU_User_Guide.pdf )
-"
-
-LICENSE_URL="http://www.lsi.com/cm/License.do?url=&prodName=&subType=Miscellaneous&locale=EN"
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_nofetch() {
- elog "LSI has a mandatory click-through license on thier binaries."
- elog "Please visit $HOMEPAGE and download ${DISTFILE_BIN} from the Miscellaneous section."
- elog "After downloading, move ${MY_P} into your DISTDIR directory"
- if use doc; then
- elog "Please also download 'SAS-2 Integrated RAID Configuration Utility User Guide' (${DISTFILE_DOC}) "
- elog "and also place it into your DISTDIR directory"
- fi
-}
-
-supportedcards() {
- elog "This binary supports should support ALL cards, including, but not"
- elog "limited to the following series:"
- elog ""
- elog "LSI SAS 2004"
- elog "LSI SAS 2008"
- elog "LSI SAS 2108"
- elog "LSI SAS 2208"
- elog "LSI SAS 2304"
- elog "LSI SAS 2308"
- elog "Dell PERC H200, H700"
- elog "IBM System x3200 M2 (4367, 4368)"
- elog "IBM System x3200 M3 (7327, 7328)"
- elog "IBM System x3250 M2 (4190, 4191, 4194)"
- elog "IBM System x3250 M3 (4251, 4252, 4261)"
- elog "IBM System x3350 (4192, 4193)"
- elog "IBM System x3400 (7973, 7974, 7975, 7976)"
- elog "IBM System x3400 M2 (7836, 7837)"
- elog "IBM System x3455 (7940, 7941)"
- elog "IBM System x3500 (7977)"
- elog "IBM System x3500 M2 (7839)"
- elog "IBM System x3550 (7978, 1913)"
- elog "IBM System x3550 M2 (7946, 4198)"
- elog "IBM System x3650 (7979, 1914)"
- elog "IBM System x3650 M2 (7947, 4199)"
- elog "IBM System x3650 NAS (7979)"
- elog "IBM System x3655 (7985, 7943)"
- elog "IBM System x3755 (8877, 7163)"
- elog "IBM System x3850 M2 (7141, 7144, 7233, 7234)"
- elog "IBM System x3850 X5 (7145, 7146)"
- elog "IBM System x3950 M2 (7141, 7233, 7234)"
- elog "IBM System x3950 X5 (7145)"
-}
-
-src_unpack() {
- unpack ${DISTFILE_BIN}
-}
-
-src_install() {
- exeinto /opt/lsi/
- use amd64 || use x86 && doexe sas2ircu_linux_x86_rel/sas2ircu
- use ppc64 && doexe sas2ircu_linux_x86_rel/sas2ircu
- use amd64-fbsd && doexe sas2ircu_freebsd_amd64_rel/sas2ircu
- use x86-fbsd && doexe sas2ircu_freebsd_i386_rel/sas2ircu
- use x64-solaris || use x86-solaris && doexe sas2ircu_solaris_x86_rel/sas2ircu
- use sparc-solaris && doexe sas2ircu_solaris_sparc_rel/sas2ircu
- if use efi; then
- exeinto /boot/efi/
- doexe sas2ircu_efi_ebc_rel/sas2ircu.efi
- fi
- dodoc Readme_Release_Notes_SAS2IRCU_Phase_17.00.00.00.txt
- dodoc SAS2IRCU_Phase${PV}.0-${PV}.00.00.00.pdf
- use doc && dodoc "${DISTDIR}"/$DISTFILE_DOC
-}
diff --git a/sys-block/sas2ircu/sas2ircu-20.ebuild b/sys-block/sas2ircu/sas2ircu-20.ebuild
index bc80be95dc45..bc7ea9068980 100644
--- a/sys-block/sas2ircu/sas2ircu-20.ebuild
+++ b/sys-block/sas2ircu/sas2ircu-20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="-* ~amd64 ~ppc64 ~x86 ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="efi doc"
RESTRICT="strip fetch mirror"
-DEPEND=""
+DEPEND="app-arch/unzip"
RDEPEND=""
QA_PREBUILT="opt/lsi/sas2ircu boot/efi/sas2ircu.efi"
@@ -23,6 +23,7 @@ DISTFILE_DOC=SAS2_IR_User_Guide.pdf
DOC_PV=12
SRC_URI="
+https://docs.broadcom.com/docs/${DISTFILE_BIN}
https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_6g_p20_point6/$DISTFILE_BIN
doc? ( https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/SAS2_IR_User_Guide.pdf )
"
@@ -34,6 +35,7 @@ S="${WORKDIR}/${MY_P}"
pkg_nofetch() {
elog "LSI has a mandatory click-through license on thier binaries."
elog "Please visit $HOMEPAGE and download ${DISTFILE_BIN} from the Management Software and Tools section."
+ elog "If the file has been moved again, the license form might be available at https://docs.broadcom.com/docs/${DISTFILE_BIN}"
elog "After downloading, move ${DISTFILE_BIN} into your DISTDIR directory"
if use doc; then
elog "Please also download 'SAS-2 Integrated RAID Configuration Utility User Guide' (${DISTFILE_DOC}) "
diff --git a/sys-block/sas3ircu/Manifest b/sys-block/sas3ircu/Manifest
index 3d5e606fec34..55b2be4ef2a0 100644
--- a/sys-block/sas3ircu/Manifest
+++ b/sys-block/sas3ircu/Manifest
@@ -1,11 +1,4 @@
-DIST SAS3IRCU_P14.zip 6536687 BLAKE2B c8f5fbf9e92aa752baf173f23536e90920dbce94813ad4408a38a616ee4c0ab1fac302ca8ae324b5052813e2e1f025704b80a7f098176aa614f381017779cfd6 SHA512 50125edf382b12aec88c83b6a11e94f766d0ecd94247e0f5e16f6dc3571c34e21ccfedf15563b41bc48983d881a216a2291fad66353370bc076f4f513863a288
-DIST SAS3IRCU_P15.zip 6577897 BLAKE2B 8bb7a9deefee875f88f4ac7ac8432e9e5d7ac0122454a009b2946ba82ef48d6ffb1582ecc438a0fcda928780999c221c1475640d0a9b28be5fedbf3c4be8aba8 SHA512 d2020a4148a04109c82025dd99401d9c110201a294a4c03aca32483e8d54d179c2104fd12e427c577652b257ec9dbe9ea54089929bc35b5fd9cf1a166d6902c1
DIST SAS3IRCU_P16.zip 6342932 BLAKE2B a5c4f9a83eb1f51a049e9f04c29c029580590500deb48ae03b0960c394946f1e89d40efc68a0d505004bda519e3174fc573111e95f028c09b1a0ae6bd18f98ed SHA512 cc44d64c500f2608895129414d95cc3d23fae5a3ae39bb28119f150b830ec20b6c934cd1d23dcd1253e9c38ca3b16a7020ae0b8386412638fd2dca6d93d92ac0
-DIST SAS3IRCU_P5.zip 2655605 BLAKE2B 78b7b3555d725166bad03b6619e890c025901fd41be80ac7657945acf9429fa05b91881fe98dd76061c676a373c95079c429196ba73b24407ccfae7f11f48a41 SHA512 233ec5ea8e32123652382a9072831fa35f496ce0755d8fd7113139f43e57837053e00eb7cae5f5273177510444f384fc6f08f7278232fe3d6601771ee214d9dc
-DIST SAS3IRCU_UG.pdf 690245 BLAKE2B 781ec32443eaa99dc0c7d30739ecde21deb62e013b6c08d617cd46567d3905913711a36cd26eccf6e260fda9ed1ec4c0aaffee4a434224ca864379519967debb SHA512 9e7a47f32bd19b708b1eedd63d7d7112a17c8da952b74630196dc2891cd14f758394dcc14b8be05666e6133a3bb10e77784bd62749fe4b1e2d7f7c71ae26fe2b
DIST SAS3_IR_UG.pdf 714573 BLAKE2B 09a3a47abf6118343f023f4cdf85ab2f5f583f806e305dafa6397d1099fc01ecc33b331afd10d63ac8bb75a365d09c931c19fc673fa707b5171feb23d64f97bf SHA512 4db16dedcadc3daf853e62531ac620af4a3e41d001b58fcd333692f9121d1ca3ec8b9de0113693506b31da714b9368ff55addb0398f2f843e4a6a1bf3d665433
-EBUILD sas3ircu-14.ebuild 2237 BLAKE2B 0dbe78a53b2986b53cad3db6bc4bd6d85daa90d66aefa1eac008c105052e79a651c0f585294bd8a5b5f34bfc7902072f3cdcd25ddcc836eeb8bba6779ab05d02 SHA512 cdba1bd9db4168bc9b6e3207e3b4cde8a0b3113060434419bc485ba672e2a0a5c7014374d09e4becf21799066db66a4739353d7d15971944ca93586df6c09ece
-EBUILD sas3ircu-15.ebuild 2392 BLAKE2B 7de7a238bc842c5b533b85b485ad0cf8a0a9d78089453979aa9ac0641228717f294b2a8fe4ac775cbb244c92b53c50f10f5fa06c180f0d605830f9237560c606 SHA512 9b16ca6157ed2da5ac5e9ab8bb46c2b536ffc7361570f849a77cd512f9147cdbba56c0c1388c728dfcf77ff1dfcc420c52613687c6d09edc9108c5c763c84fe6
-EBUILD sas3ircu-16.ebuild 2816 BLAKE2B 1e47588eb64b2ad46e1e962deef70d43b98342941e4e257a99f42a7145bf616277bd855d1d9258570fdd14d0db1d9f148722720d4546e198d969bdc30f9dcc8c SHA512 bc6f7e408732c9c18614fc5d6a30706180598c432563b4c90d5fe6f67847617465d7bf1a4516056ac5be7c7dd6036f753dad98412c6b33f377b084b31b2203d1
-EBUILD sas3ircu-5.ebuild 2335 BLAKE2B ff78c2fe266a4363a7a6fd25466e48ed46b69e0e934e9c9d2605370ac7f1fbfc65da585a9c3b3e8c70519f0025f4abb23c8c181005fb943f508a829067088459 SHA512 0fa165f278977f7141aaaf4dc1e7aea4b0e7673a725b7dd1905f7fdb35ca7481473d5c26670474f71f9b989dfaf155666f345dd50d03840e278b6c2154a40f1d
+EBUILD sas3ircu-16.ebuild 2992 BLAKE2B a7f0e4021b89dcc418fe6f67f444ce934847151b7e758f4a2a90ca0bd606900d55ab3502de6fbf6bf82d21016e9f6c306e46c8a2d0f5083f5cf4408dd46bc832 SHA512 e394dad10aa063b7975a345cde9a9d207f5cd45c94ab1ab9874839ec98752a7843615514af95a82a2a8c1e73f873d4fdf95024d42dfcc1bb36e54b0c698a5ac7
MISC metadata.xml 312 BLAKE2B 577d974392eb1ce437f0d37fb672838b00d37905df265b805a0b6a569735d29d2e51ec519298c9b6a524f7c48261f1954e9ef3f37f36998d87b040ae9d6cd678 SHA512 124c27e52e4e80fd1f377204adc8b369cba9d688b53908b40338f8313173f57933b3739f6086a7de64bd1cbc880e1c6d696cdf1078f6ec48a4948484436850e1
diff --git a/sys-block/sas3ircu/sas3ircu-14.ebuild b/sys-block/sas3ircu/sas3ircu-14.ebuild
deleted file mode 100644
index a6ab6b69ff29..000000000000
--- a/sys-block/sas3ircu/sas3ircu-14.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit mount-boot
-
-DESCRIPTION="LSI MPT-SAS3 controller management tool"
-HOMEPAGE="https://www.broadcom.com/products/storage/host-bus-adapters/sas-9300-8e#downloads"
-LICENSE="LSI"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~ppc64 ~x86 ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="efi doc"
-RESTRICT="strip fetch mirror"
-DEPEND=""
-RDEPEND=""
-QA_PREBUILT="opt/lsi/sas3ircu boot/efi/sas3ircu.efi"
-
-MY_PN=SAS3IRCU
-MY_P="${MY_PN}_P${PV}"
-
-DISTFILE_BIN=${MY_P}.zip
-DISTFILE_DOC=SAS3_IR_UG.pdf
-
-SRC_URI_BASE='https://docs.broadcom.com/docs-and-downloads/host-bus-adapters'
-SRC_URI="
- ${SRC_URI_BASE}/host-bus-adapters-common-files/sas_sata_12g_p${PV}/${DISTFILE_BIN}
- doc? ( ${SRC_URI_BASE}/${DISTFILE_DOC} )"
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_nofetch() {
- elog "Broadcom has a mandatory click-through license on thier binaries."
- elog "Please visit $HOMEPAGE and download ${DISTFILE_BIN} from the Mangement Software section."
- elog "After downloading, move ${MY_P} into your DISTDIR directory"
- if use doc; then
- elog "Please also download 'SAS-3 Integrated RAID Configuration Utility User Guide' (${DISTFILE_DOC}) "
- elog "and also place it into your DISTDIR directory"
- fi
- einfo $SRC_URI
-}
-
-supportedcards() {
- elog "This binary supports should support ALL cards, including, but not"
- elog "limited to the following series:"
- elog ""
- elog "LSI SAS 3004"
- elog "LSI SAS 3008"
-}
-
-src_unpack() {
- unpack ${DISTFILE_BIN}
-}
-
-src_install() {
- exeinto /opt/lsi/
- use amd64 || use x86 && doexe sas3ircu_linux_x86_rel/sas3ircu
- use ppc64 && doexe sas3ircu_linux_x86_rel/sas3ircu
- use amd64-fbsd && doexe sas3ircu_freebsd_amd64_rel/sas3ircu
- use x86-fbsd && doexe sas3ircu_freebsd_i386_rel/sas3ircu
- use x64-solaris || use x86-solaris && doexe sas3ircu_solaris_x86_rel/sas3ircu
- use sparc-solaris && doexe sas3ircu_solaris_sparc_rel/sas3ircu
- if use efi; then
- exeinto /boot/efi/
- doexe sas3ircu_udk_uefi__x64_rel/sas3ircu.efi
- fi
- # The second number is some sort of internal revision that is inconsistent
- # between releases.
- dodoc IRCU_MPT_GEN3_Phase${PV}.0-*.pdf
- dodoc README_SAS3IRCU_P${PV}.txt
- use doc && dodoc "${DISTDIR}"/$DISTFILE_DOC
-}
diff --git a/sys-block/sas3ircu/sas3ircu-15.ebuild b/sys-block/sas3ircu/sas3ircu-15.ebuild
deleted file mode 100644
index ad7d44f65f7a..000000000000
--- a/sys-block/sas3ircu/sas3ircu-15.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit mount-boot
-
-DESCRIPTION="LSI MPT-SAS3 controller management tool"
-HOMEPAGE="https://www.broadcom.com/products/storage/host-bus-adapters/sas-9300-8e#downloads"
-LICENSE="LSI"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~ppc64 ~x86 ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="efi doc"
-RESTRICT="strip fetch mirror"
-DEPEND=""
-RDEPEND=""
-QA_PREBUILT="opt/lsi/sas3ircu boot/efi/sas3ircu.efi"
-
-MY_PN=SAS3IRCU
-MY_P="${MY_PN}_P${PV}"
-
-DISTFILE_BIN=${MY_P}.zip
-DISTFILE_DOC=SAS3_IR_UG.pdf
-
-SRC_URI_BASE='https://docs.broadcom.com/docs-and-downloads/host-bus-adapters'
-SRC_URI="
- ${SRC_URI_BASE}/host-bus-adapters-common-files/sas_sata_12g_p${PV}/${DISTFILE_BIN}
- doc? ( ${SRC_URI_BASE}/${DISTFILE_DOC} )"
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_nofetch() {
- elog "Broadcom has a mandatory click-through license on thier binaries."
- elog "Please visit $HOMEPAGE and download ${DISTFILE_BIN} from the Mangement Software section."
- elog "After downloading, move ${MY_P} into your DISTDIR directory"
- if use doc; then
- elog "Please also download 'SAS-3 Integrated RAID Configuration Utility User Guide' (${DISTFILE_DOC}) "
- elog "and also place it into your DISTDIR directory"
- fi
- einfo $SRC_URI
-}
-
-supportedcards() {
- elog "This binary supports should support ALL cards, including, but not"
- elog "limited to the following series:"
- elog ""
- elog "LSI SAS 3004"
- elog "LSI SAS 3008"
-}
-
-src_unpack() {
- unpack ${DISTFILE_BIN}
-}
-
-src_install() {
- exeinto /opt/lsi/
- use amd64 || use x86 && doexe sas3ircu_rel/sas3ircu/sas3ircu_linux_x64_rel/sas3ircu
- use ppc64 && doexe sas3ircu_rel/sas3ircu/sas3ircu_linux_ppc64_rel/sas3ircu
- use amd64-fbsd && doexe sas3ircu_rel/sas3ircu/sas3ircu_freebsd_amd64_rel/sas3ircu
- use x86-fbsd && doexe sas3ircu_rel/sas3ircu/sas3ircu_freebsd_i386_rel/sas3ircu
- use x64-solaris || use x86-solaris && doexe sas3ircu_rel/sas3ircu/sas3ircu_solaris_x86_rel/sas3ircu
- use sparc-solaris && doexe sas3ircu_rel/sas3ircu/sas3ircu_solaris_sparc_rel/sas3ircu
- if use efi; then
- exeinto /boot/efi/
- doexe sas3ircu_rel/sas3ircu/sas3ircu_udk_uefi_x64_rel/sas3ircu.efi
- fi
- # The second number is some sort of internal revision that is inconsistent
- # between releases.
- dodoc IRCU_MPT_GEN3_Phase${PV}.0-*.pdf
- dodoc README_SAS3IRCU_P${PV}.txt
- use doc && dodoc "${DISTDIR}"/$DISTFILE_DOC
-}
diff --git a/sys-block/sas3ircu/sas3ircu-16.ebuild b/sys-block/sas3ircu/sas3ircu-16.ebuild
index 74222338ad4d..354cf0a071c0 100644
--- a/sys-block/sas3ircu/sas3ircu-16.ebuild
+++ b/sys-block/sas3ircu/sas3ircu-16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -25,6 +25,7 @@ DISTFILE_DOC=SAS3_IR_UG.pdf
SRC_URI_BASE='https://docs.broadcom.com/docs-and-downloads/host-bus-adapters'
SRC_URI="
${SRC_URI_BASE}/host-bus-adapters-common-files/sas_sata_12g_p${PV}/${DISTFILE_BIN}
+ https://docs.broadcom.com/docs/${DISTFILE_BIN}
doc? ( "${SRC_URI_BASE}/${DISTFILE_DOC}" )"
S="${WORKDIR}/${MY_P}"
@@ -32,6 +33,7 @@ S="${WORKDIR}/${MY_P}"
pkg_nofetch() {
elog "Broadcom has a mandatory click-through license on thier binaries."
elog "Please visit ${HOMEPAGE} and download ${DISTFILE_BIN} from the Mangement Software section."
+ elog "If the file has been moved again, the license form might be available at https://docs.broadcom.com/docs/${DISTFILE_BIN}"
elog "After downloading, move ${MY_P} into your DISTDIR directory"
if use doc; then
elog "Please also download 'SAS-3 Integrated RAID Configuration Utility User Guide' (${DISTFILE_DOC}) "
diff --git a/sys-block/sas3ircu/sas3ircu-5.ebuild b/sys-block/sas3ircu/sas3ircu-5.ebuild
deleted file mode 100644
index 3ec87152d048..000000000000
--- a/sys-block/sas3ircu/sas3ircu-5.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit mount-boot
-
-DESCRIPTION="LSI MPT-SAS3 controller management tool"
-HOMEPAGE="http://www.lsi.com/support/Pages/download-results.aspx?component=Storage+Component&productfamily=Host+Bus+Adapters&productcode=0&assettype=Miscellaneous&productname=&keyword=SAS3IRCU"
-LICENSE="LSI"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~ppc64 ~x86 ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="efi doc"
-RESTRICT="strip fetch mirror"
-DEPEND=""
-RDEPEND=""
-QA_PREBUILT="opt/lsi/sas3ircu boot/efi/sas3ircu.efi"
-
-MY_PN=SAS3IRCU
-MY_P="${MY_PN}_P${PV}"
-
-DISTFILE_BIN=${MY_P}.zip
-DISTFILE_DOC=SAS3IRCU_UG.pdf
-
-SRC_URI="
-http://www.lsi.com/downloads/Public/Host%20Bus%20Adapters/Host%20Bus%20Adapters%20Common%20Files/SAS_SATA_12G_P${PV}/${DISTFILE_BIN}
-doc? ( http://www.lsi.com/downloads/Public/Host%20Bus%20Adapters/${DISTFILE_DOC} )
-"
-
-LICENSE_URL="http://www.lsi.com/cm/License.do?url=&prodName=&subType=Miscellaneous&locale=EN"
-
-S="${WORKDIR}/${MY_P}"
-
-pkg_nofetch() {
- elog "LSI has a mandatory click-through license on thier binaries."
- elog "Please visit $HOMEPAGE and download ${DISTFILE_BIN} from the Mangement Software section."
- elog "After downloading, move ${MY_P} into your DISTDIR directory"
- if use doc; then
- elog "Please also download 'SAS-3 Integrated RAID Configuration Utility User Guide' (${DISTFILE_DOC}) "
- elog "and also place it into your DISTDIR directory"
- fi
-}
-
-supportedcards() {
- elog "This binary supports should support ALL cards, including, but not"
- elog "limited to the following series:"
- elog ""
- elog "LSI SAS 3004"
- elog "LSI SAS 3008"
-}
-
-src_unpack() {
- unpack ${DISTFILE_BIN}
-}
-
-src_install() {
- exeinto /opt/lsi/
- use amd64 || use x86 && doexe sas3ircu_linux_x86_rel/sas3ircu
- use ppc64 && doexe sas3ircu_linux_x86_rel/sas3ircu
- use amd64-fbsd && doexe sas3ircu_freebsd_amd64_rel/sas3ircu
- use x86-fbsd && doexe sas3ircu_freebsd_i386_rel/sas3ircu
- use x64-solaris || use x86-solaris && doexe sas3ircu_solaris_x86_rel/sas3ircu
- use sparc-solaris && doexe sas3ircu_solaris_sparc_rel/sas3ircu
- if use efi; then
- exeinto /boot/efi/
- doexe sas3ircu_udk_uefi__x64_rel/sas3ircu.efi
- fi
- dodoc IRCU_MPT_GEN3_Phase5.0-06.00.00.00.pdf
- dodoc README_SAS3IRCU_P${PV}.txt
- use doc && dodoc "${DISTDIR}"/$DISTFILE_DOC
-}
diff --git a/sys-block/tgt/Manifest b/sys-block/tgt/Manifest
index 7dbb1c420d1c..eb9ed0bb31fc 100644
--- a/sys-block/tgt/Manifest
+++ b/sys-block/tgt/Manifest
@@ -4,4 +4,4 @@ DIST tgt-1.0.78.tar.gz 297886 BLAKE2B c9edf8e5d0fe6a9788ff6bea4097f6cc0a8a905ffd
DIST tgt-1.0.79.tar.gz 297898 BLAKE2B d0f18dac863d6983a00eb9513bcbe17b5cbed76fad998af74b65311c1ace6f281bfb1bf639713e10124a520ad3916ef79ca0a81cef97b5ef678c25cfa9a71eaa SHA512 d71b0a08bd1cdc717e22c4dd0a229e84bd19e02e01037231ee80d9ab24848bc7274050e1ffe7d9a3d50149c892ed1e6ea382e54dacc341650f4534629116be07
EBUILD tgt-1.0.78.ebuild 1511 BLAKE2B f8c27f0ea227cbbe2cfd26d8c38c5834a21114fba89bc0d2574629802cd93f9954022a6dbfbe3375538f5fb5f5c31612dfcf1ea2de2d1ff3b31b03c55bbbe026 SHA512 bd541ac602eee81239c350b7b34e812fac716175bb29bb5869727807dc2e3c81e9f353e7b24df7817a32fe7318ac25137ac42cc9b21a55e694d7976125815643
EBUILD tgt-1.0.79.ebuild 1515 BLAKE2B 2e355b6de4af36ad27d9b433c428a1f5fb56305a0d3805212af7a9b34c188f0d666a6e0b8b6d76bb1d526b55ee70cda8a6ba18f25ac8ff0592bfbb67be5eacac SHA512 0137b26fae4524999ed5c08c026d3ce9fe00c2378eb6564c8bc6872f3dd2b0bb66a28c0d5b70294f3f6dbc2263cf264936ca715688b860ec2006461ef914daa4
-MISC metadata.xml 825 BLAKE2B 89a6844eade4098443db47dcd5b3350c1bd6f4c0ffbdb6277df5714fdfd248d056f770f05e1392d64b573a28ca9db140dc7130e0109075c7fd398677ca251af9 SHA512 0c75be2e830ff683c8cae93175504a1e6508131d704c48d31b9fe98baa6b3a1e491661fda6180c0c1e35ef7e9bd57309d05e07b41160a7cc090934913e186f9f
+MISC metadata.xml 748 BLAKE2B 8d60bc130112e0edf5f4e9b6e73a717606c19ebccc6a0e302fa30cbf3dcb0fc17b0642ae117c954ed7d3e43e520b1f250830675e1f6b780630508256eb0bc6b8 SHA512 b17ab1fe2165d7d4f03decec67cecc199804d3f5408495b469a21a2dacc228fead46e73c1a3fb7ddc2439f7af8c5ffa0969635ce1f75a77f43ec364525c0dce2
diff --git a/sys-block/tgt/metadata.xml b/sys-block/tgt/metadata.xml
index 050fb3d1cea3..42a0b44928e6 100644
--- a/sys-block/tgt/metadata.xml
+++ b/sys-block/tgt/metadata.xml
@@ -9,9 +9,6 @@
<email>cluster@gentoo.org</email>
<name>Gentoo Cluster Project</name>
</maintainer>
- <longdescription>
-iSCSI Target daemon with rdma support
- </longdescription>
<use>
<flag name="ibmvio">Add support for IBM Virtual I/O</flag>
<flag name="fcp">Add support for new FC protocol</flag>
diff --git a/sys-block/thin-provisioning-tools/Manifest b/sys-block/thin-provisioning-tools/Manifest
index c92a60c3a354..432e217f8072 100644
--- a/sys-block/thin-provisioning-tools/Manifest
+++ b/sys-block/thin-provisioning-tools/Manifest
@@ -9,4 +9,4 @@ EBUILD thin-provisioning-tools-0.7.6.ebuild 1297 BLAKE2B ec8c85608bca92e5eed6d3d
EBUILD thin-provisioning-tools-0.8.5.ebuild 1549 BLAKE2B 06bbfbb1dec6a16af86ce1e183d86f6564237f227cf1a270aab3fd2750f3906f060e60afc34fcd650f8f4e1d474854ac5f6f449c646f4f02163d2dabcbda1366 SHA512 a01f7de103b44acf7388da317b8f00930cece3b2743ca4619fb134b69868ac077fc3a01a70d1530c8e83b1c5b9ae7710e734548e1df8b9d7e73d375e0b3b0ed5
EBUILD thin-provisioning-tools-0.9.0.ebuild 1522 BLAKE2B af8b1fde9fa01980f243b42210e20937cf083bb7c905ad7f599f3abe2bd1f0dedc75b3a45b0ca6c004f21e14eba1fdfd53587cb2179e90cf1906b663d0f01658 SHA512 c6245f1188e10ac1eada861bd0e8e157f893ea895172543cc4a43b388ed86acb3b793f37f9a713824def9a18338a527827c74b1317a02725bc842088e295f9d9
EBUILD thin-provisioning-tools-9999.ebuild 1522 BLAKE2B af8b1fde9fa01980f243b42210e20937cf083bb7c905ad7f599f3abe2bd1f0dedc75b3a45b0ca6c004f21e14eba1fdfd53587cb2179e90cf1906b663d0f01658 SHA512 c6245f1188e10ac1eada861bd0e8e157f893ea895172543cc4a43b388ed86acb3b793f37f9a713824def9a18338a527827c74b1317a02725bc842088e295f9d9
-MISC metadata.xml 531 BLAKE2B 37dbd49f21f2816fec9f5b620dae0e5d95f4233bedfcdcdd54d573899fc3aaf48ff6c82b62ceeb36f400924889ca52f3f826ed62c8333bc2723c40e1fe697117 SHA512 80fde34da9de5b2436c096bc9051ccb55124c330dc82ac538f66a100225623aa7cb0869041179999608cc52613e40ba464b46630cff52423c13d1a374eb98ed0
+MISC metadata.xml 434 BLAKE2B ce8a3b7440aa5f690989729e202c836ff63833f449e5b302dd58db3b43107b698a5480d761310964ba143b665729ca6ab23417df6eda7f13f24df55427cafb7f SHA512 5a7275bd03045f680a2942a7da2685d4ad94ae1995a612e80c9b6fd4ec8530ad536592247d2e1f4162e49469b9c6139f8237de9d80cae9f339b5852042eab22d
diff --git a/sys-block/thin-provisioning-tools/metadata.xml b/sys-block/thin-provisioning-tools/metadata.xml
index 24ce9f15b9dd..f254551a3a04 100644
--- a/sys-block/thin-provisioning-tools/metadata.xml
+++ b/sys-block/thin-provisioning-tools/metadata.xml
@@ -8,9 +8,6 @@
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
- <longdescription lang="en">
-A suite of tools for thin provisioning on Linux.
-</longdescription>
<upstream>
<remote-id type="github">jthornber/thin-provisioning-tools</remote-id>
</upstream>