diff options
Diffstat (limited to 'sys-cluster/cinder/cinder-2013.2.1.ebuild')
-rw-r--r-- | sys-cluster/cinder/cinder-2013.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/cinder/cinder-2013.2.1.ebuild b/sys-cluster/cinder/cinder-2013.2.1.ebuild index 22fb6d29898a..fc546fe42249 100644 --- a/sys-cluster/cinder/cinder-2013.2.1.ebuild +++ b/sys-cluster/cinder/cinder-2013.2.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2013.2.1.ebuild,v 1.1 2013/12/19 05:34:22 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2013.2.1.ebuild,v 1.2 2014/01/08 06:02:41 vapier Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) -inherit distutils-r1 eutils +inherit distutils-r1 eutils user DESCRIPTION="Cinder is the OpenStack Block storage service, a spin out of nova-volumes." HOMEPAGE="https://launchpad.net/cinder" |