summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-07-05 06:48:09 +0000
committerMike Frysinger <vapier@gentoo.org>2011-07-05 06:48:09 +0000
commitf8fc79535bb4f9045bf9323819bdb6fdf3e8c469 (patch)
treef751df67042243b5092bb6539860b4ab6ccd8528 /sys-devel/crossdev/crossdev-20110310.ebuild
parentRemove libXpm dependency (diff)
downloadgentoo-2-f8fc79535bb4f9045bf9323819bdb6fdf3e8c469.tar.gz
gentoo-2-f8fc79535bb4f9045bf9323819bdb6fdf3e8c469.tar.bz2
gentoo-2-f8fc79535bb4f9045bf9323819bdb6fdf3e8c469.zip
Migrate to git-2 eclass.
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