commit: 478fd25d82ca01fd0732532b92cf66264a40a8cf Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sat May 29 14:50:25 2021 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sat May 29 14:50:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=478fd25d
app-misc/banner: remove blocker on bsd-games-3* Closes: https://github.com/gentoo/gentoo/pull/21034 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> app-misc/banner/{banner-1.3.5.ebuild => banner-1.3.5-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/banner/banner-1.3.5.ebuild b/app-misc/banner/banner-1.3.5-r1.ebuild similarity index 93% rename from app-misc/banner/banner-1.3.5.ebuild rename to app-misc/banner/banner-1.3.5-r1.ebuild index b3e96bed5c2..73f22e99565 100644 --- a/app-misc/banner/banner-1.3.5.ebuild +++ b/app-misc/banner/banner-1.3.5-r1.ebuild @@ -13,7 +13,7 @@ KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" S="${WORKDIR}/${PN}-${PN^^}_V${PV}" -RDEPEND="!games-misc/bsd-games" +RDEPEND="!<=games-misc/bsd-games-3" PATCHES=( "${FILESDIR}"/${PN}-1.3.3-ctype.h.patch )
