diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:13:31 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:13:31 +0000 |
commit | 29dc14992c46aeb19aae7af71defed48c8487087 (patch) | |
tree | 0c166faf9bb0dc755d4c27059841fad3dba5075e /www-apps/horizon/horizon-2014.1.9999.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-29dc14992c46aeb19aae7af71defed48c8487087.tar.gz gentoo-2-29dc14992c46aeb19aae7af71defed48c8487087.tar.bz2 gentoo-2-29dc14992c46aeb19aae7af71defed48c8487087.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'www-apps/horizon/horizon-2014.1.9999.ebuild')
-rw-r--r-- | www-apps/horizon/horizon-2014.1.9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/horizon/horizon-2014.1.9999.ebuild b/www-apps/horizon/horizon-2014.1.9999.ebuild index 8359827d3dfc..273f9e5db196 100644 --- a/www-apps/horizon/horizon-2014.1.9999.ebuild +++ b/www-apps/horizon/horizon-2014.1.9999.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horizon/horizon-2014.1.9999.ebuild,v 1.2 2014/07/08 16:16:37 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horizon/horizon-2014.1.9999.ebuild,v 1.3 2014/08/10 20:13:31 slyfox Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 git-2 -DESCRIPTION="A Django-based project aimed at providing a complete OpenStack Dashboard." +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" |