summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/crossdev/crossdev-20110310.ebuild')
-rw-r--r--sys-devel/crossdev/crossdev-20110310.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/crossdev/crossdev-20110310.ebuild b/sys-devel/crossdev/crossdev-20110310.ebuild
index ff9da626e2ff..2d8963960338 100644
--- a/sys-devel/crossdev/crossdev-20110310.ebuild
+++ b/sys-devel/crossdev/crossdev-20110310.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20110310.ebuild,v 1.2 2011/04/13 19:13:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-20110310.ebuild,v 1.3 2011/07/05 06:48:09 vapier Exp $
EAPI="3"
if [[ ${PV} == "99999999" ]] ; then
EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/crossdev.git"
- inherit git
+ inherit git-2
SRC_URI=""
#KEYWORDS=""
else