summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2022-01-10 18:13:04 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2022-01-10 18:23:31 -0800
commit3c3406cb2de492feec6665ebdafee8f8786228a7 (patch)
treecd1befc9f94dccbb3df8d91c63648484952305ad /virtual
parentvirtual/w3m: stabilize 1 for arm64 (diff)
downloadgentoo-3c3406cb2de492feec6665ebdafee8f8786228a7.tar.gz
gentoo-3c3406cb2de492feec6665ebdafee8f8786228a7.tar.bz2
gentoo-3c3406cb2de492feec6665ebdafee8f8786228a7.zip
virtual/w3m: drop 0
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r--virtual/w3m/w3m-0.ebuild13
1 files changed, 0 insertions, 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
- )"