public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: www-client/casperjs/, dev-python/notebook/, dev-python/ipywidgets/
@ 2017-06-23 15:31 Justin Lecher
  0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2017-06-23 15:31 UTC (permalink / raw
  To: gentoo-commits

commit:     6404ec5be8922635577379dea461e1fd542c32de
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 23 15:30:58 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 23 15:30:58 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=6404ec5b

Drop www-client/casperjs due to broken revdeps

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/ipywidgets/ipywidgets-4.1.1.ebuild |  1 -
 dev-python/ipywidgets/ipywidgets-9999.ebuild  |  1 -
 dev-python/notebook/notebook-4.0.6.ebuild     |  1 -
 dev-python/notebook/notebook-9999.ebuild      |  1 -
 www-client/casperjs/casperjs-1.1_beta5.ebuild | 38 ---------------------------
 www-client/casperjs/metadata.xml              | 11 --------
 6 files changed, 53 deletions(-)

diff --git a/dev-python/ipywidgets/ipywidgets-4.1.1.ebuild b/dev-python/ipywidgets/ipywidgets-4.1.1.ebuild
index bf74d76ab..5497fcc79 100644
--- a/dev-python/ipywidgets/ipywidgets-4.1.1.ebuild
+++ b/dev-python/ipywidgets/ipywidgets-4.1.1.ebuild
@@ -26,7 +26,6 @@ DEPEND="${RDEPEND}
 		$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7)
 		dev-python/nose[${PYTHON_USEDEP}]
 		dev-python/coverage[${PYTHON_USEDEP}]
-		www-client/casperjs
 	)
 	"
 

diff --git a/dev-python/ipywidgets/ipywidgets-9999.ebuild b/dev-python/ipywidgets/ipywidgets-9999.ebuild
index 38a13a13e..c32dbb3e1 100644
--- a/dev-python/ipywidgets/ipywidgets-9999.ebuild
+++ b/dev-python/ipywidgets/ipywidgets-9999.ebuild
@@ -27,7 +27,6 @@ DEPEND="${RDEPEND}
 		$(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' python2_7)
 		dev-python/nose[${PYTHON_USEDEP}]
 		dev-python/coverage[${PYTHON_USEDEP}]
-		www-client/casperjs
 	)
 	"
 

diff --git a/dev-python/notebook/notebook-4.0.6.ebuild b/dev-python/notebook/notebook-4.0.6.ebuild
index d01e5174f..c704eaf44 100644
--- a/dev-python/notebook/notebook-4.0.6.ebuild
+++ b/dev-python/notebook/notebook-4.0.6.ebuild
@@ -36,7 +36,6 @@ DEPEND="${RDEPEND}
 		>=dev-python/nose-0.10.1[${PYTHON_USEDEP}]
 		dev-python/requests[${PYTHON_USEDEP}]
 		dev-python/coverage[${PYTHON_USEDEP}]
-		www-client/casperjs
 	)
 	doc? (
 		app-text/pandoc

diff --git a/dev-python/notebook/notebook-9999.ebuild b/dev-python/notebook/notebook-9999.ebuild
index 990fe2113..e54ee851c 100644
--- a/dev-python/notebook/notebook-9999.ebuild
+++ b/dev-python/notebook/notebook-9999.ebuild
@@ -35,7 +35,6 @@ DEPEND="${RDEPEND}
 		>=dev-python/nose-0.10.1[${PYTHON_USEDEP}]
 		dev-python/requests[${PYTHON_USEDEP}]
 		dev-python/coverage[${PYTHON_USEDEP}]
-		www-client/casperjs
 	)
 	doc? (
 		app-text/pandoc

diff --git a/www-client/casperjs/casperjs-1.1_beta5.ebuild b/www-client/casperjs/casperjs-1.1_beta5.ebuild
deleted file mode 100644
index 7e157d3a3..000000000
--- a/www-client/casperjs/casperjs-1.1_beta5.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PV=${PV/_beta/-beta}
-
-DESCRIPTION="Navigation scripting & testing utility for PhantomJS and SlimerJS"
-HOMEPAGE="http://casperjs.org/"
-SRC_URI="https://github.com/n1k0/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="<www-client/phantomjs-2.0.0"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-src_compile() {
-	return
-}
-
-src_install() {
-	insinto /usr/share/${P}/
-	doins -r modules tests package.json
-
-	insinto /usr/share/${P}/bin
-	doins bin/bootstrap.js bin/usage.txt
-
-	exeinto /usr/share/${P}/bin
-	doexe bin/casperjs
-	dosym ../share/${P}/bin/casperjs /usr/bin/casperjs
-
-	dodoc CHANGELOG.md CONTRIBUTORS.md README.md
-}

diff --git a/www-client/casperjs/metadata.xml b/www-client/casperjs/metadata.xml
deleted file mode 100644
index 0227d5b56..000000000
--- a/www-client/casperjs/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="project">
-    <email>sci@gentoo.org</email>
-    <name>Gentoo Science Project</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">n1k0/casperjs</remote-id>
-  </upstream>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-06-23 15:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-23 15:31 [gentoo-commits] proj/sci:master commit in: www-client/casperjs/, dev-python/notebook/, dev-python/ipywidgets/ Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox