diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2015-09-04 20:33:02 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2015-09-04 20:33:02 -0500 |
commit | ad26baaed5e268dad111d3a83c188eebdaef248b (patch) | |
tree | 97eecf2dc9f367a69c361e1b5b8cbc0905e2e794 /www-apps | |
parent | sys-apps/mlocate: tweak cronjob syntax slightly #559568 (diff) | |
download | gentoo-ad26baaed5e268dad111d3a83c188eebdaef248b.tar.gz gentoo-ad26baaed5e268dad111d3a83c188eebdaef248b.tar.bz2 gentoo-ad26baaed5e268dad111d3a83c188eebdaef248b.zip |
removing horizon for bug 556710
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/horizon/Manifest | 1 | ||||
-rw-r--r-- | www-apps/horizon/horizon-2014.1.3.ebuild | 69 | ||||
-rw-r--r-- | www-apps/horizon/horizon-2014.1.9999.ebuild | 70 | ||||
-rw-r--r-- | www-apps/horizon/horizon-9999.ebuild | 65 | ||||
-rw-r--r-- | www-apps/horizon/metadata.xml | 17 |
5 files changed, 0 insertions, 222 deletions
diff --git a/www-apps/horizon/Manifest b/www-apps/horizon/Manifest deleted file mode 100644 index debd0c823190..000000000000 --- a/www-apps/horizon/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST horizon-2014.1.3.tar.gz 3339100 SHA256 bc220a7cbaeec30681aa55d7eed91fa67505ce31cc1fc904f401ee5e07133997 SHA512 41c6fb097791ab39cde104e5532a0b05011db937421f9162696c0444d776b1beea3755c20e1531108cabf8713b1f43c2d8e76dc2e49ffc552fa0a2fdcb92ed3c WHIRLPOOL c6501d893295ef2202e75bb6a4958ac68862cda97ca49037617960f49344d212e39ab9e37e213d8f51f521baba586425f0d996cf53b4465a05517f40e069efa4 diff --git a/www-apps/horizon/horizon-2014.1.3.ebuild b/www-apps/horizon/horizon-2014.1.3.ebuild deleted file mode 100644 index 6b2990c40088..000000000000 --- a/www-apps/horizon/horizon-2014.1.3.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="A Django-based project aimed at providing a complete OpenStack Dashboard" -HOMEPAGE="https://launchpad.net/horizon" -SRC_URI="https://launchpad.net/${PN}/icehouse/${PV}/+download/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/pbr-0.6.0[${PYTHON_USEDEP}] - <dev-python/pbr-1.0[${PYTHON_USEDEP}] - test? ( >=dev-python/hacking-0.8.0[${PYTHON_USEDEP}] - <dev-python/hacking-0.9[${PYTHON_USEDEP}] - >=dev-python/coverage-3.6[${PYTHON_USEDEP}] - dev-python/django-nose[${PYTHON_USEDEP}] - ~dev-python/docutils-0.9.1[${PYTHON_USEDEP}] - >=dev-python/mox-0.5.3[${PYTHON_USEDEP}] - dev-python/nose[${PYTHON_USEDEP}] - dev-python/nose-exclude[${PYTHON_USEDEP}] - >=dev-python/nosehtmloutput-0.0.3[${PYTHON_USEDEP}] - dev-python/nosexcover[${PYTHON_USEDEP}] - >=dev-python/openstack-nose-plugin-0.7[${PYTHON_USEDEP}] - dev-python/oslo-sphinx[${PYTHON_USEDEP}] - dev-python/selenium[${PYTHON_USEDEP}] - >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}] - <dev-python/sphinx-1.1.9999[${PYTHON_USEDEP}] - >=dev-python/testtools-0.9.34[${PYTHON_USEDEP}] - )" -RDEPEND=">=dev-python/django-1.4[${PYTHON_USEDEP}] - <dev-python/django-1.7[${PYTHON_USEDEP}] - >=dev-python/django-compressor-1.3[${PYTHON_USEDEP}] - >=dev-python/django-openstack-auth-1.1.4[${PYTHON_USEDEP}] - !~dev-python/django-openstack-auth-1.1.6[${PYTHON_USEDEP}] - >=dev-python/eventlet-0.13.0[${PYTHON_USEDEP}] - >=dev-python/httplib2-0.7.5[${PYTHON_USEDEP}] - >=dev-python/iso8601-0.1.9[${PYTHON_USEDEP}] - >=dev-python/kombu-2.4.8[${PYTHON_USEDEP}] - >=dev-python/lesscpy-0.9j[${PYTHON_USEDEP}] - >=dev-python/lockfile-0.8[${PYTHON_USEDEP}] - >=dev-python/netaddr-0.7.6[${PYTHON_USEDEP}] - >=dev-python/python-ceilometerclient-1.0.6[${PYTHON_USEDEP}] - >=dev-python/python-cinderclient-1.0.6[${PYTHON_USEDEP}] - >=dev-python/python-glanceclient-0.9.0[${PYTHON_USEDEP}] - >=dev-python/python-heatclient-0.2.3[${PYTHON_USEDEP}] - >=dev-python/python-keystoneclient-0.7.0[${PYTHON_USEDEP}] - >=dev-python/python-neutronclient-2.3.4[${PYTHON_USEDEP}] - <dev-python/python-neutronclient-3[${PYTHON_USEDEP}] - >=dev-python/python-novaclient-2.17.0[${PYTHON_USEDEP}] - >=dev-python/python-swiftclient-1.6[${PYTHON_USEDEP}] - >=dev-python/python-troveclient-1.0.3[${PYTHON_USEDEP}] - >=dev-python/pytz-2010h[${PYTHON_USEDEP}] - >=dev-python/six-1.6.0[${PYTHON_USEDEP}]" - -PATCHES=( -) - -src_test() { - ./run_tests.sh -N --coverage -} diff --git a/www-apps/horizon/horizon-2014.1.9999.ebuild b/www-apps/horizon/horizon-2014.1.9999.ebuild deleted file mode 100644 index 230b073ebea8..000000000000 --- a/www-apps/horizon/horizon-2014.1.9999.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 git-2 - -DESCRIPTION="A Django-based project aimed at providing a complete OpenStack Dashboard" -HOMEPAGE="https://launchpad.net/horizon" -EGIT_REPO_URI="https://github.com/openstack/horizon.git" -EGIT_BRANCH="stable/icehouse" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="" -IUSE="test" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/pbr-0.6.0[${PYTHON_USEDEP}] - <dev-python/pbr-1.0[${PYTHON_USEDEP}] - test? ( >=dev-python/hacking-0.8.0[${PYTHON_USEDEP}] - <dev-python/hacking-0.9[${PYTHON_USEDEP}] - >=dev-python/coverage-3.6[${PYTHON_USEDEP}] - dev-python/django-nose[${PYTHON_USEDEP}] - ~dev-python/docutils-0.9.1[${PYTHON_USEDEP}] - >=dev-python/mox-0.5.3[${PYTHON_USEDEP}] - dev-python/nose[${PYTHON_USEDEP}] - dev-python/nose-exclude[${PYTHON_USEDEP}] - >=dev-python/nosehtmloutput-0.0.3[${PYTHON_USEDEP}] - dev-python/nosexcover[${PYTHON_USEDEP}] - >=dev-python/openstack-nose-plugin-0.7[${PYTHON_USEDEP}] - dev-python/oslo-sphinx[${PYTHON_USEDEP}] - dev-python/selenium[${PYTHON_USEDEP}] - >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}] - <dev-python/sphinx-1.1.9999[${PYTHON_USEDEP}] - >=dev-python/testtools-0.9.34[${PYTHON_USEDEP}] - )" -RDEPEND=">=dev-python/django-1.4[${PYTHON_USEDEP}] - <dev-python/django-1.7[${PYTHON_USEDEP}] - >=dev-python/django-compressor-1.3[${PYTHON_USEDEP}] - >=dev-python/django-openstack-auth-1.1.4[${PYTHON_USEDEP}] - !~dev-python/django-openstack-auth-1.1.6[${PYTHON_USEDEP}] - >=dev-python/eventlet-0.13.0[${PYTHON_USEDEP}] - >=dev-python/httplib2-0.7.5[${PYTHON_USEDEP}] - >=dev-python/iso8601-0.1.9[${PYTHON_USEDEP}] - >=dev-python/kombu-2.4.8[${PYTHON_USEDEP}] - >=dev-python/lesscpy-0.9j[${PYTHON_USEDEP}] - >=dev-python/lockfile-0.8[${PYTHON_USEDEP}] - >=dev-python/netaddr-0.7.6[${PYTHON_USEDEP}] - >=dev-python/python-ceilometerclient-1.0.6[${PYTHON_USEDEP}] - >=dev-python/python-cinderclient-1.0.6[${PYTHON_USEDEP}] - >=dev-python/python-glanceclient-0.9.0[${PYTHON_USEDEP}] - >=dev-python/python-heatclient-0.2.3[${PYTHON_USEDEP}] - >=dev-python/python-keystoneclient-0.7.0[${PYTHON_USEDEP}] - >=dev-python/python-neutronclient-2.3.4[${PYTHON_USEDEP}] - <dev-python/python-neutronclient-3[${PYTHON_USEDEP}] - >=dev-python/python-novaclient-2.17.0[${PYTHON_USEDEP}] - >=dev-python/python-swiftclient-1.6[${PYTHON_USEDEP}] - >=dev-python/python-troveclient-1.0.3[${PYTHON_USEDEP}] - >=dev-python/pytz-2010h[${PYTHON_USEDEP}] - >=dev-python/six-1.6.0[${PYTHON_USEDEP}]" - -PATCHES=( -) - -src_test() { - ./run_tests.sh -N --coverage -} diff --git a/www-apps/horizon/horizon-9999.ebuild b/www-apps/horizon/horizon-9999.ebuild deleted file mode 100644 index 201b2f47f422..000000000000 --- a/www-apps/horizon/horizon-9999.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 git-2 - -DESCRIPTION="A Django-based project aimed at providing a complete OpenStack Dashboard" -HOMEPAGE="https://launchpad.net/horizon" -EGIT_REPO_URI="https://github.com/openstack/horizon.git" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="" -IUSE="test" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/pbr-0.6.0[${PYTHON_USEDEP}] - <dev-python/pbr-1.0[${PYTHON_USEDEP}] - test? ( >=dev-python/hacking-0.8.0[${PYTHON_USEDEP}] - <dev-python/hacking-0.9[${PYTHON_USEDEP}] - >=dev-python/coverage-3.6[${PYTHON_USEDEP}] - dev-python/django-nose[${PYTHON_USEDEP}] - ~dev-python/docutils-0.9.1[${PYTHON_USEDEP}] - >=dev-python/mox-0.5.3[${PYTHON_USEDEP}] - dev-python/nose[${PYTHON_USEDEP}] - dev-python/nose-exclude[${PYTHON_USEDEP}] - >=dev-python/nosehtmloutput-0.0.3[${PYTHON_USEDEP}] - dev-python/nosexcover[${PYTHON_USEDEP}] - >=dev-python/openstack-nose-plugin-0.7[${PYTHON_USEDEP}] - dev-python/oslo-sphinx[${PYTHON_USEDEP}] - dev-python/selenium[${PYTHON_USEDEP}] - >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}] - <dev-python/sphinx-1.2[${PYTHON_USEDEP}] - >=dev-python/testtools-0.9.34[${PYTHON_USEDEP}] - )" -RDEPEND=">=dev-python/django-1.4[${PYTHON_USEDEP}] - <dev-python/django-1.7[${PYTHON_USEDEP}] - >=dev-python/django-compressor-1.3[${PYTHON_USEDEP}] - >=dev-python/django-openstack-auth-1.1.4[${PYTHON_USEDEP}] - >=dev-python/eventlet-0.13.0[${PYTHON_USEDEP}] - >=dev-python/httplib2-0.7.5[${PYTHON_USEDEP}] - >=dev-python/iso8601-0.1.9[${PYTHON_USEDEP}] - >=dev-python/kombu-2.4.8[${PYTHON_USEDEP}] - >=dev-python/lesscpy-0.9j[${PYTHON_USEDEP}] - >=dev-python/lockfile-0.8[${PYTHON_USEDEP}] - >=dev-python/netaddr-0.7.6[${PYTHON_USEDEP}] - >=dev-python/python-ceilometerclient-1.0.6[${PYTHON_USEDEP}] - >=dev-python/python-cinderclient-1.0.6[${PYTHON_USEDEP}] - >=dev-python/python-glanceclient-0.9.0[${PYTHON_USEDEP}] - >=dev-python/python-heatclient-0.2.3[${PYTHON_USEDEP}] - >=dev-python/python-keystoneclient-0.7.0[${PYTHON_USEDEP}] - >=dev-python/python-neutronclient-2.3.4[${PYTHON_USEDEP}] - <dev-python/python-neutronclient-3[${PYTHON_USEDEP}] - >=dev-python/python-novaclient-2.17.0[${PYTHON_USEDEP}] - >=dev-python/python-swiftclient-1.6[${PYTHON_USEDEP}] - >=dev-python/python-troveclient-1.0.3[${PYTHON_USEDEP}] - >=dev-python/pytz-2010h[${PYTHON_USEDEP}] - >=dev-python/six-1.5.2[${PYTHON_USEDEP}]" - -src_test() { - ./run_tests.sh -N --coverage -} diff --git a/www-apps/horizon/metadata.xml b/www-apps/horizon/metadata.xml deleted file mode 100644 index 55d8c795a551..000000000000 --- a/www-apps/horizon/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>openstack</herd> - <maintainer> - <email>prometheanfire@gentoo.org</email> - <name>Matthew Thode</name> - </maintainer> - <longdescription lang="en"> - Horizon is a Django-based project aimed at providing a complete OpenStack - Dashboard along with an extensible framework for building new dashboards - from reusable components. - </longdescription> - <upstream> - <remote-id type="launchpad">horizon</remote-id> - </upstream> -</pkgmetadata> |