remove www-client/servo

This commit is contained in:
Anton Schubert 2021-07-24 13:14:44 +02:00
parent 19609f0c2d
commit 902745f944

View file

@ -1,32 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
inherit git-3
DESCRIPTION="The Servo Browser Engine"
HOMEPAGE="http://servo.org/"
SRC_URI=""
EGIT_REPO_URI="git://github.com/${PN}/${PN}.git"
LICENSE="MPL-2.0"
KEYWORDS="amd64"
SLOT="0"
IUSE=""
DEPEND="net-misc/curl
media-libs/freeglut
media-libs/freetype
media-libs/mesa
dev-util/gperf
dev-python/virtualenv
dev-python/pip
dev-libs/openssl
x11-libs/libXmu
media-libs/glu
x11-base/xorg-server"
RDEPEND="${DEPEND}"