diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-03-17 19:54:04 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-03-17 21:01:47 +0100 |
commit | cb04259fcf37c2733cd13bccfc8ae507165741b9 (patch) | |
tree | 8efc47cc002695ed2738b3275f950a4db6d7635a /virtual/w3m/w3m-0.ebuild | |
parent | sys-devel/distcc-3.2_rc1-r5: added ~alpha, bug 643082 (diff) | |
download | gentoo-cb04259fcf37c2733cd13bccfc8ae507165741b9.tar.gz gentoo-cb04259fcf37c2733cd13bccfc8ae507165741b9.tar.bz2 gentoo-cb04259fcf37c2733cd13bccfc8ae507165741b9.zip |
virtual/w3m: www-client/w3mmee is broken and being removed (#586258)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'virtual/w3m/w3m-0.ebuild')
-rw-r--r-- | virtual/w3m/w3m-0.ebuild | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/virtual/w3m/w3m-0.ebuild b/virtual/w3m/w3m-0.ebuild deleted file mode 100644 index 6b310a3525ac..000000000000 --- a/virtual/w3m/w3m-0.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Virtual for the w3m web browser" -SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" - -RDEPEND="|| ( www-client/w3m - www-client/w3mmee )" |