summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2012-12-31 13:50:34 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2012-12-31 13:50:34 +0000
commit085fb8058ed0de1d9cf40c67c98a148ae37149f0 (patch)
treef1278143f066618266b2059e0b7dcd9f0228e6ff /sys-auth/keystone/keystone-9999.ebuild
parentAdd missing gtk-doc build dependency (bug #449420, thanks to Tolga Dalman). (diff)
downloadgentoo-2-085fb8058ed0de1d9cf40c67c98a148ae37149f0.tar.gz
gentoo-2-085fb8058ed0de1d9cf40c67c98a148ae37149f0.tar.bz2
gentoo-2-085fb8058ed0de1d9cf40c67c98a148ae37149f0.zip
Use EGIT_REPO_URI to point to git sources, rather than invalid in this case SRC_URI
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5D21B852895192F9)
Diffstat (limited to 'sys-auth/keystone/keystone-9999.ebuild')
-rw-r--r--sys-auth/keystone/keystone-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/keystone/keystone-9999.ebuild b/sys-auth/keystone/keystone-9999.ebuild
index c1654e5917f3..5bb02b2b0389 100644
--- a/sys-auth/keystone/keystone-9999.ebuild
+++ b/sys-auth/keystone/keystone-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-9999.ebuild,v 1.1 2012/11/28 21:59:34 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/keystone/keystone-9999.ebuild,v 1.2 2012/12/31 13:50:34 xarthisius Exp $
EAPI=4
@@ -13,7 +13,7 @@ inherit git-2 distutils
DESCRIPTION="Keystone is the Openstack authentication, authorization, and
service catalog written in Python."
HOMEPAGE="https://launchpad.net/keystone"
-SRC_URI="https://github.com/openstack/keystone.git"
+EGIT_REPO_URI="https://github.com/openstack/keystone.git"
LICENSE="Apache-2.0"
SLOT="folsom"