summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2013-09-09 23:43:26 -0400
committerMatthew Thode <prometheanfire@gentoo.org>2013-09-09 23:43:26 -0400
commitf6001517480c0549062f47dba3e8d0d3858c4673 (patch)
tree45cf95f79aa9234cf7ced12e184d083f2832d602
parentmore cleanup (diff)
downloadprometheanfire-f6001517480c0549062f47dba3e8d0d3858c4673.tar.gz
prometheanfire-f6001517480c0549062f47dba3e8d0d3858c4673.tar.bz2
prometheanfire-f6001517480c0549062f47dba3e8d0d3858c4673.zip
cleanup of ebuilds that I don't care about or are merged already
-rw-r--r--dev-python/nova-adminclient/Manifest2
-rw-r--r--dev-python/nova-adminclient/nova-adminclient-0.1.8.ebuild25
-rw-r--r--dev-python/python-cloudfiles/Manifest2
-rw-r--r--dev-python/python-cloudfiles/python-cloudfiles-1.7.10.ebuild27
-rw-r--r--dev-python/python-cloudfiles/python-cloudfiles-9999.ebuild25
-rw-r--r--dev-python/python-quantumclient/Manifest1
-rw-r--r--dev-python/python-quantumclient/python-quantumclient-9999.ebuild30
-rw-r--r--dev-python/python-swift3/Manifest1
-rw-r--r--dev-python/python-swift3/python-swift3-1.5.0.ebuild27
-rw-r--r--net-misc/quantum/Manifest4
-rw-r--r--net-misc/quantum/files/quantum-server.confd2
-rw-r--r--net-misc/quantum/files/quantum-server.initd43
-rw-r--r--net-misc/quantum/files/server-setup-disable-initd-install.patch21
-rw-r--r--net-misc/quantum/quantum-9999.ebuild51
-rw-r--r--www-misc/websockify/Manifest1
-rw-r--r--www-misc/websockify/websockify-9999.ebuild25
16 files changed, 0 insertions, 287 deletions
diff --git a/dev-python/nova-adminclient/Manifest b/dev-python/nova-adminclient/Manifest
deleted file mode 100644
index 0510470..0000000
--- a/dev-python/nova-adminclient/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST nova-adminclient-0.1.8.tar.gz 8100 RMD160 531a272ce5b57a757ebf917e759344d819c65b61 SHA1 c718de783fac8598d1c587575b869e121474a9d7 SHA256 ebf1efac43b9cb0269d4a54583c1051fa59ea67c52f71c6b45e8d3cf6792a9b6
-EBUILD nova-adminclient-0.1.8.ebuild 563 RMD160 c07311928558ecb4da9fd825c8566b4062148685 SHA1 545c922291c7b78128eb67275ccf886879bc4e09 SHA256 029aca91ea7a22f7ff962e6902be31d92e68005da3c6811cb2eab25691a24fa6
diff --git a/dev-python/nova-adminclient/nova-adminclient-0.1.8.ebuild b/dev-python/nova-adminclient/nova-adminclient-0.1.8.ebuild
deleted file mode 100644
index 6c1d3e4..0000000
--- a/dev-python/nova-adminclient/nova-adminclient-0.1.8.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-PYTHON_DEPEND=2
-SUPPORT_PYTHON_ABIS=1
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils
-
-DESCRIPTION="This is a python client library for consuming the OpenStack Nova
-admin API"
-HOMEPAGE="https://launchpad.net/nova-adminclient"
-SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-python/setuptools
- dev-python/boto"
-RDEPEND="${DEPEND}"
-
diff --git a/dev-python/python-cloudfiles/Manifest b/dev-python/python-cloudfiles/Manifest
deleted file mode 100644
index 9861ec4..0000000
--- a/dev-python/python-cloudfiles/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD python-cloudfiles-1.7.10.ebuild 576 RMD160 918dff94ad32c76230b10deeedab2e1dad99af70 SHA1 f4c5eaf7ce9355016b13f69562b8f50b77b2d5b8 SHA256 6f72670e23237c08df920c7d7f180697c3c09170a961be4eee351f5b610b0682
-EBUILD python-cloudfiles-9999.ebuild 542 RMD160 8e1a75967e9562cb3475fd90f6f99b3cec450e9f SHA1 ac364dc7f2da20d004791f1fe6159d5e51d17a0e SHA256 6535c4c7a01bc348159668ace4bf2ec2baa7739cd2d90c5f041043a5d0f882b4
diff --git a/dev-python/python-cloudfiles/python-cloudfiles-1.7.10.ebuild b/dev-python/python-cloudfiles/python-cloudfiles-1.7.10.ebuild
deleted file mode 100644
index f40a2ed..0000000
--- a/dev-python/python-cloudfiles/python-cloudfiles-1.7.10.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-PYTHON_DEPEND=2
-SUPPORT_PYTHON_ABIS=1
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit git-2 distutils
-
-DESCRIPTION="CloudFiles client library for Python"
-HOMEPAGE="http://pypi.python.org/pypi/python-cloudfiles/"
-EGIT_REPO_URI="https://github.com/rackspace/python-cloudfiles.git"
-# 1.7.10
-EGIT_COMMIT="f420278622"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-python/setuptools
- dev-python/nose
- dev-python/epydoc"
-RDEPEND="${DEPEND}"
-
diff --git a/dev-python/python-cloudfiles/python-cloudfiles-9999.ebuild b/dev-python/python-cloudfiles/python-cloudfiles-9999.ebuild
deleted file mode 100644
index de8c43b..0000000
--- a/dev-python/python-cloudfiles/python-cloudfiles-9999.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-PYTHON_DEPEND=2
-SUPPORT_PYTHON_ABIS=1
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit git-2 distutils
-
-DESCRIPTION="CloudFiles client library for Python"
-HOMEPAGE="http://pypi.python.org/pypi/python-cloudfiles/"
-EGIT_REPO_URI="https://github.com/rackspace/python-cloudfiles.git"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-python/setuptools
- dev-python/nose
- dev-python/epydoc"
-RDEPEND="${DEPEND}"
-
diff --git a/dev-python/python-quantumclient/Manifest b/dev-python/python-quantumclient/Manifest
deleted file mode 100644
index ab9bca1..0000000
--- a/dev-python/python-quantumclient/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-EBUILD python-quantumclient-9999.ebuild 652 RMD160 e8f902fce5a484215afa7a609fca435928bcff81 SHA1 b26feee2ea67e97a25f46164f0ee2811ab07b955 SHA256 2d5ccf8242d6ff88bf41f61e572b2a8f32a2a32a434a81e803fa093d66784162
diff --git a/dev-python/python-quantumclient/python-quantumclient-9999.ebuild b/dev-python/python-quantumclient/python-quantumclient-9999.ebuild
deleted file mode 100644
index 6b10104..0000000
--- a/dev-python/python-quantumclient/python-quantumclient-9999.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-PYTHON_DEPEND="2"
-
-inherit git-2 distutils
-
-DESCRIPTION="This is the client API library for Quantum."
-HOMEPAGE="http://wiki.openstack.org/Quantum"
-EGIT_REPO_URI="https://github.com/openstack/python-quantumclient.git"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-python/setuptools
- dev-python/pep8
- dev-python/nosexcover
- dev-python/nose
- dev-python/coverage
- dev-python/paste
- dev-python/pastedeploy
- dev-python/python-gflags
- dev-python/webob
- net-misc/quantum"
-RDEPEND="${DEPEND}"
diff --git a/dev-python/python-swift3/Manifest b/dev-python/python-swift3/Manifest
deleted file mode 100644
index d02d87f..0000000
--- a/dev-python/python-swift3/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-EBUILD python-swift3-1.5.0.ebuild 579 RMD160 1a1ffabf282299db741754cd819a6720f50adbbe SHA1 986c76557a0862b90bf9316d34d84ea175c19ac2 SHA256 8b6cb2eda30e0480af6caf1b968bfe0847a39811165064485d089f64f8ee496d
diff --git a/dev-python/python-swift3/python-swift3-1.5.0.ebuild b/dev-python/python-swift3/python-swift3-1.5.0.ebuild
deleted file mode 100644
index b60ef8c..0000000
--- a/dev-python/python-swift3/python-swift3-1.5.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-PYTHON_DEPEND=2
-SUPPORT_PYTHON_ABIS=1
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit git-2 distutils
-
-DESCRIPTION="Openstack Swift S3 library for Python"
-HOMEPAGE="https://github.com/fujita/swift3"
-#EGIT_REPO_URI="https://github.com/fujita/swift3.git"
-EGIT_REPO_URI="https://github.com/hyves-org/swift3.git"
-# 1.5.0
-EGIT_COMMIT="7f0b466"
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-python/setuptools
- dev-python/nose"
-RDEPEND="${DEPEND}"
-
diff --git a/net-misc/quantum/Manifest b/net-misc/quantum/Manifest
deleted file mode 100644
index 3ea61ef..0000000
--- a/net-misc/quantum/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX quantum-server.confd 52 RMD160 346646e4e57f49c5f122702bd9c6a00355716c61 SHA1 e74578ef4be722bf7a3df9d566a99a592b6d47c3 SHA256 1a7ca03a655e34f82bccd9fc695f614b60a2bbdc3d2606e4535fcb8891456d39
-AUX quantum-server.initd 917 RMD160 e4ac130a281893414ccb7730bc42dbd95614e807 SHA1 5dd1a7b0950046127f105ca4baa3fdc31fb46a32 SHA256 d6bddd3ab93cc98b9fbb550f4e8828e4f7c46b19d4d0cd7201eb6dcc2d67ac44
-AUX server-setup-disable-initd-install.patch 762 RMD160 d5199ad5a8b61a5edd2d0b56bf85699de7d01001 SHA1 c798697bfbcebc5e086b6b18ec8fbb9dd301869c SHA256 4be67baa17793ff647cdfdde8de9fbffd0be031539cc7349858cf7a0a1d60450
-EBUILD quantum-9999.ebuild 1164 RMD160 4a4a933e363a6e85e80a3b0de84dc6ca0a07ce7d SHA1 e145a11db25cc3f532bcca4283edf307223b99d4 SHA256 56f788bc05989afd745de897ba5c6f560be2654d155e403d8260ebc527282b20
diff --git a/net-misc/quantum/files/quantum-server.confd b/net-misc/quantum/files/quantum-server.confd
deleted file mode 100644
index eb78930..0000000
--- a/net-misc/quantum/files/quantum-server.confd
+++ /dev/null
@@ -1,2 +0,0 @@
-PID_PATH=/var/run/quantum
-LOG_PATH=/var/log/quantum
diff --git a/net-misc/quantum/files/quantum-server.initd b/net-misc/quantum/files/quantum-server.initd
deleted file mode 100644
index f4319d5..0000000
--- a/net-misc/quantum/files/quantum-server.initd
+++ /dev/null
@@ -1,43 +0,0 @@
-#!/sbin/runscript
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-depend() {
- need net
-}
-
-checkconfig() {
- if [ ! -r /etc/conf.d/quantum-server ]; then
- eerror "No Quantum Config found: /etc/conf.d/quantum-server)"
- return 1
- fi
- # FIXME: might be nice to add some checks for proper /etc/quantum config files
- return 0
-}
-
-
-start() {
- checkconfig || return $?
- ebegin "Starting ${SVCNAME}"
-
- start-stop-daemon --start --background --make-pidfile \
- --pidfile "${PID_PATH}/${SVCNAME}.pid" \
- --exec /usr/bin/${SVCNAME} -- \
- --log-file=${LOG_PATH}/${SVCNAME}.log
-
- eend $? "Failed to start ${SVCNAME}"
-}
-
-stop() {
- checkconfig || return $?
- ebegin "Stopping ${SVCNAME}"
-
- start-stop-daemon --stop --pidfile "${PID_PATH}/${SVCNAME}.pid" \
- --exec /usr/bin/${SVCNAME}
- eend $? "Failed to stop ${SVCNAME}"
-}
-
-#restart() {
-#
-#}
diff --git a/net-misc/quantum/files/server-setup-disable-initd-install.patch b/net-misc/quantum/files/server-setup-disable-initd-install.patch
deleted file mode 100644
index 83a05b8..0000000
--- a/net-misc/quantum/files/server-setup-disable-initd-install.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- setup.py.orig 2012-02-02 12:26:50.000000000 +0100
-+++ setup.py 2012-02-02 13:05:46.000000000 +0100
-@@ -66,15 +66,13 @@
- ProjectScripts = [
- ]
-
--config_path = 'etc/quantum/'
--init_path = 'etc/init.d'
--ovs_plugin_config_path = 'etc/quantum/plugins/openvswitch'
--cisco_plugin_config_path = 'etc/quantum/plugins/cisco'
-+config_path = '/etc/quantum/'
-+ovs_plugin_config_path = '/etc/quantum/plugins/openvswitch'
-+cisco_plugin_config_path = '/etc/quantum/plugins/cisco'
-
- DataFiles = [
- (config_path,
- ['etc/quantum.conf', 'etc/quantum.conf.test', 'etc/plugins.ini']),
-- (init_path, ['etc/init.d/quantum-server']),
- (ovs_plugin_config_path,
- ['etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini']),
- (cisco_plugin_config_path,
diff --git a/net-misc/quantum/quantum-9999.ebuild b/net-misc/quantum/quantum-9999.ebuild
deleted file mode 100644
index 00949fa..0000000
--- a/net-misc/quantum/quantum-9999.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-PYTHON_DEPEND="2"
-
-inherit git-2 distutils eutils
-
-DESCRIPTION="Quantum is an incubated OpenStack project to provide 'network
-connectivity as a service' between interface devices (e.g., vNICs) managed by
-other Openstack services (e.g., nova). "
-HOMEPAGE="http://wiki.openstack.org/Quantum"
-EGIT_REPO_URI="https://github.com/openstack/quantum.git"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-python/setuptools
- dev-python/pep8
- dev-python/nosexcover
- dev-python/eventlet
- dev-python/routes
- dev-python/paste
- dev-python/pastedeploy
- dev-python/python-gflags
- dev-python/simplejson
- dev-python/sqlalchemy
- dev-python/webob
- dev-python/webtest
- dev-python/pip"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- epatch "${FILESDIR}/server-setup-disable-initd-install.patch"
-}
-
-src_install() {
- distutils_src_install
-
- newconfd "${FILESDIR}/quantum-server.confd" quantum-server
- newinitd "${FILESDIR}/quantum-server.initd" quantum-server
-
- diropts -m 0750
- dodir /var/run/quantum /var/log/quantum
-
- dodoc README
-}
diff --git a/www-misc/websockify/Manifest b/www-misc/websockify/Manifest
deleted file mode 100644
index 5fbb29d..0000000
--- a/www-misc/websockify/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-EBUILD websockify-9999.ebuild 620 RMD160 baf9a6f6104264150f1664cb5f6c76c789d7495a SHA1 78907b81255efbbb795463c143010a4a264ee07d SHA256 6fef5d7f9db4f4a36dd8e8d35d436ae1a9da1c13acdb039b70c38fc28654b86a
diff --git a/www-misc/websockify/websockify-9999.ebuild b/www-misc/websockify/websockify-9999.ebuild
deleted file mode 100644
index 0d29d01..0000000
--- a/www-misc/websockify/websockify-9999.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-PYTHON_DEPEND="2"
-
-inherit git-2 distutils
-
-DESCRIPTION="At the most basic level, websockify just translates WebSockets
-traffic to normal socket traffic. Websockify accepts the WebSockets handshake,
-parses it, and then begins forwarding traffic between the client and the target
-in both directions."
-HOMEPAGE="https://github.com/kanaka/websockify/wiki"
-EGIT_REPO_URI="https://github.com/kanaka/websockify"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-