Migrate to git-2.
authorMichał Górny <mgorny@gentoo.org>
Wed, 21 Sep 2011 09:01:28 +0000 (09:01 +0000)
committerMichał Górny <mgorny@gentoo.org>
Wed, 21 Sep 2011 09:01:28 +0000 (09:01 +0000)
Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64

net-misc/iputils/ChangeLog
net-misc/iputils/iputils-99999999.ebuild

index 04b21caa66f935d33444a2f42584187cb66eaf96..2457ce1924bd07b1c9c189b49e9fa37ddcf64083 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/iputils
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.97 2011/08/07 20:09:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.98 2011/09/21 09:01:28 mgorny Exp $
+
+  21 Sep 2011; Michał Górny <mgorny@gentoo.org> iputils-99999999.ebuild:
+  Migrate to git-2.
 
 *iputils-20101006-r1 (07 Aug 2011)
 
index 833aef7c9023e53af49ecaa23ab8f3ca98332826..44546cfe1ed82af12c41fc0a3ebb720b537d7415 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-99999999.ebuild,v 1.4 2011/08/07 20:09:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-99999999.ebuild,v 1.5 2011/09/21 09:01:28 mgorny Exp $
 
 # For released versions, we precompile the man/html pages and store
 # them in a tarball on our mirrors.  This avoids ugly issues while
@@ -12,7 +12,7 @@ EAPI="2"
 inherit flag-o-matic eutils toolchain-funcs
 if [[ ${PV} == "99999999" ]] ; then
        EGIT_REPO_URI="git://www.linux-ipv6.org/gitroot/iputils"
-       inherit git
+       inherit git-2
 else
        SRC_URI="http://www.skbuff.net/iputils/iputils-s${PV}.tar.bz2
                mirror://gentoo/iputils-s${PV}-manpages.tar.bz2"