commit: 3c3406cb2de492feec6665ebdafee8f8786228a7 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Tue Jan 11 02:13:04 2022 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Tue Jan 11 02:23:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c3406cb
virtual/w3m: drop 0 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> virtual/w3m/w3m-0.ebuild | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/virtual/w3m/w3m-0.ebuild b/virtual/w3m/w3m-0.ebuild deleted file mode 100644 index 485e957f4b7f..000000000000 --- a/virtual/w3m/w3m-0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -DESCRIPTION="Virtual for the w3m web browser" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -RDEPEND="|| ( - www-client/w3m - www-client/w3mmee - )"