diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-06-09 02:42:19 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-06-09 02:42:19 +0000 |
commit | 0881f23c29c25638f8017bba75ad359173837a15 (patch) | |
tree | 4f8ff2f43fb71a09489bba5771601f426d836c1e /www-apps/horizon | |
parent | Do not require fontconfig at runtime, it isn't necessary for many purposes, t... (diff) | |
download | gentoo-2-0881f23c29c25638f8017bba75ad359173837a15.tar.gz gentoo-2-0881f23c29c25638f8017bba75ad359173837a15.tar.bz2 gentoo-2-0881f23c29c25638f8017bba75ad359173837a15.zip |
Remove stray line.
(Portage version: 2.2.0_alpha179/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'www-apps/horizon')
-rw-r--r-- | www-apps/horizon/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/horizon/horizon-9999.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/www-apps/horizon/ChangeLog b/www-apps/horizon/ChangeLog index 23d212511ca4..a3843f2915c9 100644 --- a/www-apps/horizon/ChangeLog +++ b/www-apps/horizon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/horizon # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horizon/ChangeLog,v 1.4 2013/06/09 02:04:54 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horizon/ChangeLog,v 1.5 2013/06/09 02:42:19 zmedico Exp $ + + 09 Jun 2013; Zac Medico <zmedico@gentoo.org> horizon-9999.ebuild: + Remove stray line. 09 Jun 2013; Matthew Thode <prometheanfire@gentoo.org> horizon-9999.ebuild: updating horizon-9999 deps diff --git a/www-apps/horizon/horizon-9999.ebuild b/www-apps/horizon/horizon-9999.ebuild index 3c0055acd44f..4a5a59fb9db0 100644 --- a/www-apps/horizon/horizon-9999.ebuild +++ b/www-apps/horizon/horizon-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/horizon/horizon-9999.ebuild,v 1.2 2013/06/09 02:04:54 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/horizon/horizon-9999.ebuild,v 1.3 2013/06/09 02:42:19 zmedico Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -15,7 +15,6 @@ EGIT_REPO_URI="https://github.com/openstack/horizon.git" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="" - >=dev-python/python-heatclient-0.2.2[${PYTHON_USEDEP}] DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND=">=dev-python/d2to1-0.2.10[${PYTHON_USEDEP}] |