summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-12-12 10:06:32 +0000
committerAlex Alexander <wired@gentoo.org>2009-12-12 10:06:32 +0000
commit9732e08804c581f187ae3fb41fdde68cbd0f9e73 (patch)
tree5a406bf04e63cc8cfeebc7627c0d7ff41a63954d /www-client/uzbl/uzbl-9999.ebuild
parentRemanifest + update the latest changelog entry with a bug number (bug 296550) (diff)
downloadgentoo-2-9732e08804c581f187ae3fb41fdde68cbd0f9e73.tar.gz
gentoo-2-9732e08804c581f187ae3fb41fdde68cbd0f9e73.tar.bz2
gentoo-2-9732e08804c581f187ae3fb41fdde68cbd0f9e73.zip
allow user set EGIT_REPO_URI
(Portage version: 2.2_rc58/cvs/Linux x86_64)
Diffstat (limited to 'www-client/uzbl/uzbl-9999.ebuild')
-rw-r--r--www-client/uzbl/uzbl-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/uzbl/uzbl-9999.ebuild b/www-client/uzbl/uzbl-9999.ebuild
index 7352dc551107..2993d77de129 100644
--- a/www-client/uzbl/uzbl-9999.ebuild
+++ b/www-client/uzbl/uzbl-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/uzbl/uzbl-9999.ebuild,v 1.7 2009/12/09 08:02:58 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/uzbl/uzbl-9999.ebuild,v 1.8 2009/12/12 10:06:32 wired Exp $
EAPI="2"
@@ -10,7 +10,7 @@ DESCRIPTION="A keyboard controlled (modal vim-like bindings, or with modifierkey
HOMEPAGE="http://www.uzbl.org"
SRC_URI=""
-EGIT_REPO_URI="git://github.com/Dieterbe/uzbl.git"
+EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/Dieterbe/uzbl.git"}
LICENSE="LGPL-2.1 MPL-1.1"
SLOT="0"