commit: 533d016674def673c51a7c5f8d7391278f0a2d83 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed Sep 25 02:29:17 2024 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed Sep 25 02:32:31 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=533d0166
x11-apps/bdftopcf: Drop empty global assignments Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> x11-apps/bdftopcf/bdftopcf-1.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-apps/bdftopcf/bdftopcf-1.1.1.ebuild b/x11-apps/bdftopcf/bdftopcf-1.1.1.ebuild index 0eb12da1a750..d90a207f13d3 100644 --- a/x11-apps/bdftopcf/bdftopcf-1.1.1.ebuild +++ b/x11-apps/bdftopcf/bdftopcf-1.1.1.ebuild @@ -11,4 +11,4 @@ SRC_URI="https://xorg.freedesktop.org/archive/individual/util/${P}.tar.xz" KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" DEPEND="x11-base/xorg-proto" -RDEPEND="" +# RDEPEND=""
