dev-ros/rosbridge_server: upstream does not bundle python stuff anymore
authorAlexis Ballier <aballier@gentoo.org>
Thu, 12 Apr 2018 18:33:59 +0000 (20:33 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 12 Apr 2018 18:50:59 +0000 (20:50 +0200)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-ros/rosbridge_server/rosbridge_server-9999.ebuild

index a175c87a3b3805744f39c1fc61b09893922c2e55..1ea9a841c8fd18f4bcf305d08127cdee6f3d394c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,3 @@ RDEPEND="
        www-servers/tornado[${PYTHON_USEDEP}]
        "
 DEPEND="${RDEPEND}"
-PATCHES=(
-       "${FILESDIR}/backports-ssl.patch"
-       "${FILESDIR}/tornado.patch"
-)