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
commit121b74c16ad3ca6370d8c1e8a533b75098eb1041 (patch)
tree0f504a532dabe1ea582fc0976bd27507720995c6 /sys-devel/crossdev/crossdev-20110310.ebuild
parentRemove libXpm dependency (diff)
downloadhistorical-121b74c16ad3ca6370d8c1e8a533b75098eb1041.tar.gz
historical-121b74c16ad3ca6370d8c1e8a533b75098eb1041.tar.bz2
historical-121b74c16ad3ca6370d8c1e8a533b75098eb1041.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