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

dev-libs/gnulib/ChangeLog
dev-libs/gnulib/gnulib-9999-r1.ebuild
dev-libs/polylib/ChangeLog
dev-libs/polylib/polylib-9999.ebuild

index d511bc69ef108237d289e5254e44c64f8e9eb4fe..2e75e9b63c1f70cd305277150ee39ec5580dac50 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/gnulib
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gnulib/ChangeLog,v 1.11 2010/02/20 20:36:49 abcd Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gnulib/ChangeLog,v 1.12 2011/09/21 08:21:11 mgorny Exp $
+
+  21 Sep 2011; Michał Górny <mgorny@gentoo.org> gnulib-9999-r1.ebuild:
+  Migrate to git-2.
 
 *gnulib-2009.03.03.14.07.45-r1 (20 Feb 2010)
 
index 20841271aca600ae3f6082f92ee6d4ebaf9705fc..c0db8a8b708a775dc24fc298cae35a1f6d65f01b 100644 (file)
@@ -1,10 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gnulib/gnulib-9999-r1.ebuild,v 1.4 2009/03/04 15:37:25 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gnulib/gnulib-9999-r1.ebuild,v 1.5 2011/09/21 08:21:11 mgorny Exp $
 
-EGIT_REPO_URI="git://git.savannah.gnu.org/gnulib.git"
+EGIT_REPO_URI="git://git.savannah.gnu.org/${PN}.git
+       http://git.savannah.gnu.org/r/${PN}.git"
 
-inherit eutils git
+inherit eutils git-2
 
 DESCRIPTION="Gnulib is a library of common routines intended to be shared at the source level."
 HOMEPAGE="http://www.gnu.org/software/gnulib"
index a5482f832ea875a0ae279ec6b6c99b1a93141953..f3c733e2b2729e173e49a6ed3c50099137365f0d 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/polylib
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/polylib/ChangeLog,v 1.3 2008/09/28 09:33:57 swegener Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/polylib/ChangeLog,v 1.4 2011/09/21 08:22:33 mgorny Exp $
+
+  21 Sep 2011; Michał Górny <mgorny@gentoo.org> polylib-9999.ebuild:
+  Migrate to git-2.
 
   21 Sep 2008; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml:
   Mike is a slacker and did not include metadata.xml for his new package.
index 48410ac00a660c239571ee845f43c7032e58ce02..06139e48367f4d2f7e885b145c48a4a6ea116b72 100644 (file)
@@ -1,10 +1,11 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/polylib/polylib-9999.ebuild,v 1.1 2008/09/21 08:46:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/polylib/polylib-9999.ebuild,v 1.2 2011/09/21 08:22:33 mgorny Exp $
 
-EGIT_REPO_URI="git://repo.or.cz/polylib.git"
+EGIT_REPO_URI="git://repo.or.cz/${PN}.git
+       http://repo.or.cz/r/${PN}.git"
 EGIT_BOOTSTRAP="eautoreconf && cd cln && eautoreconf"
-inherit git autotools eutils
+inherit git-2 autotools eutils
 
 DESCRIPTION="ppl port of cloog"
 HOMEPAGE="http://icps.u-strasbg.fr/polylib/"
@@ -15,7 +16,7 @@ KEYWORDS=""
 IUSE=""
 
 src_unpack() {
-       git_src_unpack
+       git-2_src_unpack
        cd "${S}"
        epatch "${FILESDIR}"/${P}-headers.patch
        # strip LDFLAGS from pkgconfig .pc file