commit:     d81ff306d6aee2d966bc1cbae7e04d87d5874d07
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  7 12:19:56 2021 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 12:20:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d81ff306

sys-fs/xfsprogs: Revbump moving dev-libs/inih to RDEPEND

Bumped straight to stable

Reported-by: Andrej Filipcic <andrej.filipcic <AT> ijs.si>
Closes: https://bugs.gentoo.org/764242
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 .../{xfsprogs-5.10.0.ebuild => xfsprogs-5.10.0-r1.ebuild}        | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/sys-fs/xfsprogs/xfsprogs-5.10.0.ebuild 
b/sys-fs/xfsprogs/xfsprogs-5.10.0-r1.ebuild
similarity index 91%
rename from sys-fs/xfsprogs/xfsprogs-5.10.0.ebuild
rename to sys-fs/xfsprogs/xfsprogs-5.10.0-r1.ebuild
index 56bba1ae7af..8389e2de779 100644
--- a/sys-fs/xfsprogs/xfsprogs-5.10.0.ebuild
+++ b/sys-fs/xfsprogs/xfsprogs-5.10.0-r1.ebuild
@@ -14,14 +14,13 @@ SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86"
 IUSE="icu libedit nls"
 
-LIB_DEPEND=">=sys-apps/util-linux-2.17.2[static-libs(+)]
-       icu? ( dev-libs/icu:=[static-libs(+)] )
-       libedit? ( dev-libs/libedit[static-libs(+)] )"
-RDEPEND="${LIB_DEPEND//\[static-libs(+)]}
+RDEPEND=">=sys-apps/util-linux-2.17.2
+       dev-libs/inih
+       icu? ( dev-libs/icu:= )
+       libedit? ( dev-libs/libedit )
        !<sys-fs/xfsdump-3"
 DEPEND="${RDEPEND}"
 BDEPEND="
-       dev-libs/inih
        nls? ( sys-devel/gettext )
 "
 

Reply via email to