summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-04-25 12:45:22 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-04-25 12:47:07 -0500
commitdaf83cd86768ad69b03fb20b585a88215874cfe7 (patch)
treedba83e73b162079e1fd21251c89f394bbe8a68af /sys-cluster
parentsys-cluster/cinder: remove unused use flag (diff)
downloadgentoo-daf83cd86768ad69b03fb20b585a88215874cfe7.tar.gz
gentoo-daf83cd86768ad69b03fb20b585a88215874cfe7.tar.bz2
gentoo-daf83cd86768ad69b03fb20b585a88215874cfe7.zip
sys-cluster/openstack-meta: removeing mitaka
Package-Manager: Portage-2.3.3, Repoman-2.3.2
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/openstack-meta/openstack-meta-2016.1.9999.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/sys-cluster/openstack-meta/openstack-meta-2016.1.9999.ebuild b/sys-cluster/openstack-meta/openstack-meta-2016.1.9999.ebuild
deleted file mode 100644
index cae347a1736e..000000000000
--- a/sys-cluster/openstack-meta/openstack-meta-2016.1.9999.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="A openstack meta-package for installing the various openstack pieces"
-HOMEPAGE="https://openstack.org"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS=""
-IUSE="keystone swift neutron glance cinder nova"
-
-DEPEND=""
-RDEPEND="keystone? ( ~sys-auth/keystone-2016.1.9999 )
- swift? ( ~sys-cluster/swift-2.9.0 )
- neutron? ( ~sys-cluster/neutron-2016.1.9999 )
- glance? ( ~app-admin/glance-2016.1.9999 )
- cinder? ( ~sys-cluster/cinder-2016.1.9999 )
- nova? ( ~sys-cluster/nova-2016.1.9999 )"