sys-apps/util-linux: Bump to version 2.33. Removed old.
authorLars Wendler <polynomial-c@gentoo.org>
Thu, 8 Nov 2018 14:38:42 +0000 (15:38 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Thu, 8 Nov 2018 14:43:09 +0000 (15:43 +0100)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
sys-apps/util-linux/Manifest
sys-apps/util-linux/util-linux-2.33.ebuild [moved from sys-apps/util-linux/util-linux-2.33_rc2-r1.ebuild with 99% similarity]

index d32928c91696a890d3ea23815a9baa88fcb53056..bc5a5f5e58697d7816f54baee2e00bd01409c1bf 100644 (file)
@@ -1,3 +1,3 @@
 DIST util-linux-2.32.1.tar.xz 4561088 BLAKE2B 9e89b7fa2eacd51ad8c5cf90cc78df73de5d414c1039bb38784a376841806c1e0d38b702d29c6a8e91a2c3464fec1edcf68caaaa655400db2e5be483eb5efbcf SHA512 267fedae24a874ee4dc558081f6b8d07b33b955b0635f3348f021c111c17f2e95c01b2cbf909fe13c6ca448cbcf23c658c75f72f25749aa65e99f68fabb94698
 DIST util-linux-2.32.tar.xz 4550128 BLAKE2B 0ce22bf93f98ac9827632094b2c3d50280da40394b910e483bf697c8751d532fea7006195baeef0dbc14708edd1204db8e2c87b22bd9f799911c61144a531bb0 SHA512 320c8d364f014aba16483dd26564d7cb47804337567c3e9c2dc495f3865f524e7480d3fec7ef5a05b6e99763b0278da70fffe6d2b88f3f1a832ada5932556482
-DIST util-linux-2.33-rc2.tar.xz 4613036 BLAKE2B ac17fc3efea4f5d637e00cf367f087dfc25cea9f024aa2d6510262b3db236fb0e0b280db35d32848e9569603a494fd59a516ae02a178f8d7ac1f9f3936493563 SHA512 7a38a7408a42a47f4e67ead068b5418490c8871ed452613cd2459bd7af64b1a218dc4e826197730b2de60d5d757c02ef79dc7e0f8aeb3f24be9cf8934e40a5ad
+DIST util-linux-2.33.tar.xz 4663072 BLAKE2B df601f6aa6dd1e77c722d5e7350a3b14c6099057487384eb8cd7adee8693711c1d24663f76682c958884559fddf61cc4b6d987bdca70f88e6cb14109e328e8a9 SHA512 5eb419607c5a2634117a604d425d6413763d1e48910acabc7e19d574a4c3fb0ceb34a68671a8e4fe396a4c6d611932082f77cd669d009e218bf64095da0d5689
similarity index 99%
rename from sys-apps/util-linux/util-linux-2.33_rc2-r1.ebuild
rename to sys-apps/util-linux/util-linux-2.33.ebuild
index cdfc75a44ba2b8f851a237e1e95734d6538b192e..2e987185febb9c9a034ecabf2e0e5cfd1cbd9795 100644 (file)
@@ -151,7 +151,7 @@ multilib_src_configure() {
                $(use_enable unicode widechar)
                $(use_enable static-libs static)
                $(use_with selinux)
-               $(usex ncurses '' '--without-tinfo')
+               $(use_with ncurses tinfo)
        )
        # build programs only on GNU, on *BSD we want libraries only
        if multilib_is_native_abi && use userland_GNU; then